#CFD2C4#CFD2C4
#CFD2C4 is a very light, near-neutral yellow-green. Relative luminance 0.633; OKLCH L 85.8% C 0.019 H 116.6°. Best body text is #000000 at 13.67:1 contrast (WCAG AA passes).
Color values
| HEX | #CFD2C4 |
|---|---|
| RGB | rgb(207, 210, 196) |
| HSL | hsl(73, 13%, 80%) |
| HSV | hsv(73, 7%, 82%) |
| CMYK | cmyk(1.4%, 0%, 6.7%, 17.6%) |
| CIE-LAB | lab(83.62, -3.51, 6.58) |
| CIE-LCH | lch(83.62, 7.46, 118.10°) |
| OKLab | oklab(85.75% -0.0086 0.0172) |
| OKLCH | oklch(85.75% 0.019 116.6) |
| XYZ | xyz(58.7411, 63.3442, 61.3459) |
| Luminance | 0.6334 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Grey
#D8DCD6
ΔE00 4.26
Silver (survey)
#C5C9C7
ΔE00 5.83
Light Gray
#D3D3D3
ΔE00 7.11
Eggshell
#F0EAD6
ΔE00 7.18
Gainsboro
#DCDCDC
ΔE00 7.58
Warm Beige
#E9DCC9
ΔE00 7.99
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CFD2C4 #C7C4D2
analogous
#D2CEC4 #CFD2C4 #C8D2C4
triadic
#CFD2C4 #C4CFD2 #D2C4CF
tetradic
#CFD2C4 #C4D2CE #C7C4D2 #D2C4C8
square
#CFD2C4 #C4D2CE #C7C4D2 #D2C4C8
split-complementary
#CFD2C4 #C4C8D2 #CEC4D2
monochromatic
#979D7F #B3B8A1 #CFD2C4 #EBECE7 #F1F2EE
Accessibility & contrast
On white
1.54
#CFD2C4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.67
#CFD2C4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CFD2C4
13.67:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CFD2C4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CFD2C4 | 1.00 | 1.54 | 13.67 | 13.67 |
| #FFFFFF | 1.54 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.67 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.67 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D4D0C3
Deuteranopia (green-blind)
#D4D1C4
Tritanopia (blue-blind)
#D1D0CE
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #cfd2c4; /* rgb */ color: rgb(207, 210, 196); /* oklch */ color: oklch(85.8% 0.019 116.6);
Tailwind
colors: {
custom: {
50: '#dddfd5',
500: '#cfd2c4',
950: '#000000',
},
}SCSS
$custom: #cfd2c4; $custom-light: #dddfd5; $custom-dark: #000000;
JSON
{
"hex": "#cfd2c4",
"rgb": {
"r": 207,
"g": 210,
"b": 196
},
"hsl": {
"h": 72.857,
"s": 13.462,
"l": 79.608
},
"oklch": {
"l": 0.85754,
"c": 0.01927,
"h": 116.6
},
"luminance": 0.63344
}Semantic roles & 50–950 ramp
primary
#CFD2C4
secondary
#9894A6
accent
#4E985E
background
#FEFEFE
surface
#FCFCFB
border
#D5D5D4
text
#151514
muted
#848483