#D4D4C4#D4D4C4
#D4D4C4 is a very light, muted yellow. Relative luminance 0.651; OKLCH L 86.6% C 0.022 H 106.9°. Best body text is #000000 at 14.01:1 contrast (WCAG AA passes).
Color values
| HEX | #D4D4C4 |
|---|---|
| RGB | rgb(212, 212, 196) |
| HSL | hsl(60, 16%, 80%) |
| HSV | hsv(60, 8%, 83%) |
| CMYK | cmyk(0%, 0%, 7.5%, 16.9%) |
| CIE-LAB | lab(84.52, -2.80, 7.92) |
| CIE-LCH | lch(84.52, 8.40, 109.45°) |
| OKLab | oklab(86.55% -0.0063 0.0207) |
| OKLCH | oklch(86.55% 0.022 106.9) |
| XYZ | xyz(60.6574, 65.0698, 61.5781) |
| Luminance | 0.6507 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Light Grey
#D8DCD6
ΔE00 4.77
Eggshell
#F0EAD6
ΔE00 5.89
Warm Beige
#E9DCC9
ΔE00 6.51
Silver (survey)
#C5C9C7
ΔE00 6.77
Light Gray
#D3D3D3
ΔE00 7.45
Warm Gray
#C9BEB0
ΔE00 7.58
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D4D4C4 #C4C4D4
analogous
#D4CCC4 #D4D4C4 #CCD4C4
triadic
#D4D4C4 #C4D4D4 #D4C4D4
tetradic
#D4D4C4 #C4D4CC #C4C4D4 #D4C4CC
square
#D4D4C4 #C4D4CC #C4C4D4 #D4C4CC
split-complementary
#D4D4C4 #C4CCD4 #CCC4D4
monochromatic
#A0A07D #BABAA1 #D4D4C4 #EEEEE7 #F2F2ED
Accessibility & contrast
On white
1.50
#D4D4C4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.01
#D4D4C4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D4D4C4
14.01:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D4D4C4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D4D4C4 | 1.00 | 1.50 | 14.01 | 14.01 |
| #FFFFFF | 1.50 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.01 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.01 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D7D2C3
Deuteranopia (green-blind)
#D7D3C5
Tritanopia (blue-blind)
#D7D2CF
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #d4d4c4; /* rgb */ color: rgb(212, 212, 196); /* oklch */ color: oklch(86.6% 0.022 106.9);
Tailwind
colors: {
custom: {
50: '#e1e1d5',
500: '#d4d4c4',
950: '#000000',
},
}SCSS
$custom: #d4d4c4; $custom-light: #e1e1d5; $custom-dark: #000000;
JSON
{
"hex": "#d4d4c4",
"rgb": {
"r": 212,
"g": 212,
"b": 196
},
"hsl": {
"h": 60,
"s": 15.686,
"l": 80
},
"oklch": {
"l": 0.86554,
"c": 0.02163,
"h": 106.9
},
"luminance": 0.6507
}Semantic roles & 50–950 ramp
primary
#D4D4C4
secondary
#9393A9
accent
#4C9A4C
background
#FEFEFE
surface
#FCFCFB
border
#D5D5D4
text
#151514
muted
#848483