#CFDFE9#CFDFE9
#CFDFE9 is a very light, muted cyan. Relative luminance 0.719; OKLCH L 89.5% C 0.022 H 235.0°. Best body text is #000000 at 15.38:1 contrast (WCAG AA passes).
Color values
| HEX | #CFDFE9 |
|---|---|
| RGB | rgb(207, 223, 233) |
| HSL | hsl(203, 37%, 86%) |
| HSV | hsv(203, 11%, 91%) |
| CMYK | cmyk(11.2%, 4.3%, 0%, 8.6%) |
| CIE-LAB | lab(87.93, -3.38, -6.71) |
| CIE-LCH | lch(87.93, 7.51, 243.24°) |
| OKLab | oklab(89.46% -0.0126 -0.018) |
| OKLCH | oklch(89.46% 0.022 235) |
| XYZ | xyz(66.8244, 71.9229, 87.4369) |
| Luminance | 0.7192 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Fog
#D8DCE0
ΔE00 4.81
Aliceblue
#F0F8FF
ΔE00 6.43
Gainsboro
#DCDCDC
ΔE00 7.07
Light Gray
#D3D3D3
ΔE00 7.40
Light Blue Grey
#B7C9E2
ΔE00 7.99
Lightblue
#ADD8E6
ΔE00 8.04
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CFDFE9 #E9D9CF
analogous
#CFE9E6 #CFDFE9 #CFD2E9
triadic
#CFDFE9 #E9CFDF #DFE9CF
tetradic
#CFDFE9 #E6CFE9 #E9D9CF #D2E9CF
square
#CFDFE9 #E6CFE9 #E9D9CF #D2E9CF
split-complementary
#CFDFE9 #E9CFD2 #E9E6CF
monochromatic
#7BA7C3 #A5C3D6 #CFDFE9 #EAF1F5 #EAF1F5
Accessibility & contrast
On white
1.36
#CFDFE9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.38
#CFDFE9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CFDFE9
15.38:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CFDFE9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CFDFE9 | 1.00 | 1.36 | 15.38 | 15.38 |
| #FFFFFF | 1.36 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.38 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.38 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DBDEEA
Deuteranopia (green-blind)
#D7DBE9
Tritanopia (blue-blind)
#C9E2E2
Achromatopsia (no color)
#DCDCDC
Design tokens & code
CSS
--color: #cfdfe9; /* rgb */ color: rgb(207, 223, 233); /* oklch */ color: oklch(89.5% 0.022 235.0);
Tailwind
colors: {
custom: {
50: '#dde9f0',
500: '#cfdfe9',
950: '#000000',
},
}SCSS
$custom: #cfdfe9; $custom-light: #dde9f0; $custom-dark: #000000;
JSON
{
"hex": "#cfdfe9",
"rgb": {
"r": 207,
"g": 223,
"b": 233
},
"hsl": {
"h": 203.077,
"s": 37.143,
"l": 86.275
},
"oklch": {
"l": 0.89464,
"c": 0.02202,
"h": 235
},
"luminance": 0.71924
}Semantic roles & 50–950 ramp
primary
#CFDFE9
secondary
#C3A999
accent
#6535B0
background
#FEFEFF
surface
#FCFCFE
border
#D5D5D6
text
#151616
muted
#848485