#DBD07C#DBD07C
#DBD07C is a very light, moderate yellow. Relative luminance 0.616; OKLCH L 84.8% C 0.106 H 101.8°. Best body text is #000000 at 13.33:1 contrast (WCAG AA passes).
Color values
| HEX | #DBD07C |
|---|---|
| RGB | rgb(219, 208, 124) |
| HSL | hsl(53, 57%, 67%) |
| HSV | hsv(53, 43%, 86%) |
| CMYK | cmyk(0%, 5%, 43.4%, 14.1%) |
| CIE-LAB | lab(82.72, -7.81, 42.95) |
| CIE-LCH | lch(82.72, 43.66, 100.31°) |
| OKLab | oklab(84.83% -0.0218 0.1039) |
| OKLCH | oklch(84.83% 0.106 101.8) |
| XYZ | xyz(55.4086, 61.6287, 28.0417) |
| Luminance | 0.6163 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Sand (survey)
#E2CA76
ΔE00 3.88
Sandy
#F1DA7A
ΔE00 4.62
Khaki (CSS)
#F0E68C
ΔE00 5.01
Greenish Beige
#C9D179
ΔE00 5.17
Wheat (survey)
#FBDD7E
ΔE00 6.57
Darkkhaki
#BDB76B
ΔE00 6.80
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DBD07C #7C87DB
analogous
#DBA17C #DBD07C #B6DB7C
triadic
#DBD07C #7CDBD0 #D07CDB
tetradic
#DBD07C #7CDBA1 #7C87DB #DB7CB6
square
#DBD07C #7CDBA1 #7C87DB #DB7CB6
split-complementary
#DBD07C #7CB6DB #A17CDB
monochromatic
#AD9F30 #CEBF4C #DBD07C #E8E1AC #F5F2DC
Accessibility & contrast
On white
1.58
#DBD07C on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.33
#DBD07C on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DBD07C
13.33:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DBD07C | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DBD07C | 1.00 | 1.58 | 13.33 | 13.33 |
| #FFFFFF | 1.58 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.33 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.33 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DECB75
Deuteranopia (green-blind)
#E2D07F
Tritanopia (blue-blind)
#E8C5BC
Achromatopsia (no color)
#CECECE
Design tokens & code
CSS
--color: #dbd07c; /* rgb */ color: rgb(219, 208, 124); /* oklch */ color: oklch(84.8% 0.106 101.8);
Tailwind
colors: {
custom: {
50: '#e8dea3',
500: '#dbd07c',
950: '#000000',
},
}SCSS
$custom: #dbd07c; $custom-light: #e8dea3; $custom-dark: #000000;
JSON
{
"hex": "#dbd07c",
"rgb": {
"r": 219,
"g": 208,
"b": 124
},
"hsl": {
"h": 53.053,
"s": 56.886,
"l": 67.255
},
"oklch": {
"l": 0.84829,
"c": 0.10612,
"h": 101.8
},
"luminance": 0.61627
}Semantic roles & 50–950 ramp
primary
#DBD07C
secondary
#4C57B0
accent
#34C421
background
#FEFEFC
surface
#FDFCF5
border
#D5D5CF
text
#16150F
muted
#848480