#CFD9DD#CFD9DD
#CFD9DD is a very light, near-neutral cyan. Relative luminance 0.681; OKLCH L 87.9% C 0.012 H 223.5°. Best body text is #000000 at 14.62:1 contrast (WCAG AA passes).
Color values
| HEX | #CFD9DD |
|---|---|
| RGB | rgb(207, 217, 221) |
| HSL | hsl(197, 17%, 84%) |
| HSV | hsv(197, 6%, 87%) |
| CMYK | cmyk(6.3%, 1.8%, 0%, 13.3%) |
| CIE-LAB | lab(86.06, -2.61, -3.13) |
| CIE-LCH | lch(86.06, 4.07, 230.21°) |
| OKLab | oklab(87.88% -0.0088 -0.0084) |
| OKLCH | oklch(87.88% 0.012 223.5) |
| XYZ | xyz(63.5935, 68.1110, 78.1890) |
| Luminance | 0.6811 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Fog
#D8DCE0
ΔE00 2.87
Light Gray
#D3D3D3
ΔE00 4.61
Gainsboro
#DCDCDC
ΔE00 4.63
Silver (survey)
#C5C9C7
ΔE00 5.08
Light Grey
#D8DCD6
ΔE00 5.30
Aliceblue
#F0F8FF
ΔE00 7.14
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CFD9DD #DDD3CF
analogous
#CFDDDA #CFD9DD #CFD2DD
triadic
#CFD9DD #DDCFD9 #D9DDCF
tetradic
#CFD9DD #DACFDD #DDD3CF #D2DDCF
square
#CFD9DD #DACFDD #DDD3CF #D2DDCF
split-complementary
#CFD9DD #DDCFD2 #DDDACF
monochromatic
#87A0AA #ABBDC4 #CFD9DD #EDF1F2 #EDF1F2
Accessibility & contrast
On white
1.44
#CFD9DD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.62
#CFD9DD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CFD9DD
14.62:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CFD9DD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CFD9DD | 1.00 | 1.44 | 14.62 | 14.62 |
| #FFFFFF | 1.44 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.62 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.62 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D7D8DD
Deuteranopia (green-blind)
#D4D6DD
Tritanopia (blue-blind)
#CCDADA
Achromatopsia (no color)
#D7D7D7
Design tokens & code
CSS
--color: #cfd9dd; /* rgb */ color: rgb(207, 217, 221); /* oklch */ color: oklch(87.9% 0.012 223.5);
Tailwind
colors: {
custom: {
50: '#dde4e7',
500: '#cfd9dd',
950: '#000000',
},
}SCSS
$custom: #cfd9dd; $custom-light: #dde4e7; $custom-dark: #000000;
JSON
{
"hex": "#cfd9dd",
"rgb": {
"r": 207,
"g": 217,
"b": 221
},
"hsl": {
"h": 197.143,
"s": 17.073,
"l": 83.922
},
"oklch": {
"l": 0.87884,
"c": 0.01218,
"h": 223.5
},
"luminance": 0.68112
}Semantic roles & 50–950 ramp
primary
#CFD9DD
secondary
#B2A49E
accent
#614A9B
background
#FEFEFE
surface
#FCFCFC
border
#D5D5D5
text
#151516
muted
#848484