#DBDC98#DBDC98
#DBDC98 is a very light, moderate yellow. Relative luminance 0.685; OKLCH L 87.8% C 0.088 H 108.8°. Best body text is #000000 at 14.70:1 contrast (WCAG AA passes).
Color values
| HEX | #DBDC98 |
|---|---|
| RGB | rgb(219, 220, 152) |
| HSL | hsl(61, 49%, 73%) |
| HSV | hsv(61, 31%, 86%) |
| CMYK | cmyk(0.5%, 0%, 30.9%, 13.7%) |
| CIE-LAB | lab(86.26, -10.74, 33.39) |
| CIE-LCH | lch(86.26, 35.07, 107.84°) |
| OKLab | oklab(87.78% -0.0283 0.0831) |
| OKLCH | oklch(87.78% 0.088 108.8) |
| XYZ | xyz(60.4744, 68.5144, 39.7385) |
| Luminance | 0.6851 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Palegoldenrod
#EEE8AA
ΔE00 3.86
Greenish Beige
#C9D179
ΔE00 4.99
Beige (survey)
#E6DAA6
ΔE00 5.24
Light Khaki
#E6F2A2
ΔE00 5.36
Khaki (CSS)
#F0E68C
ΔE00 5.56
Vanilla
#F3E5AB
ΔE00 5.70
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DBDC98 #9998DC
analogous
#DCBB98 #DBDC98 #B9DC98
triadic
#DBDC98 #98DBDC #DC98DB
tetradic
#DBDC98 #98DCBB #9998DC #DC98B9
square
#DBDC98 #98DCBB #9998DC #DC98B9
split-complementary
#DBDC98 #98B9DC #BB98DC
monochromatic
#B8BA3F #CBCC6A #DBDC98 #EBECC6 #F7F7E8
Accessibility & contrast
On white
1.43
#DBDC98 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.70
#DBDC98 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DBDC98
14.70:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DBDC98 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DBDC98 | 1.00 | 1.43 | 14.70 | 14.70 |
| #FFFFFF | 1.43 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.70 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.70 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E7D693
Deuteranopia (green-blind)
#E8D99B
Tritanopia (blue-blind)
#E4D4CA
Achromatopsia (no color)
#D8D8D8
Design tokens & code
CSS
--color: #dbdc98; /* rgb */ color: rgb(219, 220, 152); /* oklch */ color: oklch(87.8% 0.088 108.8);
Tailwind
colors: {
custom: {
50: '#e7e6b7',
500: '#dbdc98',
950: '#000000',
},
}SCSS
$custom: #dbdc98; $custom-light: #e7e6b7; $custom-dark: #000000;
JSON
{
"hex": "#dbdc98",
"rgb": {
"r": 219,
"g": 220,
"b": 152
},
"hsl": {
"h": 60.882,
"s": 49.275,
"l": 72.941
},
"oklch": {
"l": 0.87779,
"c": 0.08774,
"h": 108.8
},
"luminance": 0.68513
}Semantic roles & 50–950 ramp
primary
#DBDC98
secondary
#6664B4
accent
#29BD2B
background
#FEFEFD
surface
#FCFCF8
border
#D5D5D1
text
#161611
muted
#848481