#CFD4CB#CFD4CB
#CFD4CB is a very light, near-neutral yellow-green. Relative luminance 0.647; OKLCH L 86.4% C 0.013 H 130.8°. Best body text is #000000 at 13.93:1 contrast (WCAG AA passes).
Color values
| HEX | #CFD4CB |
|---|---|
| RGB | rgb(207, 212, 203) |
| HSL | hsl(93, 9%, 81%) |
| HSV | hsv(93, 4%, 83%) |
| CMYK | cmyk(2.4%, 0%, 4.2%, 16.9%) |
| CIE-LAB | lab(84.31, -3.33, 3.85) |
| CIE-LCH | lch(84.31, 5.09, 130.81°) |
| OKLab | oklab(86.35% -0.0087 0.0101) |
| OKLCH | oklch(86.35% 0.013 130.8) |
| XYZ | xyz(60.0533, 64.6641, 65.8060) |
| Luminance | 0.6466 (WCAG relative) |
| Temperature | neutral |
| Family | yellow-green |
Closest named colors
Light Grey
#D8DCD6
ΔE00 2.50
Silver (survey)
#C5C9C7
ΔE00 4.29
Light Gray
#D3D3D3
ΔE00 5.52
Gainsboro
#DCDCDC
ΔE00 5.96
Silver
#C0C0C0
ΔE00 7.14
Fog
#D8DCE0
ΔE00 7.16
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CFD4CB #D0CBD4
analogous
#D4D4CB #CFD4CB #CBD4CC
triadic
#CFD4CB #CBCFD4 #D4CBCF
tetradic
#CFD4CB #CBD4D4 #D0CBD4 #D4CCCB
square
#CFD4CB #CBD4D4 #D0CBD4 #D4CCCB
split-complementary
#CFD4CB #CCCBD4 #D4CBD4
monochromatic
#919D88 #B0B8AA #CFD4CB #EEF0ED #F0F1EE
Accessibility & contrast
On white
1.51
#CFD4CB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.93
#CFD4CB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CFD4CB
13.93:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CFD4CB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CFD4CB | 1.00 | 1.51 | 13.93 | 13.93 |
| #FFFFFF | 1.51 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.93 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.93 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D5D3CB
Deuteranopia (green-blind)
#D4D2CB
Tritanopia (blue-blind)
#CFD3D1
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #cfd4cb; /* rgb */ color: rgb(207, 212, 203); /* oklch */ color: oklch(86.4% 0.013 130.8);
Tailwind
colors: {
custom: {
50: '#dde1da',
500: '#cfd4cb',
950: '#000000',
},
}SCSS
$custom: #cfd4cb; $custom-light: #dde1da; $custom-dark: #000000;
JSON
{
"hex": "#cfd4cb",
"rgb": {
"r": 207,
"g": 212,
"b": 203
},
"hsl": {
"h": 93.333,
"s": 9.474,
"l": 81.373
},
"oklch": {
"l": 0.86352,
"c": 0.01337,
"h": 130.8
},
"luminance": 0.64664
}Semantic roles & 50–950 ramp
primary
#CFD4CB
secondary
#A29BA8
accent
#529376
background
#FEFEFE
surface
#FCFCFB
border
#D5D5D4
text
#151514
muted
#848483