#CFD1C8#CFD1C8
#CFD1C8 is a very light, near-neutral yellow-green. Relative luminance 0.630; OKLCH L 85.7% C 0.012 H 116.8°. Best body text is #000000 at 13.61:1 contrast (WCAG AA passes).
Color values
| HEX | #CFD1C8 |
|---|---|
| RGB | rgb(207, 209, 200) |
| HSL | hsl(73, 9%, 80%) |
| HSV | hsv(73, 4%, 82%) |
| CMYK | cmyk(1%, 0%, 4.3%, 18%) |
| CIE-LAB | lab(83.46, -2.30, 4.22) |
| CIE-LCH | lch(83.46, 4.80, 118.57°) |
| OKLab | oklab(85.66% -0.0056 0.0111) |
| OKLCH | oklch(85.66% 0.012 116.8) |
| XYZ | xyz(58.9563, 63.0365, 63.6937) |
| Luminance | 0.6304 (WCAG relative) |
| Temperature | neutral |
| Family | yellow-green |
Closest named colors
Light Grey
#D8DCD6
ΔE00 2.96
Silver (survey)
#C5C9C7
ΔE00 3.87
Light Gray
#D3D3D3
ΔE00 4.91
Gainsboro
#DCDCDC
ΔE00 5.61
Silver
#C0C0C0
ΔE00 6.26
Fog
#D8DCE0
ΔE00 7.15
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CFD1C8 #CAC8D1
analogous
#D1CEC8 #CFD1C8 #CAD1C8
triadic
#CFD1C8 #C8CFD1 #D1C8CF
tetradic
#CFD1C8 #C8D1CE #CAC8D1 #D1C8CA
square
#CFD1C8 #C8D1CE #CAC8D1 #D1C8CA
split-complementary
#CFD1C8 #C8CAD1 #CEC8D1
monochromatic
#959985 #B2B5A7 #CFD1C8 #ECEDE9 #F0F1EE
Accessibility & contrast
On white
1.54
#CFD1C8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.61
#CFD1C8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CFD1C8
13.61:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CFD1C8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CFD1C8 | 1.00 | 1.54 | 13.61 | 13.61 |
| #FFFFFF | 1.54 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.61 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.61 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D2D0C8
Deuteranopia (green-blind)
#D2D0C8
Tritanopia (blue-blind)
#D0D0CE
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #cfd1c8; /* rgb */ color: rgb(207, 209, 200); /* oklch */ color: oklch(85.7% 0.012 116.8);
Tailwind
colors: {
custom: {
50: '#dddfd8',
500: '#cfd1c8',
950: '#000000',
},
}SCSS
$custom: #cfd1c8; $custom-light: #dddfd8; $custom-dark: #000000;
JSON
{
"hex": "#cfd1c8",
"rgb": {
"r": 207,
"g": 209,
"b": 200
},
"hsl": {
"h": 73.333,
"s": 8.911,
"l": 80.196
},
"oklch": {
"l": 0.85659,
"c": 0.01243,
"h": 116.8
},
"luminance": 0.63036
}Semantic roles & 50–950 ramp
primary
#CFD1C8
secondary
#9B99A5
accent
#539361
background
#FEFEFE
surface
#FCFCFB
border
#D5D5D4
text
#151514
muted
#848483