#DBCF93#DBCF93
#DBCF93 is a very light, moderate yellow. Relative luminance 0.618; OKLCH L 85.0% C 0.079 H 98.2°. Best body text is #000000 at 13.36:1 contrast (WCAG AA passes).
Color values
| HEX | #DBCF93 |
|---|---|
| RGB | rgb(219, 207, 147) |
| HSL | hsl(50, 50%, 72%) |
| HSV | hsv(50, 33%, 86%) |
| CMYK | cmyk(0%, 5.5%, 32.9%, 14.1%) |
| CIE-LAB | lab(82.80, -4.74, 31.37) |
| CIE-LCH | lch(82.80, 31.73, 98.59°) |
| OKLab | oklab(85.01% -0.0113 0.0782) |
| OKLCH | oklch(85.01% 0.079 98.2) |
| XYZ | xyz(56.7934, 61.7938, 36.5338) |
| Luminance | 0.6179 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Beige (survey)
#E6DAA6
ΔE00 3.27
Vanilla
#F3E5AB
ΔE00 5.23
Sand (survey)
#E2CA76
ΔE00 5.52
Palegoldenrod
#EEE8AA
ΔE00 5.75
Light Tan
#FBEEAC
ΔE00 7.02
Khaki (CSS)
#F0E68C
ΔE00 7.21
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DBCF93 #939FDB
analogous
#DBAB93 #DBCF93 #C3DB93
triadic
#DBCF93 #93DBCF #CF93DB
tetradic
#DBCF93 #93DBAB #939FDB #DB93C3
square
#DBCF93 #93DBAB #939FDB #DB93C3
split-complementary
#DBCF93 #93C3DB #AB93DB
monochromatic
#B7A23D #CCBB65 #DBCF93 #EAE3C1 #F7F5E8
Accessibility & contrast
On white
1.57
#DBCF93 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.36
#DBCF93 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DBCF93
13.36:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DBCF93 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DBCF93 | 1.00 | 1.57 | 13.36 | 13.36 |
| #FFFFFF | 1.57 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.36 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.36 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DBCC8F
Deuteranopia (green-blind)
#DED095
Tritanopia (blue-blind)
#E6C7BF
Achromatopsia (no color)
#CECECE
Design tokens & code
CSS
--color: #dbcf93; /* rgb */ color: rgb(219, 207, 147); /* oklch */ color: oklch(85.0% 0.079 98.2);
Tailwind
colors: {
custom: {
50: '#e7ddb3',
500: '#dbcf93',
950: '#000000',
},
}SCSS
$custom: #dbcf93; $custom-light: #e7ddb3; $custom-dark: #000000;
JSON
{
"hex": "#dbcf93",
"rgb": {
"r": 219,
"g": 207,
"b": 147
},
"hsl": {
"h": 50,
"s": 50,
"l": 71.765
},
"oklch": {
"l": 0.85012,
"c": 0.07899,
"h": 98.2
},
"luminance": 0.61792
}Semantic roles & 50–950 ramp
primary
#DBCF93
secondary
#606EB2
accent
#41BD28
background
#FEFEFD
surface
#FCFCF8
border
#D5D5D1
text
#161511
muted
#848481