#DFBA88#DFBA88
#DFBA88 is a light, moderate orange. Relative luminance 0.526; OKLCH L 81.0% C 0.078 H 74.7°. Best body text is #000000 at 11.52:1 contrast (WCAG AA passes).
Color values
| HEX | #DFBA88 |
|---|---|
| RGB | rgb(223, 186, 136) |
| HSL | hsl(34, 58%, 70%) |
| HSV | hsv(34, 39%, 87%) |
| CMYK | cmyk(0%, 16.6%, 39%, 12.5%) |
| CIE-LAB | lab(77.63, 6.50, 30.32) |
| CIE-LCH | lch(77.63, 31.01, 77.90°) |
| OKLab | oklab(80.96% 0.0206 0.0754) |
| OKLCH | oklch(80.96% 0.078 74.7) |
| XYZ | xyz(52.4357, 52.5858, 30.6759) |
| Luminance | 0.5258 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Burlywood
#DEB887
ΔE00 0.66
Very Light Brown
#D3B683
ΔE00 3.06
Tan
#D2B48C
ΔE00 3.31
Fawn
#CFAF7B
ΔE00 3.70
Toupe
#C7AC7D
ΔE00 5.22
Tan (survey)
#D1B26F
ΔE00 5.60
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DFBA88 #88ADDF
analogous
#DF8E88 #DFBA88 #D8DF88
triadic
#DFBA88 #88DFBA #BA88DF
tetradic
#DFBA88 #88DF8E #88ADDF #DF88D8
square
#DFBA88 #88DF8E #88ADDF #DF88D8
split-complementary
#DFBA88 #88D8DF #8E88DF
monochromatic
#BA8032 #D29E58 #DFBA88 #ECD6B8 #F9F1E7
Accessibility & contrast
On white
1.82
#DFBA88 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.52
#DFBA88 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DFBA88
11.52:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DFBA88 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DFBA88 | 1.00 | 1.82 | 11.52 | 11.52 |
| #FFFFFF | 1.82 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.52 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.52 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C8BB84
Deuteranopia (green-blind)
#D1C389
Tritanopia (blue-blind)
#EDB0AD
Achromatopsia (no color)
#C0C0C0
Design tokens & code
CSS
--color: #dfba88; /* rgb */ color: rgb(223, 186, 136); /* oklch */ color: oklch(81.0% 0.078 74.7);
Tailwind
colors: {
custom: {
50: '#eaceab',
500: '#dfba88',
950: '#000000',
},
}SCSS
$custom: #dfba88; $custom-light: #eaceab; $custom-dark: #000000;
JSON
{
"hex": "#dfba88",
"rgb": {
"r": 223,
"g": 186,
"b": 136
},
"hsl": {
"h": 34.483,
"s": 57.616,
"l": 70.392
},
"oklch": {
"l": 0.80961,
"c": 0.07813,
"h": 74.7
},
"luminance": 0.52583
}Semantic roles & 50–950 ramp
primary
#DFBA88
secondary
#557EB7
accent
#66C520
background
#FFFEFD
surface
#FEFAF7
border
#D6D3D0
text
#161310
muted
#858381