#CFD3CA#CFD3CA
#CFD3CA is a very light, near-neutral yellow-green. Relative luminance 0.641; OKLCH L 86.1% C 0.013 H 126.4°. Best body text is #000000 at 13.82:1 contrast (WCAG AA passes).
Color values
| HEX | #CFD3CA |
|---|---|
| RGB | rgb(207, 211, 202) |
| HSL | hsl(87, 9%, 81%) |
| HSV | hsv(87, 4%, 83%) |
| CMYK | cmyk(1.9%, 0%, 4.3%, 17.3%) |
| CIE-LAB | lab(84.03, -2.99, 3.97) |
| CIE-LCH | lch(84.03, 4.97, 126.91°) |
| OKLab | oklab(86.12% -0.0077 0.0104) |
| OKLCH | oklch(86.12% 0.013 126.4) |
| XYZ | xyz(59.6853, 64.1182, 65.0973) |
| Luminance | 0.6412 (WCAG relative) |
| Temperature | neutral |
| Family | yellow-green |
Closest named colors
Light Grey
#D8DCD6
ΔE00 2.57
Silver (survey)
#C5C9C7
ΔE00 4.10
Light Gray
#D3D3D3
ΔE00 5.29
Gainsboro
#DCDCDC
ΔE00 5.81
Silver
#C0C0C0
ΔE00 6.83
Fog
#D8DCE0
ΔE00 7.13
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CFD3CA #CECAD3
analogous
#D3D2CA #CFD3CA #CAD3CA
triadic
#CFD3CA #CACFD3 #D3CACF
tetradic
#CFD3CA #CAD3D2 #CECAD3 #D3CACA
square
#CFD3CA #CAD3D2 #CECAD3 #D3CACA
split-complementary
#CFD3CA #CACAD3 #D2CAD3
monochromatic
#929B87 #B1B7A9 #CFD3CA #EDEFEB #F0F1EE
Accessibility & contrast
On white
1.52
#CFD3CA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.82
#CFD3CA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CFD3CA
13.82:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CFD3CA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CFD3CA | 1.00 | 1.52 | 13.82 | 13.82 |
| #FFFFFF | 1.52 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.82 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.82 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D4D2CA
Deuteranopia (green-blind)
#D4D1CA
Tritanopia (blue-blind)
#D0D2D0
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #cfd3ca; /* rgb */ color: rgb(207, 211, 202); /* oklch */ color: oklch(86.1% 0.013 126.4);
Tailwind
colors: {
custom: {
50: '#dde0da',
500: '#cfd3ca',
950: '#000000',
},
}SCSS
$custom: #cfd3ca; $custom-light: #dde0da; $custom-dark: #000000;
JSON
{
"hex": "#cfd3ca",
"rgb": {
"r": 207,
"g": 211,
"b": 202
},
"hsl": {
"h": 86.667,
"s": 9.278,
"l": 80.98
},
"oklch": {
"l": 0.86121,
"c": 0.01297,
"h": 126.4
},
"luminance": 0.64118
}Semantic roles & 50–950 ramp
primary
#CFD3CA
secondary
#A09AA7
accent
#52936F
background
#FEFEFE
surface
#FCFCFB
border
#D5D5D4
text
#151514
muted
#848483