#DFBF98#DFBF98
#DFBF98 is a very light, moderate orange. Relative luminance 0.552; OKLCH L 82.3% C 0.064 H 72.3°. Best body text is #000000 at 12.04:1 contrast (WCAG AA passes).
Color values
| HEX | #DFBF98 |
|---|---|
| RGB | rgb(223, 191, 152) |
| HSL | hsl(33, 53%, 74%) |
| HSV | hsv(33, 32%, 87%) |
| CMYK | cmyk(0%, 14.3%, 31.8%, 12.5%) |
| CIE-LAB | lab(79.17, 5.77, 23.92) |
| CIE-LCH | lch(79.17, 24.61, 76.43°) |
| OKLab | oklab(82.26% 0.0193 0.0605) |
| OKLCH | oklch(82.26% 0.064 72.3) |
| XYZ | xyz(54.7307, 55.2187, 37.4750) |
| Luminance | 0.5522 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Tan
#D2B48C
ΔE00 3.10
Burlywood
#DEB887
ΔE00 3.17
Very Light Brown
#D3B683
ΔE00 4.70
Fawn
#CFAF7B
ΔE00 5.71
Khaki
#C3B091
ΔE00 6.39
Toupe
#C7AC7D
ΔE00 6.41
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DFBF98 #98B8DF
analogous
#DF9B98 #DFBF98 #DBDF98
triadic
#DFBF98 #98DFBF #BF98DF
tetradic
#DFBF98 #98DF9B #98B8DF #DF98DB
square
#DFBF98 #98DF9B #98B8DF #DF98DB
split-complementary
#DFBF98 #98DBDF #9B98DF
monochromatic
#C1853C #D0A269 #DFBF98 #EEDCC7 #F8F0E8
Accessibility & contrast
On white
1.74
#DFBF98 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.04
#DFBF98 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DFBF98
12.04:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DFBF98 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DFBF98 | 1.00 | 1.74 | 12.04 | 12.04 |
| #FFFFFF | 1.74 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.04 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.04 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CBC095
Deuteranopia (green-blind)
#D2C799
Tritanopia (blue-blind)
#EBB7B4
Achromatopsia (no color)
#C4C4C4
Design tokens & code
CSS
--color: #dfbf98; /* rgb */ color: rgb(223, 191, 152); /* oklch */ color: oklch(82.3% 0.064 72.3);
Tailwind
colors: {
custom: {
50: '#ead2b6',
500: '#dfbf98',
950: '#000000',
},
}SCSS
$custom: #dfbf98; $custom-light: #ead2b6; $custom-dark: #000000;
JSON
{
"hex": "#dfbf98",
"rgb": {
"r": 223,
"g": 191,
"b": 152
},
"hsl": {
"h": 32.958,
"s": 52.593,
"l": 73.529
},
"oklch": {
"l": 0.8226,
"c": 0.06352,
"h": 72.3
},
"luminance": 0.55217
}Semantic roles & 50–950 ramp
primary
#DFBF98
secondary
#6489B7
accent
#6BC025
background
#FEFEFD
surface
#FDFBF8
border
#D5D4D1
text
#161411
muted
#848381