#DBCF80#DBCF80
#DBCF80 is a very light, moderate yellow. Relative luminance 0.612; OKLCH L 84.7% C 0.101 H 100.7°. Best body text is #000000 at 13.25:1 contrast (WCAG AA passes).
Color values
| HEX | #DBCF80 |
|---|---|
| RGB | rgb(219, 207, 128) |
| HSL | hsl(52, 56%, 68%) |
| HSV | hsv(52, 42%, 86%) |
| CMYK | cmyk(0%, 5.5%, 41.6%, 14.1%) |
| CIE-LAB | lab(82.51, -6.89, 40.70) |
| CIE-LCH | lch(82.51, 41.27, 99.61°) |
| OKLab | oklab(84.68% -0.0188 0.099) |
| OKLCH | oklch(84.68% 0.101 100.7) |
| XYZ | xyz(55.4237, 61.2459, 29.3200) |
| Luminance | 0.6124 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Sand (survey)
#E2CA76
ΔE00 3.63
Sandy
#F1DA7A
ΔE00 4.88
Khaki (CSS)
#F0E68C
ΔE00 5.38
Greenish Beige
#C9D179
ΔE00 5.56
Beige (survey)
#E6DAA6
ΔE00 6.21
Darkkhaki
#BDB76B
ΔE00 6.63
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DBCF80 #808CDB
analogous
#DBA180 #DBCF80 #B9DB80
triadic
#DBCF80 #80DBCF #CF80DB
tetradic
#DBCF80 #80DBA1 #808CDB #DB80B9
square
#DBCF80 #80DBA1 #808CDB #DB80B9
split-complementary
#DBCF80 #80B9DB #A180DB
monochromatic
#AF9E32 #CDBD50 #DBCF80 #E9E1B0 #F6F3DF
Accessibility & contrast
On white
1.59
#DBCF80 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.25
#DBCF80 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DBCF80
13.25:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DBCF80 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DBCF80 | 1.00 | 1.59 | 13.25 | 13.25 |
| #FFFFFF | 1.59 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.25 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.25 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DDCA7A
Deuteranopia (green-blind)
#E0D083
Tritanopia (blue-blind)
#E7C5BC
Achromatopsia (no color)
#CDCDCD
Design tokens & code
CSS
--color: #dbcf80; /* rgb */ color: rgb(219, 207, 128); /* oklch */ color: oklch(84.7% 0.101 100.7);
Tailwind
colors: {
custom: {
50: '#e7dda6',
500: '#dbcf80',
950: '#000000',
},
}SCSS
$custom: #dbcf80; $custom-light: #e7dda6; $custom-dark: #000000;
JSON
{
"hex": "#dbcf80",
"rgb": {
"r": 219,
"g": 207,
"b": 128
},
"hsl": {
"h": 52.088,
"s": 55.828,
"l": 68.039
},
"oklch": {
"l": 0.84684,
"c": 0.10074,
"h": 100.7
},
"luminance": 0.61244
}Semantic roles & 50–950 ramp
primary
#DBCF80
secondary
#4E5BB1
accent
#37C322
background
#FEFEFC
surface
#FDFCF6
border
#D5D5D0
text
#16150F
muted
#848480