#DBCF92#DBCF92
#DBCF92 is a very light, moderate yellow. Relative luminance 0.618; OKLCH L 85.0% C 0.080 H 98.4°. Best body text is #000000 at 13.35:1 contrast (WCAG AA passes).
Color values
| HEX | #DBCF92 |
|---|---|
| RGB | rgb(219, 207, 146) |
| HSL | hsl(50, 50%, 72%) |
| HSV | hsv(50, 33%, 86%) |
| CMYK | cmyk(0%, 5.5%, 33.3%, 14.1%) |
| CIE-LAB | lab(82.79, -4.86, 31.87) |
| CIE-LCH | lch(82.79, 32.24, 98.67°) |
| OKLab | oklab(84.99% -0.0117 0.0793) |
| OKLCH | oklch(84.99% 0.08 98.4) |
| XYZ | xyz(56.7153, 61.7625, 36.1223) |
| Luminance | 0.6176 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Beige (survey)
#E6DAA6
ΔE00 3.40
Vanilla
#F3E5AB
ΔE00 5.27
Sand (survey)
#E2CA76
ΔE00 5.37
Palegoldenrod
#EEE8AA
ΔE00 5.75
Light Tan
#FBEEAC
ΔE00 7.00
Khaki (CSS)
#F0E68C
ΔE00 7.07
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DBCF92 #929EDB
analogous
#DBAB92 #DBCF92 #C3DB92
triadic
#DBCF92 #92DBCF #CF92DB
tetradic
#DBCF92 #92DBAB #929EDB #DB92C3
square
#DBCF92 #92DBAB #929EDB #DB92C3
split-complementary
#DBCF92 #92C3DB #AB92DB
monochromatic
#B6A23C #CCBB64 #DBCF92 #EAE3C0 #F7F5E8
Accessibility & contrast
On white
1.57
#DBCF92 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.35
#DBCF92 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DBCF92
13.35:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DBCF92 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DBCF92 | 1.00 | 1.57 | 13.35 | 13.35 |
| #FFFFFF | 1.57 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.35 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.35 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DBCB8E
Deuteranopia (green-blind)
#DED094
Tritanopia (blue-blind)
#E6C6BF
Achromatopsia (no color)
#CECECE
Design tokens & code
CSS
--color: #dbcf92; /* rgb */ color: rgb(219, 207, 146); /* oklch */ color: oklch(85.0% 0.080 98.4);
Tailwind
colors: {
custom: {
50: '#e7ddb2',
500: '#dbcf92',
950: '#000000',
},
}SCSS
$custom: #dbcf92; $custom-light: #e7ddb2; $custom-dark: #000000;
JSON
{
"hex": "#dbcf92",
"rgb": {
"r": 219,
"g": 207,
"b": 146
},
"hsl": {
"h": 50.137,
"s": 50.345,
"l": 71.569
},
"oklch": {
"l": 0.84993,
"c": 0.08017,
"h": 98.4
},
"luminance": 0.61761
}Semantic roles & 50–950 ramp
primary
#DBCF92
secondary
#5F6DB2
accent
#40BE28
background
#FEFEFD
surface
#FCFCF8
border
#D5D5D1
text
#161511
muted
#848481