#D2DB92#D2DB92
#D2DB92 is a very light, moderate yellow. Relative luminance 0.664; OKLCH L 86.8% C 0.095 H 114.1°. Best body text is #000000 at 14.29:1 contrast (WCAG AA passes).
Color values
| HEX | #D2DB92 |
|---|---|
| RGB | rgb(210, 219, 146) |
| HSL | hsl(67, 50%, 72%) |
| HSV | hsv(67, 33%, 86%) |
| CMYK | cmyk(4.1%, 0%, 33.3%, 14.1%) |
| CIE-LAB | lab(85.22, -14.41, 34.95) |
| CIE-LCH | lch(85.22, 37.80, 112.40°) |
| OKLab | oklab(86.75% -0.0388 0.0866) |
| OKLCH | oklch(86.75% 0.095 114.1) |
| XYZ | xyz(57.0983, 66.4406, 37.0049) |
| Luminance | 0.6644 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Greenish Beige
#C9D179
ΔE00 3.77
Greenish Tan
#BCCB7A
ΔE00 4.69
Pale Olive
#B9CC81
ΔE00 4.81
Light Khaki
#E6F2A2
ΔE00 5.05
Palegoldenrod
#EEE8AA
ΔE00 5.89
Pale Olive Green
#B1D27B
ΔE00 6.50
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D2DB92 #9B92DB
analogous
#DBC092 #D2DB92 #AEDB92
triadic
#D2DB92 #92D2DB #DB92D2
tetradic
#D2DB92 #92DBC0 #9B92DB #DB92AE
square
#D2DB92 #92DBC0 #9B92DB #DB92AE
split-complementary
#D2DB92 #92AEDB #C092DB
monochromatic
#A7B63C #BFCC64 #D2DB92 #E5EAC0 #F6F7E8
Accessibility & contrast
On white
1.47
#D2DB92 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.29
#D2DB92 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D2DB92
14.29:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D2DB92 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D2DB92 | 1.00 | 1.47 | 14.29 | 14.29 |
| #FFFFFF | 1.47 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.29 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.29 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E5D48D
Deuteranopia (green-blind)
#E5D695
Tritanopia (blue-blind)
#DAD3C8
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #d2db92; /* rgb */ color: rgb(210, 219, 146); /* oklch */ color: oklch(86.8% 0.095 114.1);
Tailwind
colors: {
custom: {
50: '#e0e6b2',
500: '#d2db92',
950: '#000000',
},
}SCSS
$custom: #d2db92; $custom-light: #e0e6b2; $custom-dark: #000000;
JSON
{
"hex": "#d2db92",
"rgb": {
"r": 210,
"g": 219,
"b": 146
},
"hsl": {
"h": 67.397,
"s": 50.345,
"l": 71.569
},
"oklch": {
"l": 0.86751,
"c": 0.09486,
"h": 114.1
},
"luminance": 0.6644
}Semantic roles & 50–950 ramp
primary
#D2DB92
secondary
#695FB2
accent
#28BE3A
background
#FEFEFD
surface
#FCFCF8
border
#D5D5D1
text
#151511
muted
#848481