#CDDFEA#CDDFEA
#CDDFEA is a very light, muted cyan. Relative luminance 0.717; OKLCH L 89.4% C 0.025 H 234.5°. Best body text is #000000 at 15.34:1 contrast (WCAG AA passes).
Color values
| HEX | #CDDFEA |
|---|---|
| RGB | rgb(205, 223, 234) |
| HSL | hsl(203, 41%, 86%) |
| HSV | hsv(203, 12%, 92%) |
| CMYK | cmyk(12.4%, 4.7%, 0%, 8.2%) |
| CIE-LAB | lab(87.82, -3.82, -7.41) |
| CIE-LCH | lch(87.82, 8.34, 242.73°) |
| OKLab | oklab(89.35% -0.0143 -0.02) |
| OKLCH | oklch(89.35% 0.025 234.5) |
| XYZ | xyz(66.4123, 71.6939, 88.1653) |
| Luminance | 0.7169 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Fog
#D8DCE0
ΔE00 5.49
Aliceblue
#F0F8FF
ΔE00 6.84
Lightblue
#ADD8E6
ΔE00 7.45
Gainsboro
#DCDCDC
ΔE00 7.74
Light Blue Grey
#B7C9E2
ΔE00 7.82
Light Gray
#D3D3D3
ΔE00 8.02
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CDDFEA #EAD8CD
analogous
#CDEAE6 #CDDFEA #CDD0EA
triadic
#CDDFEA #EACDDF #DFEACD
tetradic
#CDDFEA #E6CDEA #EAD8CD #D0EACD
square
#CDDFEA #E6CDEA #EAD8CD #D0EACD
split-complementary
#CDDFEA #EACDD0 #EAE6CD
monochromatic
#77A8C6 #A2C3D8 #CDDFEA #E9F1F6 #E9F1F6
Accessibility & contrast
On white
1.37
#CDDFEA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.34
#CDDFEA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CDDFEA
15.34:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CDDFEA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CDDFEA | 1.00 | 1.37 | 15.34 | 15.34 |
| #FFFFFF | 1.37 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.34 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.34 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DADEEB
Deuteranopia (green-blind)
#D6DBEA
Tritanopia (blue-blind)
#C6E2E2
Achromatopsia (no color)
#DCDCDC
Design tokens & code
CSS
--color: #cddfea; /* rgb */ color: rgb(205, 223, 234); /* oklch */ color: oklch(89.4% 0.025 234.5);
Tailwind
colors: {
custom: {
50: '#dce9f0',
500: '#cddfea',
950: '#000000',
},
}SCSS
$custom: #cddfea; $custom-light: #dce9f0; $custom-dark: #000000;
JSON
{
"hex": "#cddfea",
"rgb": {
"r": 205,
"g": 223,
"b": 234
},
"hsl": {
"h": 202.759,
"s": 40.845,
"l": 86.078
},
"oklch": {
"l": 0.89351,
"c": 0.02453,
"h": 234.5
},
"luminance": 0.71695
}Semantic roles & 50–950 ramp
primary
#CDDFEA
secondary
#C5A896
accent
#6332B4
background
#FEFEFF
surface
#FCFCFE
border
#D5D5D6
text
#151616
muted
#848485