#DBB698#DBB698
#DBB698 is a light, muted orange. Relative luminance 0.508; OKLCH L 80.1% C 0.059 H 60.8°. Best body text is #000000 at 11.16:1 contrast (WCAG AA passes).
Color values
| HEX | #DBB698 |
|---|---|
| RGB | rgb(219, 182, 152) |
| HSL | hsl(27, 48%, 73%) |
| HSV | hsv(27, 31%, 86%) |
| CMYK | cmyk(0%, 16.9%, 30.6%, 14.1%) |
| CIE-LAB | lab(76.55, 9.00, 20.27) |
| CIE-LCH | lch(76.55, 22.18, 66.07°) |
| OKLab | oklab(80.12% 0.0288 0.0517) |
| OKLCH | oklch(80.12% 0.059 60.8) |
| XYZ | xyz(51.6098, 50.7851, 36.7837) |
| Luminance | 0.5078 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Tan
#D2B48C
ΔE00 5.09
Burlywood
#DEB887
ΔE00 5.79
Apricot
#FBCEB1
ΔE00 6.85
Khaki
#C3B091
ΔE00 7.64
Mushroom
#BA9E88
ΔE00 7.78
Fawn
#CFAF7B
ΔE00 7.93
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DBB698 #98BDDB
analogous
#DB989B #DBB698 #DBD798
triadic
#DBB698 #98DBB6 #B698DB
tetradic
#DBB698 #9BDB98 #98BDDB #D798DB
square
#DBB698 #9BDB98 #98BDDB #D798DB
split-complementary
#DBB698 #98DBD7 #989BDB
monochromatic
#B87640 #CB966B #DBB698 #EBD6C5 #F7EFE8
Accessibility & contrast
On white
1.88
#DBB698 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.16
#DBB698 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DBB698
11.16:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DBB698 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DBB698 | 1.00 | 1.88 | 11.16 | 11.16 |
| #FFFFFF | 1.88 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.16 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.16 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C1B896
Deuteranopia (green-blind)
#CAC098
Tritanopia (blue-blind)
#E7AFAE
Achromatopsia (no color)
#BDBDBD
Design tokens & code
CSS
--color: #dbb698; /* rgb */ color: rgb(219, 182, 152); /* oklch */ color: oklch(80.1% 0.059 60.8);
Tailwind
colors: {
custom: {
50: '#e7cbb6',
500: '#dbb698',
950: '#000000',
},
}SCSS
$custom: #dbb698; $custom-light: #e7cbb6; $custom-dark: #000000;
JSON
{
"hex": "#dbb698",
"rgb": {
"r": 219,
"g": 182,
"b": 152
},
"hsl": {
"h": 26.866,
"s": 48.201,
"l": 72.745
},
"oklch": {
"l": 0.80123,
"c": 0.05914,
"h": 60.8
},
"luminance": 0.50783
}Semantic roles & 50–950 ramp
primary
#DBB698
secondary
#6590B3
accent
#7ABB2A
background
#FEFDFD
surface
#FCF9F8
border
#D5D2D1
text
#161311
muted
#848281