#CFD2C7#CFD2C7
#CFD2C7 is a very light, near-neutral yellow-green. Relative luminance 0.635; OKLCH L 85.8% C 0.015 H 119.2°. Best body text is #000000 at 13.70:1 contrast (WCAG AA passes).
Color values
| HEX | #CFD2C7 |
|---|---|
| RGB | rgb(207, 210, 199) |
| HSL | hsl(76, 11%, 80%) |
| HSV | hsv(76, 5%, 82%) |
| CMYK | cmyk(1.4%, 0%, 5.2%, 17.6%) |
| CIE-LAB | lab(83.70, -2.99, 5.09) |
| CIE-LCH | lch(83.70, 5.90, 120.46°) |
| OKLab | oklab(85.84% -0.0074 0.0134) |
| OKLCH | oklch(85.84% 0.015 119.2) |
| XYZ | xyz(59.0859, 63.4821, 63.1623) |
| Luminance | 0.6348 (WCAG relative) |
| Temperature | neutral |
| Family | yellow-green |
Closest named colors
Light Grey
#D8DCD6
ΔE00 3.28
Silver (survey)
#C5C9C7
ΔE00 4.70
Light Gray
#D3D3D3
ΔE00 5.91
Gainsboro
#DCDCDC
ΔE00 6.46
Silver
#C0C0C0
ΔE00 7.18
Eggshell
#F0EAD6
ΔE00 7.48
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CFD2C7 #CAC7D2
analogous
#D2CFC7 #CFD2C7 #C9D2C7
triadic
#CFD2C7 #C7CFD2 #D2C7CF
tetradic
#CFD2C7 #C7D2CF #CAC7D2 #D2C7C9
square
#CFD2C7 #C7D2CF #CAC7D2 #D2C7C9
split-complementary
#CFD2C7 #C7C9D2 #CFC7D2
monochromatic
#959B83 #B2B7A5 #CFD2C7 #ECEDE9 #F0F1EE
Accessibility & contrast
On white
1.53
#CFD2C7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.70
#CFD2C7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CFD2C7
13.70:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CFD2C7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CFD2C7 | 1.00 | 1.53 | 13.70 | 13.70 |
| #FFFFFF | 1.53 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.70 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.70 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D4D1C6
Deuteranopia (green-blind)
#D3D1C7
Tritanopia (blue-blind)
#D0D1CF
Achromatopsia (no color)
#D1D1D1
Design tokens & code
CSS
--color: #cfd2c7; /* rgb */ color: rgb(207, 210, 199); /* oklch */ color: oklch(85.8% 0.015 119.2);
Tailwind
colors: {
custom: {
50: '#dddfd8',
500: '#cfd2c7',
950: '#000000',
},
}SCSS
$custom: #cfd2c7; $custom-light: #dddfd8; $custom-dark: #000000;
JSON
{
"hex": "#cfd2c7",
"rgb": {
"r": 207,
"g": 210,
"b": 199
},
"hsl": {
"h": 76.364,
"s": 10.891,
"l": 80.196
},
"oklch": {
"l": 0.85835,
"c": 0.01529,
"h": 119.2
},
"luminance": 0.63482
}Semantic roles & 50–950 ramp
primary
#CFD2C7
secondary
#9B97A6
accent
#519563
background
#FEFEFE
surface
#FCFCFB
border
#D5D5D4
text
#151514
muted
#848483