#CFDEEB#CFDEEB
#CFDEEB is a very light, muted cyan. Relative luminance 0.715; OKLCH L 89.3% C 0.024 H 244.2°. Best body text is #000000 at 15.30:1 contrast (WCAG AA passes).
Color values
| HEX | #CFDEEB |
|---|---|
| RGB | rgb(207, 222, 235) |
| HSL | hsl(208, 41%, 87%) |
| HSV | hsv(208, 12%, 92%) |
| CMYK | cmyk(11.9%, 5.5%, 0%, 7.8%) |
| CIE-LAB | lab(87.73, -2.47, -8.06) |
| CIE-LCH | lch(87.73, 8.43, 252.99°) |
| OKLab | oklab(89.32% -0.0105 -0.0217) |
| OKLCH | oklch(89.32% 0.024 244.2) |
| XYZ | xyz(66.8454, 71.5051, 88.8613) |
| Luminance | 0.7151 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Fog
#D8DCE0
ΔE00 4.99
Aliceblue
#F0F8FF
ΔE00 6.60
Light Blue Grey
#B7C9E2
ΔE00 6.81
Gainsboro
#DCDCDC
ΔE00 7.39
Light Gray
#D3D3D3
ΔE00 7.67
Cloudy Blue
#ACC2D9
ΔE00 7.94
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CFDEEB #EBDCCF
analogous
#CFEBEA #CFDEEB #CFD0EB
triadic
#CFDEEB #EBCFDE #DEEBCF
tetradic
#CFDEEB #EACFEB #EBDCCF #D0EBCF
square
#CFDEEB #EACFEB #EBDCCF #D0EBCF
split-complementary
#CFDEEB #EBCFD0 #EBEACF
monochromatic
#79A3C7 #A4C0D9 #CFDEEB #E9F0F6 #E9F0F6
Accessibility & contrast
On white
1.37
#CFDEEB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.30
#CFDEEB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CFDEEB
15.30:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CFDEEB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CFDEEB | 1.00 | 1.37 | 15.30 | 15.30 |
| #FFFFFF | 1.37 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.30 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.30 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D9DEEC
Deuteranopia (green-blind)
#D5DBEB
Tritanopia (blue-blind)
#C8E1E2
Achromatopsia (no color)
#DCDCDC
Design tokens & code
CSS
--color: #cfdeeb; /* rgb */ color: rgb(207, 222, 235); /* oklch */ color: oklch(89.3% 0.024 244.2);
Tailwind
colors: {
custom: {
50: '#dde8f1',
500: '#cfdeeb',
950: '#000000',
},
}SCSS
$custom: #cfdeeb; $custom-light: #dde8f1; $custom-dark: #000000;
JSON
{
"hex": "#cfdeeb",
"rgb": {
"r": 207,
"g": 222,
"b": 235
},
"hsl": {
"h": 207.857,
"s": 41.176,
"l": 86.667
},
"oklch": {
"l": 0.89323,
"c": 0.0241,
"h": 244.2
},
"luminance": 0.71506
}Semantic roles & 50–950 ramp
primary
#CFDEEB
secondary
#C6AD98
accent
#6E31B4
background
#FEFEFF
surface
#FCFCFE
border
#D5D5D6
text
#151616
muted
#848485