#D4D4C2#D4D4C2
#D4D4C2 is a very light, muted yellow. Relative luminance 0.650; OKLCH L 86.5% C 0.024 H 106.9°. Best body text is #000000 at 14.00:1 contrast (WCAG AA passes).
Color values
| HEX | #D4D4C2 |
|---|---|
| RGB | rgb(212, 212, 194) |
| HSL | hsl(60, 17%, 80%) |
| HSV | hsv(60, 8%, 83%) |
| CMYK | cmyk(0%, 0%, 8.5%, 16.9%) |
| CIE-LAB | lab(84.47, -3.13, 8.91) |
| CIE-LCH | lch(84.47, 9.44, 109.36°) |
| OKLab | oklab(86.5% -0.0071 0.0233) |
| OKLCH | oklch(86.5% 0.024 106.9) |
| XYZ | xyz(60.4312, 64.9794, 60.3872) |
| Luminance | 0.6498 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Light Grey
#D8DCD6
ΔE00 5.45
Eggshell
#F0EAD6
ΔE00 5.86
Warm Beige
#E9DCC9
ΔE00 6.65
Silver (survey)
#C5C9C7
ΔE00 7.45
Beige
#F5F5DC
ΔE00 7.53
Warm Gray
#C9BEB0
ΔE00 7.84
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D4D4C2 #C2C2D4
analogous
#D4CBC2 #D4D4C2 #CBD4C2
triadic
#D4D4C2 #C2D4D4 #D4C2D4
tetradic
#D4D4C2 #C2D4CB #C2C2D4 #D4C2CB
square
#D4D4C2 #C2D4CB #C2C2D4 #D4C2CB
split-complementary
#D4D4C2 #C2CBD4 #CBC2D4
monochromatic
#A1A17A #BBBB9E #D4D4C2 #EDEDE6 #F2F2ED
Accessibility & contrast
On white
1.50
#D4D4C2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.00
#D4D4C2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D4D4C2
14.00:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D4D4C2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D4D4C2 | 1.00 | 1.50 | 14.00 | 14.00 |
| #FFFFFF | 1.50 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.00 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.00 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D7D2C1
Deuteranopia (green-blind)
#D8D3C3
Tritanopia (blue-blind)
#D7D1CF
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #d4d4c2; /* rgb */ color: rgb(212, 212, 194); /* oklch */ color: oklch(86.5% 0.024 106.9);
Tailwind
colors: {
custom: {
50: '#e1e1d4',
500: '#d4d4c2',
950: '#000000',
},
}SCSS
$custom: #d4d4c2; $custom-light: #e1e1d4; $custom-dark: #000000;
JSON
{
"hex": "#d4d4c2",
"rgb": {
"r": 212,
"g": 212,
"b": 194
},
"hsl": {
"h": 60,
"s": 17.308,
"l": 79.608
},
"oklch": {
"l": 0.86502,
"c": 0.02431,
"h": 106.9
},
"luminance": 0.64979
}Semantic roles & 50–950 ramp
primary
#D4D4C2
secondary
#9191A9
accent
#4A9C4A
background
#FEFEFE
surface
#FCFCFB
border
#D5D5D4
text
#151514
muted
#848483