#D4D2C2#D4D2C2
#D4D2C2 is a very light, muted yellow. Relative luminance 0.640; OKLCH L 86.1% C 0.022 H 101.0°. Best body text is #000000 at 13.80:1 contrast (WCAG AA passes).
Color values
| HEX | #D4D2C2 |
|---|---|
| RGB | rgb(212, 210, 194) |
| HSL | hsl(53, 17%, 80%) |
| HSV | hsv(53, 8%, 83%) |
| CMYK | cmyk(0%, 0.9%, 8.5%, 16.9%) |
| CIE-LAB | lab(83.96, -2.09, 8.17) |
| CIE-LCH | lch(83.96, 8.44, 104.37°) |
| OKLab | oklab(86.1% -0.0042 0.0214) |
| OKLCH | oklch(86.1% 0.022 101) |
| XYZ | xyz(59.9344, 63.9856, 60.2215) |
| Luminance | 0.6399 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Light Grey
#D8DCD6
ΔE00 5.20
Warm Beige
#E9DCC9
ΔE00 5.80
Eggshell
#F0EAD6
ΔE00 5.90
Warm Gray
#C9BEB0
ΔE00 6.62
Silver (survey)
#C5C9C7
ΔE00 6.79
Light Gray
#D3D3D3
ΔE00 7.32
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D4D2C2 #C2C4D4
analogous
#D4C9C2 #D4D2C2 #CDD4C2
triadic
#D4D2C2 #C2D4D2 #D2C2D4
tetradic
#D4D2C2 #C2D4C9 #C2C4D4 #D4C2CD
square
#D4D2C2 #C2D4C9 #C2C4D4 #D4C2CD
split-complementary
#D4D2C2 #C2CDD4 #C9C2D4
monochromatic
#A19D7A #BBB89E #D4D2C2 #EDECE6 #F2F2ED
Accessibility & contrast
On white
1.52
#D4D2C2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.80
#D4D2C2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D4D2C2
13.80:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D4D2C2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D4D2C2 | 1.00 | 1.52 | 13.80 | 13.80 |
| #FFFFFF | 1.52 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.80 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.80 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D5D1C1
Deuteranopia (green-blind)
#D6D2C2
Tritanopia (blue-blind)
#D7D0CD
Achromatopsia (no color)
#D1D1D1
Design tokens & code
CSS
--color: #d4d2c2; /* rgb */ color: rgb(212, 210, 194); /* oklch */ color: oklch(86.1% 0.022 101.0);
Tailwind
colors: {
custom: {
50: '#e1dfd4',
500: '#d4d2c2',
950: '#000000',
},
}SCSS
$custom: #d4d2c2; $custom-light: #e1dfd4; $custom-dark: #000000;
JSON
{
"hex": "#d4d2c2",
"rgb": {
"r": 212,
"g": 210,
"b": 194
},
"hsl": {
"h": 53.333,
"s": 17.308,
"l": 79.608
},
"oklch": {
"l": 0.86097,
"c": 0.02177,
"h": 101
},
"luminance": 0.63985
}Semantic roles & 50–950 ramp
primary
#D4D2C2
secondary
#9194A9
accent
#539C4A
background
#FEFEFE
surface
#FCFCFB
border
#D5D5D4
text
#151514
muted
#848483