#CFDEEA#CFDEEA
#CFDEEA is a very light, muted cyan. Relative luminance 0.714; OKLCH L 89.3% C 0.023 H 241.9°. Best body text is #000000 at 15.29:1 contrast (WCAG AA passes).
Color values
| HEX | #CFDEEA |
|---|---|
| RGB | rgb(207, 222, 234) |
| HSL | hsl(207, 39%, 86%) |
| HSV | hsv(207, 12%, 92%) |
| CMYK | cmyk(11.5%, 5.1%, 0%, 8.2%) |
| CIE-LAB | lab(87.70, -2.67, -7.57) |
| CIE-LCH | lch(87.70, 8.03, 250.61°) |
| OKLab | oklab(89.29% -0.0109 -0.0204) |
| OKLCH | oklch(89.29% 0.023 241.9) |
| XYZ | xyz(66.7013, 71.4475, 88.1025) |
| Luminance | 0.7145 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Fog
#D8DCE0
ΔE00 4.80
Aliceblue
#F0F8FF
ΔE00 6.52
Light Blue Grey
#B7C9E2
ΔE00 7.11
Gainsboro
#DCDCDC
ΔE00 7.18
Light Gray
#D3D3D3
ΔE00 7.46
Cloudy Blue
#ACC2D9
ΔE00 8.12
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CFDEEA #EADBCF
analogous
#CFEAE9 #CFDEEA #CFD1EA
triadic
#CFDEEA #EACFDE #DEEACF
tetradic
#CFDEEA #E9CFEA #EADBCF #D1EACF
square
#CFDEEA #E9CFEA #EADBCF #D1EACF
split-complementary
#CFDEEA #EACFD1 #EAE9CF
monochromatic
#7AA3C5 #A4C1D7 #CFDEEA #EAF0F6 #EAF0F6
Accessibility & contrast
On white
1.37
#CFDEEA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.29
#CFDEEA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CFDEEA
15.29:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CFDEEA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CFDEEA | 1.00 | 1.37 | 15.29 | 15.29 |
| #FFFFFF | 1.37 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.29 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.29 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D9DEEB
Deuteranopia (green-blind)
#D6DBEA
Tritanopia (blue-blind)
#C8E1E2
Achromatopsia (no color)
#DCDCDC
Design tokens & code
CSS
--color: #cfdeea; /* rgb */ color: rgb(207, 222, 234); /* oklch */ color: oklch(89.3% 0.023 241.9);
Tailwind
colors: {
custom: {
50: '#dde8f0',
500: '#cfdeea',
950: '#000000',
},
}SCSS
$custom: #cfdeea; $custom-light: #dde8f0; $custom-dark: #000000;
JSON
{
"hex": "#cfdeea",
"rgb": {
"r": 207,
"g": 222,
"b": 234
},
"hsl": {
"h": 206.667,
"s": 39.13,
"l": 86.471
},
"oklch": {
"l": 0.89292,
"c": 0.0231,
"h": 241.9
},
"luminance": 0.71448
}Semantic roles & 50–950 ramp
primary
#CFDEEA
secondary
#C5AC99
accent
#6C33B2
background
#FEFEFF
surface
#FCFCFE
border
#D5D5D6
text
#151616
muted
#848485