#DBD294#DBD294
#DBD294 is a very light, moderate yellow. Relative luminance 0.633; OKLCH L 85.6% C 0.081 H 100.9°. Best body text is #000000 at 13.66:1 contrast (WCAG AA passes).
Color values
| HEX | #DBD294 |
|---|---|
| RGB | rgb(219, 210, 148) |
| HSL | hsl(52, 50%, 72%) |
| HSV | hsv(52, 32%, 86%) |
| CMYK | cmyk(0%, 4.1%, 32.4%, 14.1%) |
| CIE-LAB | lab(83.60, -6.16, 31.91) |
| CIE-LCH | lch(83.60, 32.50, 100.92°) |
| OKLab | oklab(85.64% -0.0153 0.0795) |
| OKLCH | oklch(85.64% 0.081 100.9) |
| XYZ | xyz(57.6059, 63.2927, 37.1934) |
| Luminance | 0.6329 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Beige (survey)
#E6DAA6
ΔE00 3.30
Palegoldenrod
#EEE8AA
ΔE00 4.96
Vanilla
#F3E5AB
ΔE00 4.98
Sand (survey)
#E2CA76
ΔE00 5.98
Khaki (CSS)
#F0E68C
ΔE00 6.51
Light Tan
#FBEEAC
ΔE00 6.52
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DBD294 #949DDB
analogous
#DBAF94 #DBD294 #C1DB94
triadic
#DBD294 #94DBD2 #D294DB
tetradic
#DBD294 #94DBAF #949DDB #DB94C1
square
#DBD294 #94DBAF #949DDB #DB94C1
split-complementary
#DBD294 #94C1DB #AF94DB
monochromatic
#B7A83E #CCBF66 #DBD294 #EAE5C2 #F7F5E8
Accessibility & contrast
On white
1.54
#DBD294 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.66
#DBD294 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DBD294
13.66:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DBD294 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DBD294 | 1.00 | 1.54 | 13.66 | 13.66 |
| #FFFFFF | 1.54 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.66 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.66 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DDCE90
Deuteranopia (green-blind)
#E0D296
Tritanopia (blue-blind)
#E5CAC2
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #dbd294; /* rgb */ color: rgb(219, 210, 148); /* oklch */ color: oklch(85.6% 0.081 100.9);
Tailwind
colors: {
custom: {
50: '#e7dfb4',
500: '#dbd294',
950: '#000000',
},
}SCSS
$custom: #dbd294; $custom-light: #e7dfb4; $custom-dark: #000000;
JSON
{
"hex": "#dbd294",
"rgb": {
"r": 219,
"g": 210,
"b": 148
},
"hsl": {
"h": 52.394,
"s": 49.65,
"l": 71.961
},
"oklch": {
"l": 0.85644,
"c": 0.08093,
"h": 100.9
},
"luminance": 0.63291
}Semantic roles & 50–950 ramp
primary
#DBD294
secondary
#616BB2
accent
#3BBD29
background
#FEFEFD
surface
#FCFCF8
border
#D5D5D1
text
#161511
muted
#848481