#DBD17C#DBD17C
#DBD17C is a very light, moderate yellow. Relative luminance 0.621; OKLCH L 85.0% C 0.107 H 102.5°. Best body text is #000000 at 13.42:1 contrast (WCAG AA passes).
Color values
| HEX | #DBD17C |
|---|---|
| RGB | rgb(219, 209, 124) |
| HSL | hsl(54, 57%, 67%) |
| HSV | hsv(54, 43%, 86%) |
| CMYK | cmyk(0%, 4.6%, 43.4%, 14.1%) |
| CIE-LAB | lab(82.98, -8.32, 43.28) |
| CIE-LCH | lch(82.98, 44.07, 100.88°) |
| OKLab | oklab(85.04% -0.0232 0.1046) |
| OKLCH | oklch(85.04% 0.107 102.5) |
| XYZ | xyz(55.6532, 62.1178, 28.1232) |
| Luminance | 0.6212 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Sand (survey)
#E2CA76
ΔE00 4.21
Sandy
#F1DA7A
ΔE00 4.67
Khaki (CSS)
#F0E68C
ΔE00 4.80
Greenish Beige
#C9D179
ΔE00 4.90
Wheat (survey)
#FBDD7E
ΔE00 6.67
Dull Yellow
#EEDC5B
ΔE00 6.72
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DBD17C #7C86DB
analogous
#DBA17C #DBD17C #B6DB7C
triadic
#DBD17C #7CDBD1 #D17CDB
tetradic
#DBD17C #7CDBA1 #7C86DB #DB7CB6
square
#DBD17C #7CDBA1 #7C86DB #DB7CB6
split-complementary
#DBD17C #7CB6DB #A17CDB
monochromatic
#ADA030 #CEC04C #DBD17C #E8E2AC #F5F3DC
Accessibility & contrast
On white
1.56
#DBD17C on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.42
#DBD17C on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DBD17C
13.42:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DBD17C | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DBD17C | 1.00 | 1.56 | 13.42 | 13.42 |
| #FFFFFF | 1.56 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.42 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.42 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DFCC75
Deuteranopia (green-blind)
#E2D180
Tritanopia (blue-blind)
#E8C6BC
Achromatopsia (no color)
#CFCFCF
Design tokens & code
CSS
--color: #dbd17c; /* rgb */ color: rgb(219, 209, 124); /* oklch */ color: oklch(85.0% 0.107 102.5);
Tailwind
colors: {
custom: {
50: '#e8dea3',
500: '#dbd17c',
950: '#000000',
},
}SCSS
$custom: #dbd17c; $custom-light: #e8dea3; $custom-dark: #000000;
JSON
{
"hex": "#dbd17c",
"rgb": {
"r": 219,
"g": 209,
"b": 124
},
"hsl": {
"h": 53.684,
"s": 56.886,
"l": 67.255
},
"oklch": {
"l": 0.85035,
"c": 0.10714,
"h": 102.5
},
"luminance": 0.62116
}Semantic roles & 50–950 ramp
primary
#DBD17C
secondary
#4C56B0
accent
#32C421
background
#FEFEFC
surface
#FDFCF5
border
#D5D5CF
text
#16150F
muted
#848480