#DBCF85#DBCF85
#DBCF85 is a very light, moderate yellow. Relative luminance 0.614; OKLCH L 84.8% C 0.095 H 100.2°. Best body text is #000000 at 13.28:1 contrast (WCAG AA passes).
Color values
| HEX | #DBCF85 |
|---|---|
| RGB | rgb(219, 207, 133) |
| HSL | hsl(52, 54%, 69%) |
| HSV | hsv(52, 39%, 86%) |
| CMYK | cmyk(0%, 5.5%, 39.3%, 14.1%) |
| CIE-LAB | lab(82.58, -6.36, 38.26) |
| CIE-LCH | lch(82.58, 38.79, 99.43°) |
| OKLab | oklab(84.77% -0.0168 0.0937) |
| OKLCH | oklch(84.77% 0.095 100.2) |
| XYZ | xyz(55.7609, 61.3808, 31.0961) |
| Luminance | 0.6138 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Sand (survey)
#E2CA76
ΔE00 3.88
Sandy
#F1DA7A
ΔE00 5.34
Beige (survey)
#E6DAA6
ΔE00 5.42
Khaki (CSS)
#F0E68C
ΔE00 5.66
Greenish Beige
#C9D179
ΔE00 5.84
Vanilla
#F3E5AB
ΔE00 6.34
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DBCF85 #8591DB
analogous
#DBA485 #DBCF85 #BCDB85
triadic
#DBCF85 #85DBCF #CF85DB
tetradic
#DBCF85 #85DBA4 #8591DB #DB85BC
square
#DBCF85 #85DBA4 #8591DB #DB85BC
split-complementary
#DBCF85 #85BCDB #A485DB
monochromatic
#B1A034 #CDBC56 #DBCF85 #E9E2B4 #F7F4E4
Accessibility & contrast
On white
1.58
#DBCF85 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.28
#DBCF85 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DBCF85
13.28:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DBCF85 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DBCF85 | 1.00 | 1.58 | 13.28 | 13.28 |
| #FFFFFF | 1.58 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.28 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.28 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DCCB7F
Deuteranopia (green-blind)
#E0D088
Tritanopia (blue-blind)
#E7C5BD
Achromatopsia (no color)
#CDCDCD
Design tokens & code
CSS
--color: #dbcf85; /* rgb */ color: rgb(219, 207, 133); /* oklch */ color: oklch(84.8% 0.095 100.2);
Tailwind
colors: {
custom: {
50: '#e7dda9',
500: '#dbcf85',
950: '#000000',
},
}SCSS
$custom: #dbcf85; $custom-light: #e7dda9; $custom-dark: #000000;
JSON
{
"hex": "#dbcf85",
"rgb": {
"r": 219,
"g": 207,
"b": 133
},
"hsl": {
"h": 51.628,
"s": 54.43,
"l": 69.02
},
"oklch": {
"l": 0.84765,
"c": 0.09518,
"h": 100.2
},
"luminance": 0.61379
}Semantic roles & 50–950 ramp
primary
#DBCF85
secondary
#5360B2
accent
#3AC224
background
#FEFEFD
surface
#FDFCF7
border
#D5D5D0
text
#161510
muted
#848481