#CFD2C2#CFD2C2
#CFD2C2 is a very light, muted yellow-green. Relative luminance 0.633; OKLCH L 85.7% C 0.022 H 115.5°. Best body text is #000000 at 13.65:1 contrast (WCAG AA passes).
Color values
| HEX | #CFD2C2 |
|---|---|
| RGB | rgb(207, 210, 194) |
| HSL | hsl(71, 15%, 79%) |
| HSV | hsv(71, 8%, 82%) |
| CMYK | cmyk(1.4%, 0%, 7.6%, 17.6%) |
| CIE-LAB | lab(83.58, -3.86, 7.57) |
| CIE-LCH | lch(83.58, 8.50, 116.98°) |
| OKLab | oklab(85.7% -0.0094 0.0198) |
| OKLCH | oklch(85.7% 0.022 115.5) |
| XYZ | xyz(58.5149, 63.2537, 60.1550) |
| Luminance | 0.6325 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Grey
#D8DCD6
ΔE00 4.95
Silver (survey)
#C5C9C7
ΔE00 6.56
Eggshell
#F0EAD6
ΔE00 7.09
Light Gray
#D3D3D3
ΔE00 7.87
Warm Beige
#E9DCC9
ΔE00 8.05
Gainsboro
#DCDCDC
ΔE00 8.31
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CFD2C2 #C5C2D2
analogous
#D2CDC2 #CFD2C2 #C7D2C2
triadic
#CFD2C2 #C2CFD2 #D2C2CF
tetradic
#CFD2C2 #C2D2CD #C5C2D2 #D2C2C7
square
#CFD2C2 #C2D2CD #C5C2D2 #D2C2C7
split-complementary
#CFD2C2 #C2C7D2 #CDC2D2
monochromatic
#989E7C #B3B89F #CFD2C2 #EBECE5 #F1F2ED
Accessibility & contrast
On white
1.54
#CFD2C2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.65
#CFD2C2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CFD2C2
13.65:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CFD2C2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CFD2C2 | 1.00 | 1.54 | 13.65 | 13.65 |
| #FFFFFF | 1.54 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.65 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.65 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D5D0C1
Deuteranopia (green-blind)
#D4D0C3
Tritanopia (blue-blind)
#D1D0CD
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #cfd2c2; /* rgb */ color: rgb(207, 210, 194); /* oklch */ color: oklch(85.7% 0.022 115.5);
Tailwind
colors: {
custom: {
50: '#dddfd4',
500: '#cfd2c2',
950: '#000000',
},
}SCSS
$custom: #cfd2c2; $custom-light: #dddfd4; $custom-dark: #000000;
JSON
{
"hex": "#cfd2c2",
"rgb": {
"r": 207,
"g": 210,
"b": 194
},
"hsl": {
"h": 71.25,
"s": 15.094,
"l": 79.216
},
"oklch": {
"l": 0.85701,
"c": 0.02194,
"h": 115.5
},
"luminance": 0.63254
}Semantic roles & 50–950 ramp
primary
#CFD2C2
secondary
#9692A7
accent
#4C995B
background
#FEFEFE
surface
#FCFCFB
border
#D5D5D4
text
#151514
muted
#848483