#CFD2C3#CFD2C3
#CFD2C3 is a very light, muted yellow-green. Relative luminance 0.633; OKLCH L 85.7% C 0.021 H 116.0°. Best body text is #000000 at 13.66:1 contrast (WCAG AA passes).
Color values
| HEX | #CFD2C3 |
|---|---|
| RGB | rgb(207, 210, 195) |
| HSL | hsl(72, 14%, 79%) |
| HSV | hsv(72, 7%, 82%) |
| CMYK | cmyk(1.4%, 0%, 7.1%, 17.6%) |
| CIE-LAB | lab(83.60, -3.69, 7.08) |
| CIE-LCH | lch(83.60, 7.98, 117.51°) |
| OKLab | oklab(85.73% -0.009 0.0185) |
| OKLCH | oklch(85.73% 0.021 116) |
| XYZ | xyz(58.6276, 63.2988, 60.7485) |
| Luminance | 0.6330 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Grey
#D8DCD6
ΔE00 4.61
Silver (survey)
#C5C9C7
ΔE00 6.20
Eggshell
#F0EAD6
ΔE00 7.13
Light Gray
#D3D3D3
ΔE00 7.50
Gainsboro
#DCDCDC
ΔE00 7.95
Warm Beige
#E9DCC9
ΔE00 8.01
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CFD2C3 #C6C3D2
analogous
#D2CEC3 #CFD2C3 #C8D2C3
triadic
#CFD2C3 #C3CFD2 #D2C3CF
tetradic
#CFD2C3 #C3D2CE #C6C3D2 #D2C3C8
square
#CFD2C3 #C3D2CE #C6C3D2 #D2C3C8
split-complementary
#CFD2C3 #C3C8D2 #CEC3D2
monochromatic
#979E7D #B3B8A0 #CFD2C3 #EBECE6 #F1F2EE
Accessibility & contrast
On white
1.54
#CFD2C3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.66
#CFD2C3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CFD2C3
13.66:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CFD2C3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CFD2C3 | 1.00 | 1.54 | 13.66 | 13.66 |
| #FFFFFF | 1.54 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.66 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.66 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D4D0C2
Deuteranopia (green-blind)
#D4D0C4
Tritanopia (blue-blind)
#D1D0CE
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #cfd2c3; /* rgb */ color: rgb(207, 210, 195); /* oklch */ color: oklch(85.7% 0.021 116.0);
Tailwind
colors: {
custom: {
50: '#dddfd5',
500: '#cfd2c3',
950: '#000000',
},
}SCSS
$custom: #cfd2c3; $custom-light: #dddfd5; $custom-dark: #000000;
JSON
{
"hex": "#cfd2c3",
"rgb": {
"r": 207,
"g": 210,
"b": 195
},
"hsl": {
"h": 72,
"s": 14.286,
"l": 79.412
},
"oklch": {
"l": 0.85727,
"c": 0.0206,
"h": 116
},
"luminance": 0.63299
}Semantic roles & 50–950 ramp
primary
#CFD2C3
secondary
#9793A6
accent
#4D985C
background
#FEFEFE
surface
#FCFCFB
border
#D5D5D4
text
#151514
muted
#848483