#D4D0C2#D4D0C2
#D4D0C2 is a very light, near-neutral yellow. Relative luminance 0.630; OKLCH L 85.7% C 0.020 H 93.7°. Best body text is #000000 at 13.60:1 contrast (WCAG AA passes).
Color values
| HEX | #D4D0C2 |
|---|---|
| RGB | rgb(212, 208, 194) |
| HSL | hsl(47, 17%, 80%) |
| HSV | hsv(47, 8%, 83%) |
| CMYK | cmyk(0%, 1.9%, 8.5%, 16.9%) |
| CIE-LAB | lab(83.44, -1.05, 7.43) |
| CIE-LCH | lch(83.44, 7.51, 98.06°) |
| OKLab | oklab(85.69% -0.0013 0.0195) |
| OKLCH | oklch(85.69% 0.02 93.7) |
| XYZ | xyz(59.4437, 63.0043, 60.0580) |
| Luminance | 0.6300 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Warm Beige
#E9DCC9
ΔE00 5.16
Light Grey
#D8DCD6
ΔE00 5.30
Warm Gray
#C9BEB0
ΔE00 5.44
Eggshell
#F0EAD6
ΔE00 6.27
Silver (survey)
#C5C9C7
ΔE00 6.32
Light Gray
#D3D3D3
ΔE00 6.53
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D4D0C2 #C2C6D4
analogous
#D4C7C2 #D4D0C2 #CFD4C2
triadic
#D4D0C2 #C2D4D0 #D0C2D4
tetradic
#D4D0C2 #C2D4C7 #C2C6D4 #D4C2CF
square
#D4D0C2 #C2D4C7 #C2C6D4 #D4C2CF
split-complementary
#D4D0C2 #C2CFD4 #C7C2D4
monochromatic
#A1997A #BBB49E #D4D0C2 #EDECE6 #F2F1ED
Accessibility & contrast
On white
1.54
#D4D0C2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.60
#D4D0C2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D4D0C2
13.60:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D4D0C2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D4D0C2 | 1.00 | 1.54 | 13.60 | 13.60 |
| #FFFFFF | 1.54 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.60 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.60 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D3CFC1
Deuteranopia (green-blind)
#D4D0C2
Tritanopia (blue-blind)
#D7CECC
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #d4d0c2; /* rgb */ color: rgb(212, 208, 194); /* oklch */ color: oklch(85.7% 0.020 93.7);
Tailwind
colors: {
custom: {
50: '#e1ded4',
500: '#d4d0c2',
950: '#000000',
},
}SCSS
$custom: #d4d0c2; $custom-light: #e1ded4; $custom-dark: #000000;
JSON
{
"hex": "#d4d0c2",
"rgb": {
"r": 212,
"g": 208,
"b": 194
},
"hsl": {
"h": 46.667,
"s": 17.308,
"l": 79.608
},
"oklch": {
"l": 0.85692,
"c": 0.01951,
"h": 93.7
},
"luminance": 0.63004
}Semantic roles & 50–950 ramp
primary
#D4D0C2
secondary
#9197A9
accent
#5C9C4A
background
#FEFEFE
surface
#FCFCFB
border
#D5D5D4
text
#151514
muted
#848483