#CFD3CB#CFD3CB
#CFD3CB is a very light, near-neutral yellow-green. Relative luminance 0.642; OKLCH L 86.1% C 0.012 H 128.6°. Best body text is #000000 at 13.83:1 contrast (WCAG AA passes).
Color values
| HEX | #CFD3CB |
|---|---|
| RGB | rgb(207, 211, 203) |
| HSL | hsl(90, 8%, 81%) |
| HSV | hsv(90, 4%, 83%) |
| CMYK | cmyk(1.9%, 0%, 3.8%, 17.3%) |
| CIE-LAB | lab(84.05, -2.81, 3.48) |
| CIE-LCH | lch(84.05, 4.47, 128.90°) |
| OKLab | oklab(86.15% -0.0073 0.0091) |
| OKLCH | oklch(86.15% 0.012 128.6) |
| XYZ | xyz(59.8041, 64.1657, 65.7229) |
| Luminance | 0.6417 (WCAG relative) |
| Temperature | neutral |
| Family | yellow-green |
Closest named colors
Light Grey
#D8DCD6
ΔE00 2.34
Silver (survey)
#C5C9C7
ΔE00 3.74
Light Gray
#D3D3D3
ΔE00 4.88
Gainsboro
#DCDCDC
ΔE00 5.43
Silver
#C0C0C0
ΔE00 6.53
Fog
#D8DCE0
ΔE00 6.68
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CFD3CB #CFCBD3
analogous
#D3D3CB #CFD3CB #CBD3CB
triadic
#CFD3CB #CBCFD3 #D3CBCF
tetradic
#CFD3CB #CBD3D3 #CFCBD3 #D3CBCB
square
#CFD3CB #CBD3D3 #CFCBD3 #D3CBCB
split-complementary
#CFD3CB #CBCBD3 #D3CBD3
monochromatic
#929B89 #B0B7AA #CFD3CB #EEEFEC #F0F1EE
Accessibility & contrast
On white
1.52
#CFD3CB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.83
#CFD3CB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CFD3CB
13.83:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CFD3CB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CFD3CB | 1.00 | 1.52 | 13.83 | 13.83 |
| #FFFFFF | 1.52 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.83 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.83 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D4D2CB
Deuteranopia (green-blind)
#D3D2CB
Tritanopia (blue-blind)
#CFD2D1
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #cfd3cb; /* rgb */ color: rgb(207, 211, 203); /* oklch */ color: oklch(86.1% 0.012 128.6);
Tailwind
colors: {
custom: {
50: '#dde0da',
500: '#cfd3cb',
950: '#000000',
},
}SCSS
$custom: #cfd3cb; $custom-light: #dde0da; $custom-dark: #000000;
JSON
{
"hex": "#cfd3cb",
"rgb": {
"r": 207,
"g": 211,
"b": 203
},
"hsl": {
"h": 90,
"s": 8.333,
"l": 81.176
},
"oklch": {
"l": 0.86148,
"c": 0.0117,
"h": 128.6
},
"luminance": 0.64166
}Semantic roles & 50–950 ramp
primary
#CFD3CB
secondary
#A19CA7
accent
#539273
background
#FEFEFE
surface
#FCFCFB
border
#D5D5D4
text
#151514
muted
#848483