#DBCF99#DBCF99
#DBCF99 is a very light, moderate yellow. Relative luminance 0.620; OKLCH L 85.1% C 0.072 H 97.1°. Best body text is #000000 at 13.40:1 contrast (WCAG AA passes).
Color values
| HEX | #DBCF99 |
|---|---|
| RGB | rgb(219, 207, 153) |
| HSL | hsl(49, 48%, 73%) |
| HSV | hsv(49, 30%, 86%) |
| CMYK | cmyk(0%, 5.5%, 30.1%, 14.1%) |
| CIE-LAB | lab(82.91, -3.99, 28.40) |
| CIE-LCH | lch(82.91, 28.68, 98.01°) |
| OKLab | oklab(85.13% -0.0088 0.0713) |
| OKLCH | oklch(85.13% 0.072 97.1) |
| XYZ | xyz(57.2765, 61.9870, 39.0783) |
| Luminance | 0.6199 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Beige (survey)
#E6DAA6
ΔE00 2.66
Vanilla
#F3E5AB
ΔE00 5.15
Palegoldenrod
#EEE8AA
ΔE00 5.91
Sand (survey)
#E2CA76
ΔE00 6.54
Wheat
#F5DEB3
ΔE00 6.67
Pale Peach
#FFE5AD
ΔE00 7.13
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DBCF99 #99A5DB
analogous
#DBAE99 #DBCF99 #C6DB99
triadic
#DBCF99 #99DBCF #CF99DB
tetradic
#DBCF99 #99DBAE #99A5DB #DB99C6
square
#DBCF99 #99DBAE #99A5DB #DB99C6
split-complementary
#DBCF99 #99C6DB #AE99DB
monochromatic
#B8A341 #CBBA6C #DBCF99 #EBE4C6 #F7F4E8
Accessibility & contrast
On white
1.57
#DBCF99 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.40
#DBCF99 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DBCF99
13.40:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DBCF99 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DBCF99 | 1.00 | 1.57 | 13.40 | 13.40 |
| #FFFFFF | 1.57 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.40 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.40 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DACC95
Deuteranopia (green-blind)
#DDD09B
Tritanopia (blue-blind)
#E5C7C1
Achromatopsia (no color)
#CECECE
Design tokens & code
CSS
--color: #dbcf99; /* rgb */ color: rgb(219, 207, 153); /* oklch */ color: oklch(85.1% 0.072 97.1);
Tailwind
colors: {
custom: {
50: '#e7ddb7',
500: '#dbcf99',
950: '#000000',
},
}SCSS
$custom: #dbcf99; $custom-light: #e7ddb7; $custom-dark: #000000;
JSON
{
"hex": "#dbcf99",
"rgb": {
"r": 219,
"g": 207,
"b": 153
},
"hsl": {
"h": 49.091,
"s": 47.826,
"l": 72.941
},
"oklch": {
"l": 0.85127,
"c": 0.07182,
"h": 97.1
},
"luminance": 0.61986
}Semantic roles & 50–950 ramp
primary
#DBCF99
secondary
#6674B3
accent
#45BB2A
background
#FEFEFD
surface
#FCFCF8
border
#D5D5D1
text
#161511
muted
#848481