#DBCF97#DBCF97
#DBCF97 is a very light, moderate yellow. Relative luminance 0.619; OKLCH L 85.1% C 0.074 H 97.5°. Best body text is #000000 at 13.38:1 contrast (WCAG AA passes).
Color values
| HEX | #DBCF97 |
|---|---|
| RGB | rgb(219, 207, 151) |
| HSL | hsl(49, 49%, 73%) |
| HSV | hsv(49, 31%, 86%) |
| CMYK | cmyk(0%, 5.5%, 31.1%, 14.1%) |
| CIE-LAB | lab(82.87, -4.25, 29.39) |
| CIE-LCH | lch(82.87, 29.70, 98.22°) |
| OKLab | oklab(85.09% -0.0097 0.0736) |
| OKLCH | oklch(85.09% 0.074 97.5) |
| XYZ | xyz(57.1127, 61.9215, 38.2156) |
| Luminance | 0.6192 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Beige (survey)
#E6DAA6
ΔE00 2.81
Vanilla
#F3E5AB
ΔE00 5.14
Palegoldenrod
#EEE8AA
ΔE00 5.82
Sand (survey)
#E2CA76
ΔE00 6.18
Wheat
#F5DEB3
ΔE00 6.91
Light Tan
#FBEEAC
ΔE00 7.14
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DBCF97 #97A3DB
analogous
#DBAD97 #DBCF97 #C5DB97
triadic
#DBCF97 #97DBCF #CF97DB
tetradic
#DBCF97 #97DBAD #97A3DB #DB97C5
square
#DBCF97 #97DBAD #97A3DB #DB97C5
split-complementary
#DBCF97 #97C5DB #AD97DB
monochromatic
#B8A340 #CBBA6A #DBCF97 #EBE4C4 #F7F5E8
Accessibility & contrast
On white
1.57
#DBCF97 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.38
#DBCF97 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DBCF97
13.38:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DBCF97 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DBCF97 | 1.00 | 1.57 | 13.38 | 13.38 |
| #FFFFFF | 1.57 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.38 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.38 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DACC93
Deuteranopia (green-blind)
#DDD099
Tritanopia (blue-blind)
#E5C7C0
Achromatopsia (no color)
#CECECE
Design tokens & code
CSS
--color: #dbcf97; /* rgb */ color: rgb(219, 207, 151); /* oklch */ color: oklch(85.1% 0.074 97.5);
Tailwind
colors: {
custom: {
50: '#e7ddb6',
500: '#dbcf97',
950: '#000000',
},
}SCSS
$custom: #dbcf97; $custom-light: #e7ddb6; $custom-dark: #000000;
JSON
{
"hex": "#dbcf97",
"rgb": {
"r": 219,
"g": 207,
"b": 151
},
"hsl": {
"h": 49.412,
"s": 48.571,
"l": 72.549
},
"oklch": {
"l": 0.85088,
"c": 0.07422,
"h": 97.5
},
"luminance": 0.6192
}Semantic roles & 50–950 ramp
primary
#DBCF97
secondary
#6472B3
accent
#43BC2A
background
#FEFEFD
surface
#FCFCF8
border
#D5D5D1
text
#161511
muted
#848481