#D2D2C2#D2D2C2
#D2D2C2 is a very light, muted yellow. Relative luminance 0.637; OKLCH L 85.9% C 0.022 H 106.8°. Best body text is #000000 at 13.74:1 contrast (WCAG AA passes).
Color values
| HEX | #D2D2C2 |
|---|---|
| RGB | rgb(210, 210, 194) |
| HSL | hsl(60, 15%, 79%) |
| HSV | hsv(60, 8%, 82%) |
| CMYK | cmyk(0%, 0%, 7.6%, 17.6%) |
| CIE-LAB | lab(83.80, -2.80, 7.93) |
| CIE-LCH | lch(83.80, 8.41, 109.44°) |
| OKLab | oklab(85.94% -0.0063 0.0207) |
| OKLCH | oklch(85.94% 0.022 106.8) |
| XYZ | xyz(59.3613, 63.6901, 60.1947) |
| Luminance | 0.6369 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Light Grey
#D8DCD6
ΔE00 4.98
Eggshell
#F0EAD6
ΔE00 6.31
Silver (survey)
#C5C9C7
ΔE00 6.61
Warm Beige
#E9DCC9
ΔE00 6.71
Warm Gray
#C9BEB0
ΔE00 7.29
Light Gray
#D3D3D3
ΔE00 7.48
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D2D2C2 #C2C2D2
analogous
#D2CAC2 #D2D2C2 #CAD2C2
triadic
#D2D2C2 #C2D2D2 #D2C2D2
tetradic
#D2D2C2 #C2D2CA #C2C2D2 #D2C2CA
square
#D2D2C2 #C2D2CA #C2C2D2 #D2C2CA
split-complementary
#D2D2C2 #C2CAD2 #CAC2D2
monochromatic
#9E9E7C #B8B89F #D2D2C2 #ECECE5 #F2F2ED
Accessibility & contrast
On white
1.53
#D2D2C2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.74
#D2D2C2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D2D2C2
13.74:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D2D2C2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D2D2C2 | 1.00 | 1.53 | 13.74 | 13.74 |
| #FFFFFF | 1.53 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.74 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.74 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D5D0C1
Deuteranopia (green-blind)
#D5D1C3
Tritanopia (blue-blind)
#D5D0CD
Achromatopsia (no color)
#D1D1D1
Design tokens & code
CSS
--color: #d2d2c2; /* rgb */ color: rgb(210, 210, 194); /* oklch */ color: oklch(85.9% 0.022 106.8);
Tailwind
colors: {
custom: {
50: '#dfdfd4',
500: '#d2d2c2',
950: '#000000',
},
}SCSS
$custom: #d2d2c2; $custom-light: #dfdfd4; $custom-dark: #000000;
JSON
{
"hex": "#d2d2c2",
"rgb": {
"r": 210,
"g": 210,
"b": 194
},
"hsl": {
"h": 60,
"s": 15.094,
"l": 79.216
},
"oklch": {
"l": 0.85937,
"c": 0.02167,
"h": 106.8
},
"luminance": 0.6369
}Semantic roles & 50–950 ramp
primary
#D2D2C2
secondary
#9292A7
accent
#4C994C
background
#FEFEFE
surface
#FCFCFB
border
#D5D5D4
text
#151514
muted
#848483