#D4D2C8#D4D2C8
#D4D2C8 is a very light, near-neutral yellow. Relative luminance 0.643; OKLCH L 86.3% C 0.014 H 97.5°. Best body text is #000000 at 13.85:1 contrast (WCAG AA passes).
Color values
| HEX | #D4D2C8 |
|---|---|
| RGB | rgb(212, 210, 200) |
| HSL | hsl(50, 12%, 81%) |
| HSV | hsv(50, 6%, 83%) |
| CMYK | cmyk(0%, 0.9%, 5.7%, 16.9%) |
| CIE-LAB | lab(84.10, -1.08, 5.19) |
| CIE-LCH | lch(84.10, 5.30, 101.71°) |
| OKLab | oklab(86.26% -0.0018 0.0137) |
| OKLCH | oklch(86.26% 0.014 97.5) |
| XYZ | xyz(60.6219, 64.2606, 63.8423) |
| Luminance | 0.6426 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Light Grey
#D8DCD6
ΔE00 3.73
Light Gray
#D3D3D3
ΔE00 4.85
Silver (survey)
#C5C9C7
ΔE00 4.90
Gainsboro
#DCDCDC
ΔE00 5.40
Warm Beige
#E9DCC9
ΔE00 6.02
Warm Gray
#C9BEB0
ΔE00 6.27
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D4D2C8 #C8CAD4
analogous
#D4CCC8 #D4D2C8 #D0D4C8
triadic
#D4D2C8 #C8D4D2 #D2C8D4
tetradic
#D4D2C8 #C8D4CC #C8CAD4 #D4C8D0
square
#D4D2C8 #C8D4CC #C8CAD4 #D4C8D0
split-complementary
#D4D2C8 #C8D0D4 #CCC8D4
monochromatic
#9E9A83 #B9B6A6 #D4D2C8 #EFEEEA #F2F1EE
Accessibility & contrast
On white
1.52
#D4D2C8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.85
#D4D2C8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D4D2C8
13.85:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D4D2C8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D4D2C8 | 1.00 | 1.52 | 13.85 | 13.85 |
| #FFFFFF | 1.52 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.85 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.85 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D4D1C7
Deuteranopia (green-blind)
#D5D2C8
Tritanopia (blue-blind)
#D6D0CF
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #d4d2c8; /* rgb */ color: rgb(212, 210, 200); /* oklch */ color: oklch(86.3% 0.014 97.5);
Tailwind
colors: {
custom: {
50: '#e1dfd8',
500: '#d4d2c8',
950: '#000000',
},
}SCSS
$custom: #d4d2c8; $custom-light: #e1dfd8; $custom-dark: #000000;
JSON
{
"hex": "#d4d2c8",
"rgb": {
"r": 212,
"g": 210,
"b": 200
},
"hsl": {
"h": 50,
"s": 12.245,
"l": 80.784
},
"oklch": {
"l": 0.86256,
"c": 0.01377,
"h": 97.5
},
"luminance": 0.6426
}Semantic roles & 50–950 ramp
primary
#D4D2C8
secondary
#989BA8
accent
#5B964F
background
#FEFEFE
surface
#FCFCFB
border
#D5D5D4
text
#151514
muted
#848483