#DBCF81#DBCF81
#DBCF81 is a very light, moderate yellow. Relative luminance 0.613; OKLCH L 84.7% C 0.100 H 100.6°. Best body text is #000000 at 13.25:1 contrast (WCAG AA passes).
Color values
| HEX | #DBCF81 |
|---|---|
| RGB | rgb(219, 207, 129) |
| HSL | hsl(52, 56%, 68%) |
| HSV | hsv(52, 41%, 86%) |
| CMYK | cmyk(0%, 5.5%, 41.1%, 14.1%) |
| CIE-LAB | lab(82.52, -6.79, 40.21) |
| CIE-LCH | lch(82.52, 40.78, 99.58°) |
| OKLab | oklab(84.7% -0.0184 0.0979) |
| OKLCH | oklch(84.7% 0.1 100.6) |
| XYZ | xyz(55.4898, 61.2723, 29.6683) |
| Luminance | 0.6127 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Sand (survey)
#E2CA76
ΔE00 3.66
Sandy
#F1DA7A
ΔE00 4.96
Khaki (CSS)
#F0E68C
ΔE00 5.42
Greenish Beige
#C9D179
ΔE00 5.61
Beige (survey)
#E6DAA6
ΔE00 6.05
Darkkhaki
#BDB76B
ΔE00 6.64
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DBCF81 #818DDB
analogous
#DBA281 #DBCF81 #BADB81
triadic
#DBCF81 #81DBCF #CF81DB
tetradic
#DBCF81 #81DBA2 #818DDB #DB81BA
square
#DBCF81 #81DBA2 #818DDB #DB81BA
split-complementary
#DBCF81 #81BADB #A281DB
monochromatic
#AF9F32 #CDBD51 #DBCF81 #E9E1B1 #F6F3E0
Accessibility & contrast
On white
1.58
#DBCF81 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.25
#DBCF81 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DBCF81
13.25:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DBCF81 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DBCF81 | 1.00 | 1.58 | 13.25 | 13.25 |
| #FFFFFF | 1.58 | 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)
#DDCA7B
Deuteranopia (green-blind)
#E0D084
Tritanopia (blue-blind)
#E7C5BC
Achromatopsia (no color)
#CDCDCD
Design tokens & code
CSS
--color: #dbcf81; /* rgb */ color: rgb(219, 207, 129); /* oklch */ color: oklch(84.7% 0.100 100.6);
Tailwind
colors: {
custom: {
50: '#e7dda6',
500: '#dbcf81',
950: '#000000',
},
}SCSS
$custom: #dbcf81; $custom-light: #e7dda6; $custom-dark: #000000;
JSON
{
"hex": "#dbcf81",
"rgb": {
"r": 219,
"g": 207,
"b": 129
},
"hsl": {
"h": 52,
"s": 55.556,
"l": 68.235
},
"oklch": {
"l": 0.847,
"c": 0.09964,
"h": 100.6
},
"luminance": 0.61271
}Semantic roles & 50–950 ramp
primary
#DBCF81
secondary
#4F5CB1
accent
#38C322
background
#FEFEFC
surface
#FDFCF6
border
#D5D5D0
text
#16150F
muted
#848480