#DBDC92#DBDC92
#DBDC92 is a very light, moderate yellow. Relative luminance 0.683; OKLCH L 87.7% C 0.095 H 108.9°. Best body text is #000000 at 14.66:1 contrast (WCAG AA passes).
Color values
| HEX | #DBDC92 |
|---|---|
| RGB | rgb(219, 220, 146) |
| HSL | hsl(61, 51%, 72%) |
| HSV | hsv(61, 34%, 86%) |
| CMYK | cmyk(0.5%, 0%, 33.6%, 13.7%) |
| CIE-LAB | lab(86.17, -11.47, 36.32) |
| CIE-LCH | lch(86.17, 38.08, 107.53°) |
| OKLab | oklab(87.67% -0.0306 0.0897) |
| OKLCH | oklch(87.67% 0.095 108.9) |
| XYZ | xyz(59.9954, 68.3228, 37.2157) |
| Luminance | 0.6832 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Greenish Beige
#C9D179
ΔE00 4.23
Palegoldenrod
#EEE8AA
ΔE00 4.39
Khaki (CSS)
#F0E68C
ΔE00 4.85
Light Khaki
#E6F2A2
ΔE00 5.18
Beige (survey)
#E6DAA6
ΔE00 5.97
Greenish Tan
#BCCB7A
ΔE00 6.07
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DBDC92 #9392DC
analogous
#DCB892 #DBDC92 #B6DC92
triadic
#DBDC92 #92DBDC #DC92DB
tetradic
#DBDC92 #92DCB8 #9392DC #DC92B6
square
#DBDC92 #92DCB8 #9392DC #DC92B6
split-complementary
#DBDC92 #92B6DC #B892DC
monochromatic
#B7B83B #CCCD64 #DBDC92 #EAEBC0 #F7F8E8
Accessibility & contrast
On white
1.43
#DBDC92 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.66
#DBDC92 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DBDC92
14.66:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DBDC92 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DBDC92 | 1.00 | 1.43 | 14.66 | 14.66 |
| #FFFFFF | 1.43 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.66 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.66 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E7D68D
Deuteranopia (green-blind)
#E8D995
Tritanopia (blue-blind)
#E5D3C9
Achromatopsia (no color)
#D8D8D8
Design tokens & code
CSS
--color: #dbdc92; /* rgb */ color: rgb(219, 220, 146); /* oklch */ color: oklch(87.7% 0.095 108.9);
Tailwind
colors: {
custom: {
50: '#e7e6b2',
500: '#dbdc92',
950: '#000000',
},
}SCSS
$custom: #dbdc92; $custom-light: #e7e6b2; $custom-dark: #000000;
JSON
{
"hex": "#dbdc92",
"rgb": {
"r": 219,
"g": 220,
"b": 146
},
"hsl": {
"h": 60.811,
"s": 51.389,
"l": 71.765
},
"oklch": {
"l": 0.87672,
"c": 0.0948,
"h": 108.9
},
"luminance": 0.68322
}Semantic roles & 50–950 ramp
primary
#DBDC92
secondary
#605FB4
accent
#27BF29
background
#FEFEFD
surface
#FCFCF8
border
#D5D5D1
text
#161611
muted
#848481