#D2DB97#D2DB97
#D2DB97 is a very light, moderate yellow. Relative luminance 0.666; OKLCH L 86.8% C 0.089 H 114.4°. Best body text is #000000 at 14.32:1 contrast (WCAG AA passes).
Color values
| HEX | #D2DB97 |
|---|---|
| RGB | rgb(210, 219, 151) |
| HSL | hsl(68, 49%, 73%) |
| HSV | hsv(68, 31%, 86%) |
| CMYK | cmyk(4.1%, 0%, 31.1%, 14.1%) |
| CIE-LAB | lab(85.30, -13.78, 32.50) |
| CIE-LCH | lch(85.30, 35.30, 112.97°) |
| OKLab | oklab(86.84% -0.0367 0.081) |
| OKLCH | oklch(86.84% 0.089 114.4) |
| XYZ | xyz(57.4958, 66.5996, 39.0983) |
| Luminance | 0.6660 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Greenish Beige
#C9D179
ΔE00 4.56
Pale Olive
#B9CC81
ΔE00 4.96
Greenish Tan
#BCCB7A
ΔE00 5.11
Light Khaki
#E6F2A2
ΔE00 5.26
Palegoldenrod
#EEE8AA
ΔE00 5.66
Pale Olive Green
#B1D27B
ΔE00 6.81
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D2DB97 #A097DB
analogous
#DBC297 #D2DB97 #B0DB97
triadic
#D2DB97 #97D2DB #DB97D2
tetradic
#D2DB97 #97DBC2 #A097DB #DB97B0
square
#D2DB97 #97DBC2 #A097DB #DB97B0
split-complementary
#D2DB97 #97B0DB #C297DB
monochromatic
#A8B840 #BECB6A #D2DB97 #E6EBC4 #F5F7E8
Accessibility & contrast
On white
1.47
#D2DB97 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.32
#D2DB97 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D2DB97
14.32:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D2DB97 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D2DB97 | 1.00 | 1.47 | 14.32 | 14.32 |
| #FFFFFF | 1.47 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.32 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.32 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E5D492
Deuteranopia (green-blind)
#E4D69A
Tritanopia (blue-blind)
#DAD3C9
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #d2db97; /* rgb */ color: rgb(210, 219, 151); /* oklch */ color: oklch(86.8% 0.089 114.4);
Tailwind
colors: {
custom: {
50: '#e0e6b6',
500: '#d2db97',
950: '#000000',
},
}SCSS
$custom: #d2db97; $custom-light: #e0e6b6; $custom-dark: #000000;
JSON
{
"hex": "#d2db97",
"rgb": {
"r": 210,
"g": 219,
"b": 151
},
"hsl": {
"h": 67.941,
"s": 48.571,
"l": 72.549
},
"oklch": {
"l": 0.86842,
"c": 0.08893,
"h": 114.4
},
"luminance": 0.66599
}Semantic roles & 50–950 ramp
primary
#D2DB97
secondary
#6E64B3
accent
#2ABC3D
background
#FEFEFD
surface
#FCFCF8
border
#D5D5D1
text
#151511
muted
#848481