#CFD3C2#CFD3C2
#CFD3C2 is a very light, muted yellow-green. Relative luminance 0.637; OKLCH L 85.9% C 0.023 H 117.7°. Best body text is #000000 at 13.75:1 contrast (WCAG AA passes).
Color values
| HEX | #CFD3C2 |
|---|---|
| RGB | rgb(207, 211, 194) |
| HSL | hsl(74, 16%, 79%) |
| HSV | hsv(74, 8%, 83%) |
| CMYK | cmyk(1.9%, 0%, 8.1%, 17.3%) |
| CIE-LAB | lab(83.83, -4.37, 7.94) |
| CIE-LCH | lch(83.83, 9.07, 118.84°) |
| OKLab | oklab(85.91% -0.0109 0.0208) |
| OKLCH | oklch(85.91% 0.023 117.7) |
| XYZ | xyz(58.7626, 63.7491, 60.2375) |
| Luminance | 0.6375 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Grey
#D8DCD6
ΔE00 5.25
Silver (survey)
#C5C9C7
ΔE00 7.03
Eggshell
#F0EAD6
ΔE00 7.19
Beige
#F5F5DC
ΔE00 8.15
Light Gray
#D3D3D3
ΔE00 8.38
Warm Beige
#E9DCC9
ΔE00 8.45
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CFD3C2 #C6C2D3
analogous
#D3CFC2 #CFD3C2 #C7D3C2
triadic
#CFD3C2 #C2CFD3 #D3C2CF
tetradic
#CFD3C2 #C2D3CF #C6C2D3 #D3C2C7
square
#CFD3C2 #C2D3CF #C6C2D3 #D3C2C7
split-complementary
#CFD3C2 #C2C7D3 #CFC2D3
monochromatic
#97A07B #B3B99E #CFD3C2 #EBEDE6 #F1F2ED
Accessibility & contrast
On white
1.53
#CFD3C2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.75
#CFD3C2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CFD3C2
13.75:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CFD3C2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CFD3C2 | 1.00 | 1.53 | 13.75 | 13.75 |
| #FFFFFF | 1.53 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.75 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.75 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D6D1C1
Deuteranopia (green-blind)
#D5D1C3
Tritanopia (blue-blind)
#D1D1CE
Achromatopsia (no color)
#D1D1D1
Design tokens & code
CSS
--color: #cfd3c2; /* rgb */ color: rgb(207, 211, 194); /* oklch */ color: oklch(85.9% 0.023 117.7);
Tailwind
colors: {
custom: {
50: '#dde0d4',
500: '#cfd3c2',
950: '#000000',
},
}SCSS
$custom: #cfd3c2; $custom-light: #dde0d4; $custom-dark: #000000;
JSON
{
"hex": "#cfd3c2",
"rgb": {
"r": 207,
"g": 211,
"b": 194
},
"hsl": {
"h": 74.118,
"s": 16.19,
"l": 79.412
},
"oklch": {
"l": 0.85905,
"c": 0.02344,
"h": 117.7
},
"luminance": 0.63749
}Semantic roles & 50–950 ramp
primary
#CFD3C2
secondary
#9791A8
accent
#4B9A5E
background
#FEFEFE
surface
#FCFCFB
border
#D5D5D4
text
#151514
muted
#848483