#D4D2C4#D4D2C4
#D4D2C4 is a very light, near-neutral yellow. Relative luminance 0.641; OKLCH L 86.1% C 0.019 H 100.2°. Best body text is #000000 at 13.82:1 contrast (WCAG AA passes).
Color values
| HEX | #D4D2C4 |
|---|---|
| RGB | rgb(212, 210, 196) |
| HSL | hsl(53, 16%, 80%) |
| HSV | hsv(53, 8%, 83%) |
| CMYK | cmyk(0%, 0.9%, 7.5%, 16.9%) |
| CIE-LAB | lab(84.01, -1.76, 7.18) |
| CIE-LCH | lch(84.01, 7.39, 103.76°) |
| OKLab | oklab(86.15% -0.0034 0.0188) |
| OKLCH | oklch(86.15% 0.019 100.2) |
| XYZ | xyz(60.1605, 64.0761, 61.4124) |
| Luminance | 0.6408 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Light Grey
#D8DCD6
ΔE00 4.63
Warm Beige
#E9DCC9
ΔE00 5.75
Eggshell
#F0EAD6
ΔE00 6.05
Silver (survey)
#C5C9C7
ΔE00 6.13
Warm Gray
#C9BEB0
ΔE00 6.40
Light Gray
#D3D3D3
ΔE00 6.53
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D4D2C4 #C4C6D4
analogous
#D4CAC4 #D4D2C4 #CED4C4
triadic
#D4D2C4 #C4D4D2 #D2C4D4
tetradic
#D4D2C4 #C4D4CA #C4C6D4 #D4C4CE
square
#D4D2C4 #C4D4CA #C4C6D4 #D4C4CE
split-complementary
#D4D2C4 #C4CED4 #CAC4D4
monochromatic
#A09C7D #BAB7A1 #D4D2C4 #EEEDE7 #F2F1ED
Accessibility & contrast
On white
1.52
#D4D2C4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.82
#D4D2C4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D4D2C4
13.82:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D4D2C4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D4D2C4 | 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)
#D5D1C3
Deuteranopia (green-blind)
#D6D2C4
Tritanopia (blue-blind)
#D7D0CE
Achromatopsia (no color)
#D1D1D1
Design tokens & code
CSS
--color: #d4d2c4; /* rgb */ color: rgb(212, 210, 196); /* oklch */ color: oklch(86.1% 0.019 100.2);
Tailwind
colors: {
custom: {
50: '#e1dfd5',
500: '#d4d2c4',
950: '#000000',
},
}SCSS
$custom: #d4d2c4; $custom-light: #e1dfd5; $custom-dark: #000000;
JSON
{
"hex": "#d4d2c4",
"rgb": {
"r": 212,
"g": 210,
"b": 196
},
"hsl": {
"h": 52.5,
"s": 15.686,
"l": 80
},
"oklch": {
"l": 0.86149,
"c": 0.0191,
"h": 100.2
},
"luminance": 0.64076
}Semantic roles & 50–950 ramp
primary
#D4D2C4
secondary
#9396A9
accent
#559A4C
background
#FEFEFE
surface
#FCFCFB
border
#D5D5D4
text
#151514
muted
#848483