#DBDB98#DBDB98
#DBDB98 is a very light, moderate yellow. Relative luminance 0.680; OKLCH L 87.6% C 0.087 H 108.1°. Best body text is #000000 at 14.60:1 contrast (WCAG AA passes).
Color values
| HEX | #DBDB98 |
|---|---|
| RGB | rgb(219, 219, 152) |
| HSL | hsl(60, 48%, 73%) |
| HSV | hsv(60, 31%, 86%) |
| CMYK | cmyk(0%, 0%, 30.6%, 14.1%) |
| CIE-LAB | lab(86.00, -10.24, 33.04) |
| CIE-LCH | lch(86.00, 34.59, 107.22°) |
| OKLab | oklab(87.57% -0.0268 0.0823) |
| OKLCH | oklch(87.57% 0.087 108.1) |
| XYZ | xyz(60.2128, 67.9911, 39.6513) |
| Luminance | 0.6799 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Palegoldenrod
#EEE8AA
ΔE00 3.82
Beige (survey)
#E6DAA6
ΔE00 4.94
Greenish Beige
#C9D179
ΔE00 5.10
Vanilla
#F3E5AB
ΔE00 5.52
Khaki (CSS)
#F0E68C
ΔE00 5.61
Light Khaki
#E6F2A2
ΔE00 5.69
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DBDB98 #9898DB
analogous
#DBB998 #DBDB98 #B9DB98
triadic
#DBDB98 #98DBDB #DB98DB
tetradic
#DBDB98 #98DBB9 #9898DB #DB98B9
square
#DBDB98 #98DBB9 #9898DB #DB98B9
split-complementary
#DBDB98 #98B9DB #B998DB
monochromatic
#B8B840 #CBCB6B #DBDB98 #EBEBC5 #F7F7E8
Accessibility & contrast
On white
1.44
#DBDB98 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.60
#DBDB98 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DBDB98
14.60:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DBDB98 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DBDB98 | 1.00 | 1.44 | 14.60 | 14.60 |
| #FFFFFF | 1.44 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.60 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.60 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E6D693
Deuteranopia (green-blind)
#E7D89B
Tritanopia (blue-blind)
#E4D3CA
Achromatopsia (no color)
#D7D7D7
Design tokens & code
CSS
--color: #dbdb98; /* rgb */ color: rgb(219, 219, 152); /* oklch */ color: oklch(87.6% 0.087 108.1);
Tailwind
colors: {
custom: {
50: '#e7e6b7',
500: '#dbdb98',
950: '#000000',
},
}SCSS
$custom: #dbdb98; $custom-light: #e7e6b7; $custom-dark: #000000;
JSON
{
"hex": "#dbdb98",
"rgb": {
"r": 219,
"g": 219,
"b": 152
},
"hsl": {
"h": 60,
"s": 48.201,
"l": 72.745
},
"oklch": {
"l": 0.87572,
"c": 0.08651,
"h": 108.1
},
"luminance": 0.6799
}Semantic roles & 50–950 ramp
primary
#DBDB98
secondary
#6565B3
accent
#2ABB2A
background
#FEFEFD
surface
#FCFCF8
border
#D5D5D1
text
#161511
muted
#848481