#CDDAFD#CDDAFD
#CDDAFD is a very light, muted blue. Relative luminance 0.702; OKLCH L 89.0% C 0.050 H 269.3°. Best body text is #000000 at 15.04:1 contrast (WCAG AA passes).
Color values
| HEX | #CDDAFD |
|---|---|
| RGB | rgb(205, 218, 253) |
| HSL | hsl(224, 92%, 90%) |
| HSV | hsv(224, 19%, 99%) |
| CMYK | cmyk(19%, 13.8%, 0%, 0.8%) |
| CIE-LAB | lab(87.10, 2.73, -18.50) |
| CIE-LCH | lch(87.10, 18.70, 278.41°) |
| OKLab | oklab(88.97% -0.0006 -0.0503) |
| OKLCH | oklch(88.97% 0.05 269.3) |
| XYZ | xyz(67.9735, 70.2124, 102.8806) |
| Luminance | 0.7021 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle
#CCCCFF
ΔE00 5.99
Light Blue Grey
#B7C9E2
ΔE00 6.25
Light Periwinkle
#C1C6FC
ΔE00 6.26
Powder Blue (survey)
#B1D1FC
ΔE00 6.63
Lavender (CSS)
#E6E6FA
ΔE00 7.09
Lightsteelblue
#B0C4DE
ΔE00 7.41
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CDDAFD #FDF0CD
analogous
#CDF2FD #CDDAFD #D8CDFD
triadic
#CDDAFD #FDCDDA #DAFDCD
tetradic
#CDDAFD #FDCDF2 #FDF0CD #CDFDD8
square
#CDDAFD #FDCDF2 #FDF0CD #CDFDD8
split-complementary
#CDDAFD #FDD8CD #F2FDCD
monochromatic
#5783F8 #92AEFB #CDDAFD #E2E9FE #E2E9FE
Accessibility & contrast
On white
1.40
#CDDAFD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.04
#CDDAFD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CDDAFD
15.04:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CDDAFD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CDDAFD | 1.00 | 1.40 | 15.04 | 15.04 |
| #FFFFFF | 1.40 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.04 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.04 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D0DCFF
Deuteranopia (green-blind)
#CCD8FC
Tritanopia (blue-blind)
#C2E1E5
Achromatopsia (no color)
#DADADA
Design tokens & code
CSS
--color: #cddafd; /* rgb */ color: rgb(205, 218, 253); /* oklch */ color: oklch(89.0% 0.050 269.3);
Tailwind
colors: {
custom: {
50: '#dce5fe',
500: '#cddafd',
950: '#000000',
},
}SCSS
$custom: #cddafd; $custom-light: #dce5fe; $custom-dark: #000000;
JSON
{
"hex": "#cddafd",
"rgb": {
"r": 205,
"g": 218,
"b": 253
},
"hsl": {
"h": 223.75,
"s": 92.308,
"l": 89.804
},
"oklch": {
"l": 0.88971,
"c": 0.05029,
"h": 269.3
},
"luminance": 0.70214
}Semantic roles & 50–950 ramp
primary
#CDDAFD
secondary
#E6CC89
accent
#A700E6
background
#FEFEFF
surface
#FCFCFF
border
#D5D5D7
text
#151517
muted
#848485