#CFDDE4#CFDDE4
#CFDDE4 is a very light, near-neutral cyan. Relative luminance 0.706; OKLCH L 88.9% C 0.018 H 229.0°. Best body text is #000000 at 15.12:1 contrast (WCAG AA passes).
Color values
| HEX | #CFDDE4 |
|---|---|
| RGB | rgb(207, 221, 228) |
| HSL | hsl(200, 28%, 85%) |
| HSV | hsv(200, 9%, 89%) |
| CMYK | cmyk(9.2%, 3.1%, 0%, 10.6%) |
| CIE-LAB | lab(87.28, -3.33, -5.03) |
| CIE-LCH | lch(87.28, 6.04, 236.52°) |
| OKLab | oklab(88.91% -0.0117 -0.0135) |
| OKLCH | oklch(88.91% 0.018 229) |
| XYZ | xyz(65.5891, 70.5789, 83.5513) |
| Luminance | 0.7058 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Fog
#D8DCE0
ΔE00 4.03
Gainsboro
#DCDCDC
ΔE00 6.12
Light Gray
#D3D3D3
ΔE00 6.37
Aliceblue
#F0F8FF
ΔE00 6.58
Silver (survey)
#C5C9C7
ΔE00 6.89
Light Grey
#D8DCD6
ΔE00 6.93
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CFDDE4 #E4D6CF
analogous
#CFE4E0 #CFDDE4 #CFD2E4
triadic
#CFDDE4 #E4CFDD #DDE4CF
tetradic
#CFDDE4 #E0CFE4 #E4D6CF #D2E4CF
square
#CFDDE4 #E0CFE4 #E4D6CF #D2E4CF
split-complementary
#CFDDE4 #E4CFD2 #E4E0CF
monochromatic
#81A6B8 #A8C1CE #CFDDE4 #EBF1F4 #EBF1F4
Accessibility & contrast
On white
1.39
#CFDDE4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.12
#CFDDE4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CFDDE4
15.12:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CFDDE4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CFDDE4 | 1.00 | 1.39 | 15.12 | 15.12 |
| #FFFFFF | 1.39 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.12 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.12 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D9DCE4
Deuteranopia (green-blind)
#D6DAE4
Tritanopia (blue-blind)
#CADFDF
Achromatopsia (no color)
#DBDBDB
Design tokens & code
CSS
--color: #cfdde4; /* rgb */ color: rgb(207, 221, 228); /* oklch */ color: oklch(88.9% 0.018 229.0);
Tailwind
colors: {
custom: {
50: '#dde7ec',
500: '#cfdde4',
950: '#000000',
},
}SCSS
$custom: #cfdde4; $custom-light: #dde7ec; $custom-dark: #000000;
JSON
{
"hex": "#cfdde4",
"rgb": {
"r": 207,
"g": 221,
"b": 228
},
"hsl": {
"h": 200,
"s": 28,
"l": 85.294
},
"oklch": {
"l": 0.88905,
"c": 0.01791,
"h": 229
},
"luminance": 0.7058
}Semantic roles & 50–950 ramp
primary
#CFDDE4
secondary
#BCA69B
accent
#613FA7
background
#FEFEFE
surface
#FCFCFD
border
#D5D5D5
text
#151616
muted
#848484