#D2DB95#D2DB95
#D2DB95 is a very light, moderate yellow. Relative luminance 0.665; OKLCH L 86.8% C 0.091 H 114.3°. Best body text is #000000 at 14.31:1 contrast (WCAG AA passes).
Color values
| HEX | #D2DB95 |
|---|---|
| RGB | rgb(210, 219, 149) |
| HSL | hsl(68, 49%, 72%) |
| HSV | hsv(68, 32%, 86%) |
| CMYK | cmyk(4.1%, 0%, 32%, 14.1%) |
| CIE-LAB | lab(85.27, -14.03, 33.48) |
| CIE-LCH | lch(85.27, 36.30, 112.74°) |
| OKLab | oklab(86.81% -0.0376 0.0832) |
| OKLCH | oklch(86.81% 0.091 114.3) |
| XYZ | xyz(57.3347, 66.5352, 38.2501) |
| Luminance | 0.6653 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Greenish Beige
#C9D179
ΔE00 4.23
Pale Olive
#B9CC81
ΔE00 4.88
Greenish Tan
#BCCB7A
ΔE00 4.92
Light Khaki
#E6F2A2
ΔE00 5.15
Palegoldenrod
#EEE8AA
ΔE00 5.74
Pale Olive Green
#B1D27B
ΔE00 6.66
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D2DB95 #9E95DB
analogous
#DBC195 #D2DB95 #AFDB95
triadic
#D2DB95 #95D2DB #DB95D2
tetradic
#D2DB95 #95DBC1 #9E95DB #DB95AF
square
#D2DB95 #95DBC1 #9E95DB #DB95AF
split-complementary
#D2DB95 #95AFDB #C195DB
monochromatic
#A8B73E #BFCB67 #D2DB95 #E5EBC3 #F5F7E8
Accessibility & contrast
On white
1.47
#D2DB95 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.31
#D2DB95 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D2DB95
14.31:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D2DB95 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D2DB95 | 1.00 | 1.47 | 14.31 | 14.31 |
| #FFFFFF | 1.47 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.31 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.31 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E5D490
Deuteranopia (green-blind)
#E4D698
Tritanopia (blue-blind)
#DAD3C9
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #d2db95; /* rgb */ color: rgb(210, 219, 149); /* oklch */ color: oklch(86.8% 0.091 114.3);
Tailwind
colors: {
custom: {
50: '#e0e6b4',
500: '#d2db95',
950: '#000000',
},
}SCSS
$custom: #d2db95; $custom-light: #e0e6b4; $custom-dark: #000000;
JSON
{
"hex": "#d2db95",
"rgb": {
"r": 210,
"g": 219,
"b": 149
},
"hsl": {
"h": 67.714,
"s": 49.296,
"l": 72.157
},
"oklch": {
"l": 0.86805,
"c": 0.09131,
"h": 114.3
},
"luminance": 0.66535
}Semantic roles & 50–950 ramp
primary
#D2DB95
secondary
#6C62B2
accent
#29BD3C
background
#FEFEFD
surface
#FCFCF8
border
#D5D5D1
text
#151511
muted
#848481