#CDECFD#CDECFD
#CDECFD is a very light, muted cyan. Relative luminance 0.801; OKLCH L 92.6% C 0.040 H 231.8°. Best body text is #000000 at 17.01:1 contrast (WCAG AA passes).
Color values
| HEX | #CDECFD |
|---|---|
| RGB | rgb(205, 236, 253) |
| HSL | hsl(201, 92%, 90%) |
| HSV | hsv(201, 19%, 99%) |
| CMYK | cmyk(19%, 6.7%, 0%, 0.8%) |
| CIE-LAB | lab(91.71, -6.60, -11.58) |
| CIE-LCH | lch(91.71, 13.33, 240.34°) |
| OKLab | oklab(92.6% -0.0247 -0.0314) |
| OKLCH | oklch(92.6% 0.04 231.8) |
| XYZ | xyz(72.8972, 80.0599, 104.5218) |
| Luminance | 0.8006 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Lightblue
#ADD8E6
ΔE00 6.43
Ice Blue
#A5DFF9
ΔE00 6.71
Aliceblue
#F0F8FF
ΔE00 8.15
Lightcyan
#E0FFFF
ΔE00 8.32
Powder Blue
#B0E0E6
ΔE00 8.34
Pale Sky Blue
#BDF6FE
ΔE00 8.45
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CDECFD #FDDECD
analogous
#CDFDF6 #CDECFD #CDD4FD
triadic
#CDECFD #FDCDEC #ECFDCD
tetradic
#CDECFD #F6CDFD #FDDECD #D4FDCD
square
#CDECFD #F6CDFD #FDDECD #D4FDCD
split-complementary
#CDECFD #FDCDD4 #FDF6CD
monochromatic
#57BFF8 #92D6FB #CDECFD #E2F4FE #E2F4FE
Accessibility & contrast
On white
1.23
#CDECFD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.01
#CDECFD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CDECFD
17.01:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CDECFD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CDECFD | 1.00 | 1.23 | 17.01 | 17.01 |
| #FFFFFF | 1.23 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.01 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.01 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E4EBFE
Deuteranopia (green-blind)
#DDE5FD
Tritanopia (blue-blind)
#C0F1F1
Achromatopsia (no color)
#E7E7E7
Design tokens & code
CSS
--color: #cdecfd; /* rgb */ color: rgb(205, 236, 253); /* oklch */ color: oklch(92.6% 0.040 231.8);
Tailwind
colors: {
custom: {
50: '#dcf2fe',
500: '#cdecfd',
950: '#000000',
},
}SCSS
$custom: #cdecfd; $custom-light: #dcf2fe; $custom-dark: #000000;
JSON
{
"hex": "#cdecfd",
"rgb": {
"r": 205,
"g": 236,
"b": 253
},
"hsl": {
"h": 201.25,
"s": 92.308,
"l": 89.804
},
"oklch": {
"l": 0.92596,
"c": 0.03994,
"h": 231.8
},
"luminance": 0.80062
}Semantic roles & 50–950 ramp
primary
#CDECFD
secondary
#E6AA89
accent
#5100E6
background
#FEFFFF
surface
#FCFEFF
border
#D5D6D7
text
#151617
muted
#848585