#DBCD98#DBCD98
#DBCD98 is a very light, moderate yellow. Relative luminance 0.610; OKLCH L 84.7% C 0.071 H 95.1°. Best body text is #000000 at 13.20:1 contrast (WCAG AA passes).
Color values
| HEX | #DBCD98 |
|---|---|
| RGB | rgb(219, 205, 152) |
| HSL | hsl(47, 48%, 73%) |
| HSV | hsv(47, 31%, 86%) |
| CMYK | cmyk(0%, 6.4%, 30.6%, 14.1%) |
| CIE-LAB | lab(82.37, -3.09, 28.20) |
| CIE-LCH | lch(82.37, 28.37, 96.25°) |
| OKLab | oklab(84.7% -0.0063 0.0708) |
| OKLCH | oklch(84.7% 0.071 95.1) |
| XYZ | xyz(56.7128, 60.9912, 38.4847) |
| Luminance | 0.6099 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Beige (survey)
#E6DAA6
ΔE00 3.07
Vanilla
#F3E5AB
ΔE00 5.53
Wheat
#F5DEB3
ΔE00 6.39
Sand (survey)
#E2CA76
ΔE00 6.40
Palegoldenrod
#EEE8AA
ΔE00 6.56
Sand
#C2B280
ΔE00 6.89
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DBCD98 #98A6DB
analogous
#DBAC98 #DBCD98 #C7DB98
triadic
#DBCD98 #98DBCD #CD98DB
tetradic
#DBCD98 #98DBAC #98A6DB #DB98C7
square
#DBCD98 #98DBAC #98A6DB #DB98C7
split-complementary
#DBCD98 #98C7DB #AC98DB
monochromatic
#B89F40 #CBB76B #DBCD98 #EBE3C5 #F7F4E8
Accessibility & contrast
On white
1.59
#DBCD98 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.20
#DBCD98 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DBCD98
13.20:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DBCD98 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DBCD98 | 1.00 | 1.59 | 13.20 | 13.20 |
| #FFFFFF | 1.59 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.20 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.20 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D8CA94
Deuteranopia (green-blind)
#DCCF9A
Tritanopia (blue-blind)
#E5C5BF
Achromatopsia (no color)
#CDCDCD
Design tokens & code
CSS
--color: #dbcd98; /* rgb */ color: rgb(219, 205, 152); /* oklch */ color: oklch(84.7% 0.071 95.1);
Tailwind
colors: {
custom: {
50: '#e7dcb6',
500: '#dbcd98',
950: '#000000',
},
}SCSS
$custom: #dbcd98; $custom-light: #e7dcb6; $custom-dark: #000000;
JSON
{
"hex": "#dbcd98",
"rgb": {
"r": 219,
"g": 205,
"b": 152
},
"hsl": {
"h": 47.463,
"s": 48.201,
"l": 72.745
},
"oklch": {
"l": 0.847,
"c": 0.07106,
"h": 95.1
},
"luminance": 0.6099
}Semantic roles & 50–950 ramp
primary
#DBCD98
secondary
#6575B3
accent
#48BB2A
background
#FEFEFD
surface
#FCFBF8
border
#D5D4D1
text
#161511
muted
#848481