#CFD2CA#CFD2CA
#CFD2CA is a very light, near-neutral yellow-green. Relative luminance 0.636; OKLCH L 85.9% C 0.011 H 123.5°. Best body text is #000000 at 13.72:1 contrast (WCAG AA passes).
Color values
| HEX | #CFD2CA |
|---|---|
| RGB | rgb(207, 210, 202) |
| HSL | hsl(83, 8%, 81%) |
| HSV | hsv(83, 4%, 82%) |
| CMYK | cmyk(1.4%, 0%, 3.8%, 17.6%) |
| CIE-LAB | lab(83.77, -2.46, 3.60) |
| CIE-LCH | lch(83.77, 4.36, 124.39°) |
| OKLab | oklab(85.92% -0.0063 0.0095) |
| OKLCH | oklch(85.92% 0.011 123.5) |
| XYZ | xyz(59.4377, 63.6228, 65.0148) |
| Luminance | 0.6362 (WCAG relative) |
| Temperature | neutral |
| Family | yellow-green |
Closest named colors
Light Grey
#D8DCD6
ΔE00 2.52
Silver (survey)
#C5C9C7
ΔE00 3.59
Light Gray
#D3D3D3
ΔE00 4.65
Gainsboro
#DCDCDC
ΔE00 5.31
Silver
#C0C0C0
ΔE00 6.22
Fog
#D8DCE0
ΔE00 6.68
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CFD2CA #CDCAD2
analogous
#D2D1CA #CFD2CA #CBD2CA
triadic
#CFD2CA #CACFD2 #D2CACF
tetradic
#CFD2CA #CAD2D1 #CDCAD2 #D2CACB
square
#CFD2CA #CAD2D1 #CDCAD2 #D2CACB
split-complementary
#CFD2CA #CACBD2 #D1CAD2
monochromatic
#939A88 #B1B6A9 #CFD2CA #EDEEEB #F0F1EE
Accessibility & contrast
On white
1.53
#CFD2CA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.72
#CFD2CA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CFD2CA
13.72:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CFD2CA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CFD2CA | 1.00 | 1.53 | 13.72 | 13.72 |
| #FFFFFF | 1.53 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.72 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.72 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D3D1CA
Deuteranopia (green-blind)
#D3D1CA
Tritanopia (blue-blind)
#D0D1D0
Achromatopsia (no color)
#D1D1D1
Design tokens & code
CSS
--color: #cfd2ca; /* rgb */ color: rgb(207, 210, 202); /* oklch */ color: oklch(85.9% 0.011 123.5);
Tailwind
colors: {
custom: {
50: '#dddfda',
500: '#cfd2ca',
950: '#000000',
},
}SCSS
$custom: #cfd2ca; $custom-light: #dddfda; $custom-dark: #000000;
JSON
{
"hex": "#cfd2ca",
"rgb": {
"r": 207,
"g": 210,
"b": 202
},
"hsl": {
"h": 82.5,
"s": 8.163,
"l": 80.784
},
"oklch": {
"l": 0.85917,
"c": 0.01135,
"h": 123.5
},
"luminance": 0.63623
}Semantic roles & 50–950 ramp
primary
#CFD2CA
secondary
#9F9BA6
accent
#53926B
background
#FEFEFE
surface
#FCFCFB
border
#D5D5D4
text
#151514
muted
#848483