#CFD2C8#CFD2C8
#CFD2C8 is a very light, near-neutral yellow-green. Relative luminance 0.635; OKLCH L 85.9% C 0.014 H 120.3°. Best body text is #000000 at 13.71:1 contrast (WCAG AA passes).
Color values
| HEX | #CFD2C8 |
|---|---|
| RGB | rgb(207, 210, 200) |
| HSL | hsl(78, 10%, 80%) |
| HSV | hsv(78, 5%, 82%) |
| CMYK | cmyk(1.4%, 0%, 4.8%, 17.6%) |
| CIE-LAB | lab(83.72, -2.82, 4.59) |
| CIE-LCH | lch(83.72, 5.39, 121.53°) |
| OKLab | oklab(85.86% -0.007 0.0121) |
| OKLCH | oklch(85.86% 0.014 120.3) |
| XYZ | xyz(59.2024, 63.5287, 63.7757) |
| Luminance | 0.6353 (WCAG relative) |
| Temperature | neutral |
| Family | yellow-green |
Closest named colors
Light Grey
#D8DCD6
ΔE00 2.98
Silver (survey)
#C5C9C7
ΔE00 4.32
Light Gray
#D3D3D3
ΔE00 5.50
Gainsboro
#DCDCDC
ΔE00 6.08
Silver
#C0C0C0
ΔE00 6.86
Fog
#D8DCE0
ΔE00 7.56
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CFD2C8 #CBC8D2
analogous
#D2D0C8 #CFD2C8 #CAD2C8
triadic
#CFD2C8 #C8CFD2 #D2C8CF
tetradic
#CFD2C8 #C8D2D0 #CBC8D2 #D2C8CA
square
#CFD2C8 #C8D2D0 #CBC8D2 #D2C8CA
split-complementary
#CFD2C8 #C8CAD2 #D0C8D2
monochromatic
#949B85 #B2B6A6 #CFD2C8 #ECEEEA #F0F1EE
Accessibility & contrast
On white
1.53
#CFD2C8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.71
#CFD2C8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CFD2C8
13.71:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CFD2C8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CFD2C8 | 1.00 | 1.53 | 13.71 | 13.71 |
| #FFFFFF | 1.53 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.71 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.71 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D4D1C7
Deuteranopia (green-blind)
#D3D1C8
Tritanopia (blue-blind)
#D0D1CF
Achromatopsia (no color)
#D1D1D1
Design tokens & code
CSS
--color: #cfd2c8; /* rgb */ color: rgb(207, 210, 200); /* oklch */ color: oklch(85.9% 0.014 120.3);
Tailwind
colors: {
custom: {
50: '#dddfd8',
500: '#cfd2c8',
950: '#000000',
},
}SCSS
$custom: #cfd2c8; $custom-light: #dddfd8; $custom-dark: #000000;
JSON
{
"hex": "#cfd2c8",
"rgb": {
"r": 207,
"g": 210,
"b": 200
},
"hsl": {
"h": 78,
"s": 10,
"l": 80.392
},
"oklch": {
"l": 0.85862,
"c": 0.01397,
"h": 120.3
},
"luminance": 0.63529
}Semantic roles & 50–950 ramp
primary
#CFD2C8
secondary
#9C98A6
accent
#519465
background
#FEFEFE
surface
#FCFCFB
border
#D5D5D4
text
#151514
muted
#848483