#DBCF84#DBCF84
#DBCF84 is a very light, moderate yellow. Relative luminance 0.614; OKLCH L 84.7% C 0.096 H 100.3°. Best body text is #000000 at 13.27:1 contrast (WCAG AA passes).
Color values
| HEX | #DBCF84 |
|---|---|
| RGB | rgb(219, 207, 132) |
| HSL | hsl(52, 55%, 69%) |
| HSV | hsv(52, 40%, 86%) |
| CMYK | cmyk(0%, 5.5%, 39.7%, 14.1%) |
| CIE-LAB | lab(82.57, -6.47, 38.75) |
| CIE-LCH | lch(82.57, 39.29, 99.47°) |
| OKLab | oklab(84.75% -0.0172 0.0948) |
| OKLCH | oklch(84.75% 0.096 100.3) |
| XYZ | xyz(55.6922, 61.3533, 30.7340) |
| Luminance | 0.6135 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Sand (survey)
#E2CA76
ΔE00 3.82
Sandy
#F1DA7A
ΔE00 5.24
Beige (survey)
#E6DAA6
ΔE00 5.58
Khaki (CSS)
#F0E68C
ΔE00 5.59
Greenish Beige
#C9D179
ΔE00 5.78
Vanilla
#F3E5AB
ΔE00 6.45
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DBCF84 #8490DB
analogous
#DBA484 #DBCF84 #BCDB84
triadic
#DBCF84 #84DBCF #CF84DB
tetradic
#DBCF84 #84DBA4 #8490DB #DB84BC
square
#DBCF84 #84DBA4 #8490DB #DB84BC
split-complementary
#DBCF84 #84BCDB #A484DB
monochromatic
#B1A034 #CDBD55 #DBCF84 #E9E1B3 #F7F4E3
Accessibility & contrast
On white
1.58
#DBCF84 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.27
#DBCF84 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DBCF84
13.27:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DBCF84 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DBCF84 | 1.00 | 1.58 | 13.27 | 13.27 |
| #FFFFFF | 1.58 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.27 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.27 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DCCB7E
Deuteranopia (green-blind)
#E0D087
Tritanopia (blue-blind)
#E7C5BC
Achromatopsia (no color)
#CDCDCD
Design tokens & code
CSS
--color: #dbcf84; /* rgb */ color: rgb(219, 207, 132); /* oklch */ color: oklch(84.7% 0.096 100.3);
Tailwind
colors: {
custom: {
50: '#e7dda9',
500: '#dbcf84',
950: '#000000',
},
}SCSS
$custom: #dbcf84; $custom-light: #e7dda9; $custom-dark: #000000;
JSON
{
"hex": "#dbcf84",
"rgb": {
"r": 219,
"g": 207,
"b": 132
},
"hsl": {
"h": 51.724,
"s": 54.717,
"l": 68.824
},
"oklch": {
"l": 0.84749,
"c": 0.0963,
"h": 100.3
},
"luminance": 0.61352
}Semantic roles & 50–950 ramp
primary
#DBCF84
secondary
#525FB2
accent
#39C223
background
#FEFEFC
surface
#FDFCF6
border
#D5D5D0
text
#161510
muted
#848480