#CFD2C0#CFD2C0
#CFD2C0 is a very light, muted yellow-green. Relative luminance 0.632; OKLCH L 85.6% C 0.025 H 114.6°. Best body text is #000000 at 13.63:1 contrast (WCAG AA passes).
Color values
| HEX | #CFD2C0 |
|---|---|
| RGB | rgb(207, 210, 192) |
| HSL | hsl(70, 17%, 79%) |
| HSV | hsv(70, 9%, 82%) |
| CMYK | cmyk(1.4%, 0%, 8.6%, 17.6%) |
| CIE-LAB | lab(83.53, -4.20, 8.57) |
| CIE-LCH | lch(83.53, 9.54, 116.09°) |
| OKLab | oklab(85.65% -0.0102 0.0224) |
| OKLCH | oklch(85.65% 0.025 114.6) |
| XYZ | xyz(58.2918, 63.1645, 58.9800) |
| Luminance | 0.6316 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Grey
#D8DCD6
ΔE00 5.64
Eggshell
#F0EAD6
ΔE00 7.09
Silver (survey)
#C5C9C7
ΔE00 7.28
Warm Beige
#E9DCC9
ΔE00 8.17
Beige
#F5F5DC
ΔE00 8.17
Light Gray
#D3D3D3
ΔE00 8.60
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CFD2C0 #C3C0D2
analogous
#D2CCC0 #CFD2C0 #C6D2C0
triadic
#CFD2C0 #C0CFD2 #D2C0CF
tetradic
#CFD2C0 #C0D2CC #C3C0D2 #D2C0C6
square
#CFD2C0 #C0D2CC #C3C0D2 #D2C0C6
split-complementary
#CFD2C0 #C0C6D2 #CCC0D2
monochromatic
#999F79 #B4B99C #CFD2C0 #EAECE4 #F1F2ED
Accessibility & contrast
On white
1.54
#CFD2C0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.63
#CFD2C0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CFD2C0
13.63:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CFD2C0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CFD2C0 | 1.00 | 1.54 | 13.63 | 13.63 |
| #FFFFFF | 1.54 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.63 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.63 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D5D0BF
Deuteranopia (green-blind)
#D5D0C1
Tritanopia (blue-blind)
#D1D0CD
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #cfd2c0; /* rgb */ color: rgb(207, 210, 192); /* oklch */ color: oklch(85.6% 0.025 114.6);
Tailwind
colors: {
custom: {
50: '#dddfd3',
500: '#cfd2c0',
950: '#000000',
},
}SCSS
$custom: #cfd2c0; $custom-light: #dddfd3; $custom-dark: #000000;
JSON
{
"hex": "#cfd2c0",
"rgb": {
"r": 207,
"g": 210,
"b": 192
},
"hsl": {
"h": 70,
"s": 16.667,
"l": 78.824
},
"oklch": {
"l": 0.85649,
"c": 0.02459,
"h": 114.6
},
"luminance": 0.63164
}Semantic roles & 50–950 ramp
primary
#CFD2C0
secondary
#938FA7
accent
#4B9B58
background
#FEFEFE
surface
#FCFCFB
border
#D5D5D4
text
#151514
muted
#848483