#D4D3CB#D4D3CB
#D4D3CB is a very light, near-neutral yellow. Relative luminance 0.649; OKLCH L 86.5% C 0.011 H 100.9°. Best body text is #000000 at 13.98:1 contrast (WCAG AA passes).
Color values
| HEX | #D4D3CB |
|---|---|
| RGB | rgb(212, 211, 203) |
| HSL | hsl(53, 9%, 81%) |
| HSV | hsv(53, 4%, 83%) |
| CMYK | cmyk(0%, 0.5%, 4.2%, 16.9%) |
| CIE-LAB | lab(84.43, -1.08, 4.08) |
| CIE-LCH | lch(84.43, 4.22, 104.81°) |
| OKLab | oklab(86.54% -0.0021 0.0107) |
| OKLCH | oklch(86.54% 0.011 100.9) |
| XYZ | xyz(61.2236, 64.8976, 65.7895) |
| Luminance | 0.6490 (WCAG relative) |
| Temperature | neutral |
| Family | yellow |
Closest named colors
Light Grey
#D8DCD6
ΔE00 3.04
Light Gray
#D3D3D3
ΔE00 3.99
Silver (survey)
#C5C9C7
ΔE00 4.26
Gainsboro
#DCDCDC
ΔE00 4.54
Silver
#C0C0C0
ΔE00 6.09
Fog
#D8DCE0
ΔE00 6.51
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D4D3CB #CBCCD4
analogous
#D4CFCB #D4D3CB #D1D4CB
triadic
#D4D3CB #CBD4D3 #D3CBD4
tetradic
#D4D3CB #CBD4CF #CBCCD4 #D4CBD1
square
#D4D3CB #CBD4CF #CBCCD4 #D4CBD1
split-complementary
#D4D3CB #CBD1D4 #CFCBD4
monochromatic
#9D9A88 #B8B7AA #D4D3CB #F0EFED #F1F1EE
Accessibility & contrast
On white
1.50
#D4D3CB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.98
#D4D3CB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D4D3CB
13.98:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D4D3CB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D4D3CB | 1.00 | 1.50 | 13.98 | 13.98 |
| #FFFFFF | 1.50 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.98 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.98 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D5D2CB
Deuteranopia (green-blind)
#D5D3CB
Tritanopia (blue-blind)
#D6D2D1
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #d4d3cb; /* rgb */ color: rgb(212, 211, 203); /* oklch */ color: oklch(86.5% 0.011 100.9);
Tailwind
colors: {
custom: {
50: '#e1e0da',
500: '#d4d3cb',
950: '#000000',
},
}SCSS
$custom: #d4d3cb; $custom-light: #e1e0da; $custom-dark: #000000;
JSON
{
"hex": "#d4d3cb",
"rgb": {
"r": 212,
"g": 211,
"b": 203
},
"hsl": {
"h": 53.333,
"s": 9.474,
"l": 81.373
},
"oklch": {
"l": 0.8654,
"c": 0.01093,
"h": 100.9
},
"luminance": 0.64897
}Semantic roles & 50–950 ramp
primary
#D4D3CB
secondary
#9B9DA8
accent
#599352
background
#FEFEFE
surface
#FCFCFB
border
#D5D5D4
text
#151514
muted
#848483