#DBDC94#DBDC94
#DBDC94 is a very light, moderate yellow. Relative luminance 0.684; OKLCH L 87.7% C 0.092 H 108.8°. Best body text is #000000 at 14.68:1 contrast (WCAG AA passes).
Color values
| HEX | #DBDC94 |
|---|---|
| RGB | rgb(219, 220, 148) |
| HSL | hsl(61, 51%, 72%) |
| HSV | hsv(61, 33%, 86%) |
| CMYK | cmyk(0.5%, 0%, 32.7%, 13.7%) |
| CIE-LAB | lab(86.20, -11.23, 35.34) |
| CIE-LCH | lch(86.20, 37.08, 107.63°) |
| OKLab | oklab(87.71% -0.0299 0.0875) |
| OKLCH | oklch(87.71% 0.092 108.8) |
| XYZ | xyz(60.1523, 68.3856, 38.0422) |
| Luminance | 0.6838 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Palegoldenrod
#EEE8AA
ΔE00 4.19
Greenish Beige
#C9D179
ΔE00 4.46
Khaki (CSS)
#F0E68C
ΔE00 5.07
Light Khaki
#E6F2A2
ΔE00 5.21
Beige (survey)
#E6DAA6
ΔE00 5.72
Vanilla
#F3E5AB
ΔE00 6.01
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DBDC94 #9594DC
analogous
#DCB994 #DBDC94 #B7DC94
triadic
#DBDC94 #94DBDC #DC94DB
tetradic
#DBDC94 #94DCB9 #9594DC #DC94B7
square
#DBDC94 #94DCB9 #9594DC #DC94B7
split-complementary
#DBDC94 #94B7DC #B994DC
monochromatic
#B7B93D #CBCD66 #DBDC94 #EBEBC2 #F7F7E8
Accessibility & contrast
On white
1.43
#DBDC94 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.68
#DBDC94 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DBDC94
14.68:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DBDC94 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DBDC94 | 1.00 | 1.43 | 14.68 | 14.68 |
| #FFFFFF | 1.43 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.68 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.68 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E7D68F
Deuteranopia (green-blind)
#E8D997
Tritanopia (blue-blind)
#E5D3CA
Achromatopsia (no color)
#D8D8D8
Design tokens & code
CSS
--color: #dbdc94; /* rgb */ color: rgb(219, 220, 148); /* oklch */ color: oklch(87.7% 0.092 108.8);
Tailwind
colors: {
custom: {
50: '#e7e6b4',
500: '#dbdc94',
950: '#000000',
},
}SCSS
$custom: #dbdc94; $custom-light: #e7e6b4; $custom-dark: #000000;
JSON
{
"hex": "#dbdc94",
"rgb": {
"r": 219,
"g": 220,
"b": 148
},
"hsl": {
"h": 60.833,
"s": 50.704,
"l": 72.157
},
"oklch": {
"l": 0.87707,
"c": 0.09246,
"h": 108.8
},
"luminance": 0.68385
}Semantic roles & 50–950 ramp
primary
#DBDC94
secondary
#6261B4
accent
#27BE2A
background
#FEFEFD
surface
#FCFCF8
border
#D5D5D1
text
#161611
muted
#848481