#DFBC98#DFBC98
#DFBC98 is a light, moderate orange. Relative luminance 0.539; OKLCH L 81.7% C 0.063 H 67.6°. Best body text is #000000 at 11.78:1 contrast (WCAG AA passes).
Color values
| HEX | #DFBC98 |
|---|---|
| RGB | rgb(223, 188, 152) |
| HSL | hsl(30, 53%, 74%) |
| HSV | hsv(30, 32%, 87%) |
| CMYK | cmyk(0%, 15.7%, 31.8%, 12.5%) |
| CIE-LAB | lab(78.42, 7.36, 22.90) |
| CIE-LCH | lch(78.42, 24.05, 72.19°) |
| OKLab | oklab(81.67% 0.024 0.058) |
| OKLCH | oklch(81.67% 0.063 67.6) |
| XYZ | xyz(54.0831, 53.9236, 37.2591) |
| Luminance | 0.5392 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Tan
#D2B48C
ΔE00 3.52
Burlywood
#DEB887
ΔE00 3.69
Very Light Brown
#D3B683
ΔE00 5.86
Fawn
#CFAF7B
ΔE00 6.37
Khaki
#C3B091
ΔE00 6.86
Light Peach
#FFD8B1
ΔE00 6.91
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DFBC98 #98BBDF
analogous
#DF9898 #DFBC98 #DEDF98
triadic
#DFBC98 #98DFBC #BC98DF
tetradic
#DFBC98 #98DF98 #98BBDF #DF98DE
square
#DFBC98 #98DF98 #98BBDF #DF98DE
split-complementary
#DFBC98 #98DEDF #9898DF
monochromatic
#C17F3C #D09E69 #DFBC98 #EEDAC7 #F8F0E8
Accessibility & contrast
On white
1.78
#DFBC98 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.78
#DFBC98 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DFBC98
11.78:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DFBC98 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DFBC98 | 1.00 | 1.78 | 11.78 | 11.78 |
| #FFFFFF | 1.78 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.78 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.78 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C8BD96
Deuteranopia (green-blind)
#D0C599
Tritanopia (blue-blind)
#EBB4B2
Achromatopsia (no color)
#C2C2C2
Design tokens & code
CSS
--color: #dfbc98; /* rgb */ color: rgb(223, 188, 152); /* oklch */ color: oklch(81.7% 0.063 67.6);
Tailwind
colors: {
custom: {
50: '#ead0b6',
500: '#dfbc98',
950: '#000000',
},
}SCSS
$custom: #dfbc98; $custom-light: #ead0b6; $custom-dark: #000000;
JSON
{
"hex": "#dfbc98",
"rgb": {
"r": 223,
"g": 188,
"b": 152
},
"hsl": {
"h": 30.423,
"s": 52.593,
"l": 73.529
},
"oklch": {
"l": 0.81672,
"c": 0.06278,
"h": 67.6
},
"luminance": 0.53921
}Semantic roles & 50–950 ramp
primary
#DFBC98
secondary
#648DB7
accent
#72C025
background
#FEFEFD
surface
#FDFBF8
border
#D5D4D1
text
#161411
muted
#848381