#DBCF82#DBCF82
#DBCF82 is a very light, moderate yellow. Relative luminance 0.613; OKLCH L 84.7% C 0.099 H 100.5°. Best body text is #000000 at 13.26:1 contrast (WCAG AA passes).
Color values
| HEX | #DBCF82 |
|---|---|
| RGB | rgb(219, 207, 130) |
| HSL | hsl(52, 55%, 68%) |
| HSV | hsv(52, 41%, 86%) |
| CMYK | cmyk(0%, 5.5%, 40.6%, 14.1%) |
| CIE-LAB | lab(82.54, -6.68, 39.72) |
| CIE-LCH | lch(82.54, 40.28, 99.55°) |
| OKLab | oklab(84.72% -0.018 0.0969) |
| OKLCH | oklch(84.72% 0.099 100.5) |
| XYZ | xyz(55.5566, 61.2990, 30.0201) |
| Luminance | 0.6130 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Sand (survey)
#E2CA76
ΔE00 3.71
Sandy
#F1DA7A
ΔE00 5.05
Khaki (CSS)
#F0E68C
ΔE00 5.47
Greenish Beige
#C9D179
ΔE00 5.66
Beige (survey)
#E6DAA6
ΔE00 5.89
Palegoldenrod
#EEE8AA
ΔE00 6.65
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DBCF82 #828EDB
analogous
#DBA282 #DBCF82 #BADB82
triadic
#DBCF82 #82DBCF #CF82DB
tetradic
#DBCF82 #82DBA2 #828EDB #DB82BA
square
#DBCF82 #82DBA2 #828EDB #DB82BA
split-complementary
#DBCF82 #82BADB #A282DB
monochromatic
#B09F33 #CDBD52 #DBCF82 #E9E1B2 #F6F3E1
Accessibility & contrast
On white
1.58
#DBCF82 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.26
#DBCF82 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DBCF82
13.26:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DBCF82 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DBCF82 | 1.00 | 1.58 | 13.26 | 13.26 |
| #FFFFFF | 1.58 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.26 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.26 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DCCA7C
Deuteranopia (green-blind)
#E0D085
Tritanopia (blue-blind)
#E7C5BC
Achromatopsia (no color)
#CDCDCD
Design tokens & code
CSS
--color: #dbcf82; /* rgb */ color: rgb(219, 207, 130); /* oklch */ color: oklch(84.7% 0.099 100.5);
Tailwind
colors: {
custom: {
50: '#e7dda7',
500: '#dbcf82',
950: '#000000',
},
}SCSS
$custom: #dbcf82; $custom-light: #e7dda7; $custom-dark: #000000;
JSON
{
"hex": "#dbcf82",
"rgb": {
"r": 219,
"g": 207,
"b": 130
},
"hsl": {
"h": 51.91,
"s": 55.28,
"l": 68.431
},
"oklch": {
"l": 0.84716,
"c": 0.09854,
"h": 100.5
},
"luminance": 0.61297
}Semantic roles & 50–950 ramp
primary
#DBCF82
secondary
#505DB2
accent
#38C323
background
#FEFEFC
surface
#FDFCF6
border
#D5D5D0
text
#16150F
muted
#848480