#CFDFE8#CFDFE8
#CFDFE8 is a very light, muted cyan. Relative luminance 0.719; OKLCH L 89.4% C 0.021 H 232.2°. Best body text is #000000 at 15.37:1 contrast (WCAG AA passes).
Color values
| HEX | #CFDFE8 |
|---|---|
| RGB | rgb(207, 223, 232) |
| HSL | hsl(202, 35%, 86%) |
| HSV | hsv(202, 11%, 91%) |
| CMYK | cmyk(10.8%, 3.9%, 0%, 9%) |
| CIE-LAB | lab(87.90, -3.58, -6.22) |
| CIE-LCH | lch(87.90, 7.18, 240.09°) |
| OKLab | oklab(89.43% -0.013 -0.0167) |
| OKLCH | oklch(89.43% 0.021 232.2) |
| XYZ | xyz(66.6820, 71.8659, 86.6867) |
| Luminance | 0.7187 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Fog
#D8DCE0
ΔE00 4.74
Aliceblue
#F0F8FF
ΔE00 6.45
Gainsboro
#DCDCDC
ΔE00 6.93
Light Gray
#D3D3D3
ΔE00 7.27
Silver (survey)
#C5C9C7
ΔE00 7.88
Light Grey
#D8DCD6
ΔE00 7.93
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CFDFE8 #E8D8CF
analogous
#CFE8E4 #CFDFE8 #CFD2E8
triadic
#CFDFE8 #E8CFDF #DFE8CF
tetradic
#CFDFE8 #E4CFE8 #E8D8CF #D2E8CF
square
#CFDFE8 #E4CFE8 #E8D8CF #D2E8CF
split-complementary
#CFDFE8 #E8CFD2 #E8E4CF
monochromatic
#7CA8C0 #A6C3D4 #CFDFE8 #EAF1F5 #EAF1F5
Accessibility & contrast
On white
1.37
#CFDFE8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.37
#CFDFE8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CFDFE8
15.37:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CFDFE8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CFDFE8 | 1.00 | 1.37 | 15.37 | 15.37 |
| #FFFFFF | 1.37 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.37 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.37 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DBDEE9
Deuteranopia (green-blind)
#D7DBE8
Tritanopia (blue-blind)
#C9E2E2
Achromatopsia (no color)
#DCDCDC
Design tokens & code
CSS
--color: #cfdfe8; /* rgb */ color: rgb(207, 223, 232); /* oklch */ color: oklch(89.4% 0.021 232.2);
Tailwind
colors: {
custom: {
50: '#dde9ef',
500: '#cfdfe8',
950: '#000000',
},
}SCSS
$custom: #cfdfe8; $custom-light: #dde9ef; $custom-dark: #000000;
JSON
{
"hex": "#cfdfe8",
"rgb": {
"r": 207,
"g": 223,
"b": 232
},
"hsl": {
"h": 201.6,
"s": 35.211,
"l": 86.078
},
"oklch": {
"l": 0.89433,
"c": 0.02119,
"h": 232.2
},
"luminance": 0.71867
}Semantic roles & 50–950 ramp
primary
#CFDFE8
secondary
#C2A89A
accent
#6237AE
background
#FEFEFF
surface
#FCFCFE
border
#D5D5D6
text
#151616
muted
#848485