#DFBB98#DFBB98
#DFBB98 is a light, moderate orange. Relative luminance 0.535; OKLCH L 81.5% C 0.063 H 66.0°. Best body text is #000000 at 11.70:1 contrast (WCAG AA passes).
Color values
| HEX | #DFBB98 |
|---|---|
| RGB | rgb(223, 187, 152) |
| HSL | hsl(30, 53%, 74%) |
| HSV | hsv(30, 32%, 87%) |
| CMYK | cmyk(0%, 16.1%, 31.8%, 12.5%) |
| CIE-LAB | lab(78.17, 7.89, 22.56) |
| CIE-LCH | lch(78.17, 23.90, 70.73°) |
| OKLab | oklab(81.48% 0.0255 0.0572) |
| OKLCH | oklch(81.48% 0.063 66) |
| XYZ | xyz(53.8703, 53.4978, 37.1882) |
| Luminance | 0.5350 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Tan
#D2B48C
ΔE00 3.85
Burlywood
#DEB887
ΔE00 4.04
Very Light Brown
#D3B683
ΔE00 6.32
Apricot
#FBCEB1
ΔE00 6.68
Fawn
#CFAF7B
ΔE00 6.69
Light Peach
#FFD8B1
ΔE00 7.09
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DFBB98 #98BCDF
analogous
#DF9898 #DFBB98 #DFDE98
triadic
#DFBB98 #98DFBB #BB98DF
tetradic
#DFBB98 #98DF98 #98BCDF #DE98DF
square
#DFBB98 #98DF98 #98BCDF #DE98DF
split-complementary
#DFBB98 #98DFDE #9898DF
monochromatic
#C17D3C #D09C69 #DFBB98 #EEDAC7 #F8F0E8
Accessibility & contrast
On white
1.79
#DFBB98 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.70
#DFBB98 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DFBB98
11.70:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DFBB98 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DFBB98 | 1.00 | 1.79 | 11.70 | 11.70 |
| #FFFFFF | 1.79 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.70 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.70 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C7BD96
Deuteranopia (green-blind)
#CFC599
Tritanopia (blue-blind)
#EBB3B2
Achromatopsia (no color)
#C1C1C1
Design tokens & code
CSS
--color: #dfbb98; /* rgb */ color: rgb(223, 187, 152); /* oklch */ color: oklch(81.5% 0.063 66.0);
Tailwind
colors: {
custom: {
50: '#eacfb6',
500: '#dfbb98',
950: '#000000',
},
}SCSS
$custom: #dfbb98; $custom-light: #eacfb6; $custom-dark: #000000;
JSON
{
"hex": "#dfbb98",
"rgb": {
"r": 223,
"g": 187,
"b": 152
},
"hsl": {
"h": 29.577,
"s": 52.593,
"l": 73.529
},
"oklch": {
"l": 0.81477,
"c": 0.06263,
"h": 66
},
"luminance": 0.53496
}Semantic roles & 50–950 ramp
primary
#DFBB98
secondary
#648EB7
accent
#74C025
background
#FEFEFD
surface
#FDFBF8
border
#D5D4D1
text
#161311
muted
#848381