#CFDDEA#CFDDEA
#CFDDEA is a very light, muted cyan. Relative luminance 0.709; OKLCH L 89.1% C 0.023 H 246.1°. Best body text is #000000 at 15.18:1 contrast (WCAG AA passes).
Color values
| HEX | #CFDDEA |
|---|---|
| RGB | rgb(207, 221, 234) |
| HSL | hsl(209, 39%, 86%) |
| HSV | hsv(209, 12%, 92%) |
| CMYK | cmyk(11.5%, 5.6%, 0%, 8.2%) |
| CIE-LAB | lab(87.45, -2.15, -7.95) |
| CIE-LCH | lch(87.45, 8.24, 254.90°) |
| OKLab | oklab(89.09% -0.0095 -0.0214) |
| OKLCH | oklch(89.09% 0.023 246.1) |
| XYZ | xyz(66.4365, 70.9178, 88.0143) |
| Luminance | 0.7092 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Fog
#D8DCE0
ΔE00 4.78
Light Blue Grey
#B7C9E2
ΔE00 6.61
Aliceblue
#F0F8FF
ΔE00 6.67
Gainsboro
#DCDCDC
ΔE00 7.19
Light Gray
#D3D3D3
ΔE00 7.43
Lightsteelblue
#B0C4DE
ΔE00 7.79
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CFDDEA #EADCCF
analogous
#CFEAEA #CFDDEA #CFD0EA
triadic
#CFDDEA #EACFDD #DDEACF
tetradic
#CFDDEA #EACFEA #EADCCF #D0EACF
square
#CFDDEA #EACFEA #EADCCF #D0EACF
split-complementary
#CFDDEA #EACFD0 #EAEACF
monochromatic
#7AA1C5 #A4BFD7 #CFDDEA #EAF0F6 #EAF0F6
Accessibility & contrast
On white
1.38
#CFDDEA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.18
#CFDDEA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CFDDEA
15.18:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CFDDEA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CFDDEA | 1.00 | 1.38 | 15.18 | 15.18 |
| #FFFFFF | 1.38 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.18 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.18 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D8DDEB
Deuteranopia (green-blind)
#D5DAEA
Tritanopia (blue-blind)
#C8E0E1
Achromatopsia (no color)
#DBDBDB
Design tokens & code
CSS
--color: #cfddea; /* rgb */ color: rgb(207, 221, 234); /* oklch */ color: oklch(89.1% 0.023 246.1);
Tailwind
colors: {
custom: {
50: '#dde7f0',
500: '#cfddea',
950: '#000000',
},
}SCSS
$custom: #cfddea; $custom-light: #dde7f0; $custom-dark: #000000;
JSON
{
"hex": "#cfddea",
"rgb": {
"r": 207,
"g": 221,
"b": 234
},
"hsl": {
"h": 208.889,
"s": 39.13,
"l": 86.471
},
"oklch": {
"l": 0.8909,
"c": 0.02341,
"h": 246.1
},
"luminance": 0.70919
}Semantic roles & 50–950 ramp
primary
#CFDDEA
secondary
#C5AE99
accent
#7033B2
background
#FEFEFF
surface
#FCFCFE
border
#D5D5D6
text
#151616
muted
#848485