#CFDCE9#CFDCE9
#CFDCE9 is a very light, muted cyan. Relative luminance 0.703; OKLCH L 88.9% C 0.023 H 248.1°. Best body text is #000000 at 15.07:1 contrast (WCAG AA passes).
Color values
| HEX | #CFDCE9 |
|---|---|
| RGB | rgb(207, 220, 233) |
| HSL | hsl(210, 37%, 86%) |
| HSV | hsv(210, 11%, 91%) |
| CMYK | cmyk(11.2%, 5.6%, 0%, 8.6%) |
| CIE-LAB | lab(87.16, -1.83, -7.85) |
| CIE-LCH | lch(87.16, 8.06, 256.90°) |
| OKLab | oklab(88.86% -0.0085 -0.0211) |
| OKLCH | oklch(88.86% 0.023 248.1) |
| XYZ | xyz(66.0300, 70.3341, 87.1721) |
| Luminance | 0.7034 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Fog
#D8DCE0
ΔE00 4.60
Light Blue Grey
#B7C9E2
ΔE00 6.43
Aliceblue
#F0F8FF
ΔE00 6.77
Gainsboro
#DCDCDC
ΔE00 7.01
Light Gray
#D3D3D3
ΔE00 7.20
Lightsteelblue
#B0C4DE
ΔE00 7.64
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CFDCE9 #E9DCCF
analogous
#CFE9E9 #CFDCE9 #CFCFE9
triadic
#CFDCE9 #E9CFDC #DCE9CF
tetradic
#CFDCE9 #E9CFE9 #E9DCCF #CFE9CF
square
#CFDCE9 #E9CFE9 #E9DCCF #CFE9CF
split-complementary
#CFDCE9 #E9CFCF #E9E9CF
monochromatic
#7B9FC3 #A5BDD6 #CFDCE9 #EAF0F5 #EAF0F5
Accessibility & contrast
On white
1.39
#CFDCE9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.07
#CFDCE9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CFDCE9
15.07:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CFDCE9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CFDCE9 | 1.00 | 1.39 | 15.07 | 15.07 |
| #FFFFFF | 1.39 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.07 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.07 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D7DCEA
Deuteranopia (green-blind)
#D4D9E9
Tritanopia (blue-blind)
#C9DFE0
Achromatopsia (no color)
#DADADA
Design tokens & code
CSS
--color: #cfdce9; /* rgb */ color: rgb(207, 220, 233); /* oklch */ color: oklch(88.9% 0.023 248.1);
Tailwind
colors: {
custom: {
50: '#dde6f0',
500: '#cfdce9',
950: '#000000',
},
}SCSS
$custom: #cfdce9; $custom-light: #dde6f0; $custom-dark: #000000;
JSON
{
"hex": "#cfdce9",
"rgb": {
"r": 207,
"g": 220,
"b": 233
},
"hsl": {
"h": 210,
"s": 37.143,
"l": 86.275
},
"oklch": {
"l": 0.88857,
"c": 0.02275,
"h": 248.1
},
"luminance": 0.70335
}Semantic roles & 50–950 ramp
primary
#CFDCE9
secondary
#C3AE99
accent
#7335B0
background
#FEFEFF
surface
#FCFCFE
border
#D5D5D6
text
#151616
muted
#848485