#D4D6C2#D4D6C2
#D4D6C2 is a very light, muted yellow. Relative luminance 0.660; OKLCH L 86.9% C 0.027 H 111.6°. Best body text is #000000 at 14.20:1 contrast (WCAG AA passes).
Color values
| HEX | #D4D6C2 |
|---|---|
| RGB | rgb(212, 214, 194) |
| HSL | hsl(66, 20%, 80%) |
| HSV | hsv(66, 9%, 84%) |
| CMYK | cmyk(0.9%, 0%, 9.3%, 16.1%) |
| CIE-LAB | lab(84.99, -4.16, 9.65) |
| CIE-LCH | lch(84.99, 10.51, 113.35°) |
| OKLab | oklab(86.91% -0.0099 0.0252) |
| OKLCH | oklch(86.91% 0.027 111.6) |
| XYZ | xyz(60.9343, 65.9855, 60.5548) |
| Luminance | 0.6599 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Light Grey
#D8DCD6
ΔE00 5.96
Eggshell
#F0EAD6
ΔE00 6.10
Beige
#F5F5DC
ΔE00 7.03
Warm Beige
#E9DCC9
ΔE00 7.60
Silver (survey)
#C5C9C7
ΔE00 8.22
Cornsilk
#FFF8DC
ΔE00 8.80
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D4D6C2 #C4C2D6
analogous
#D6CEC2 #D4D6C2 #CAD6C2
triadic
#D4D6C2 #C2D4D6 #D6C2D4
tetradic
#D4D6C2 #C2D6CE #C4C2D6 #D6C2CA
square
#D4D6C2 #C2D6CE #C4C2D6 #D6C2CA
split-complementary
#D4D6C2 #C2CAD6 #CEC2D6
monochromatic
#A0A579 #BABD9D #D4D6C2 #EEEFE7 #F2F3ED
Accessibility & contrast
On white
1.48
#D4D6C2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.20
#D4D6C2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D4D6C2
14.20:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D4D6C2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D4D6C2 | 1.00 | 1.48 | 14.20 | 14.20 |
| #FFFFFF | 1.48 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.20 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.20 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DAD4C1
Deuteranopia (green-blind)
#DAD5C3
Tritanopia (blue-blind)
#D7D3D0
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #d4d6c2; /* rgb */ color: rgb(212, 214, 194); /* oklch */ color: oklch(86.9% 0.027 111.6);
Tailwind
colors: {
custom: {
50: '#e1e2d4',
500: '#d4d6c2',
950: '#000000',
},
}SCSS
$custom: #d4d6c2; $custom-light: #e1e2d4; $custom-dark: #000000;
JSON
{
"hex": "#d4d6c2",
"rgb": {
"r": 212,
"g": 214,
"b": 194
},
"hsl": {
"h": 66,
"s": 19.608,
"l": 80
},
"oklch": {
"l": 0.86909,
"c": 0.02705,
"h": 111.6
},
"luminance": 0.65985
}Semantic roles & 50–950 ramp
primary
#D4D6C2
secondary
#9391AB
accent
#489E50
background
#FEFEFE
surface
#FCFCFB
border
#D5D5D4
text
#151514
muted
#848483