#DCAF98#DCAF98
#DCAF98 is a light, moderate orange. Relative luminance 0.481; OKLCH L 78.9% C 0.062 H 48.5°. Best body text is #000000 at 10.63:1 contrast (WCAG AA passes).
Color values
| HEX | #DCAF98 |
|---|---|
| RGB | rgb(220, 175, 152) |
| HSL | hsl(20, 49%, 73%) |
| HSV | hsv(20, 31%, 86%) |
| CMYK | cmyk(0%, 20.5%, 30.9%, 13.7%) |
| CIE-LAB | lab(74.92, 13.12, 18.03) |
| CIE-LCH | lch(74.92, 22.30, 53.95°) |
| OKLab | oklab(78.87% 0.0409 0.0461) |
| OKLCH | oklch(78.87% 0.062 48.5) |
| XYZ | xyz(50.5137, 48.1450, 36.3318) |
| Luminance | 0.4814 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Pinkish Tan
#D99B82
ΔE00 6.07
Pale Salmon
#FFB19A
ΔE00 7.90
Apricot
#FBCEB1
ΔE00 7.91
Mushroom
#BA9E88
ΔE00 8.06
Pinkish Grey
#C8ACA9
ΔE00 8.77
Light Salmon
#FEA993
ΔE00 8.84
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DCAF98 #98C5DC
analogous
#DC98A3 #DCAF98 #DCD198
triadic
#DCAF98 #98DCAF #AF98DC
tetradic
#DCAF98 #A3DC98 #98C5DC #D198DC
square
#DCAF98 #A3DC98 #98C5DC #D198DC
split-complementary
#DCAF98 #98DCD1 #98A3DC
monochromatic
#BA693F #CC8C6A #DCAF98 #ECD2C6 #F7EDE8
Accessibility & contrast
On white
1.98
#DCAF98 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.63
#DCAF98 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DCAF98
10.63:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DCAF98 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DCAF98 | 1.00 | 1.98 | 10.63 | 10.63 |
| #FFFFFF | 1.98 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.63 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.63 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BBB396
Deuteranopia (green-blind)
#C5BC98
Tritanopia (blue-blind)
#E8A8A9
Achromatopsia (no color)
#B8B8B8
Design tokens & code
CSS
--color: #dcaf98; /* rgb */ color: rgb(220, 175, 152); /* oklch */ color: oklch(78.9% 0.062 48.5);
Tailwind
colors: {
custom: {
50: '#e8c7b6',
500: '#dcaf98',
950: '#000000',
},
}SCSS
$custom: #dcaf98; $custom-light: #e8c7b6; $custom-dark: #000000;
JSON
{
"hex": "#dcaf98",
"rgb": {
"r": 220,
"g": 175,
"b": 152
},
"hsl": {
"h": 20.294,
"s": 49.275,
"l": 72.941
},
"oklch": {
"l": 0.78871,
"c": 0.06167,
"h": 48.5
},
"luminance": 0.48143
}Semantic roles & 50–950 ramp
primary
#DCAF98
secondary
#DDE8EE
accent
#8BBD29
background
#FEFCFB
surface
#FDF8F6
border
#D5D1D0
text
#161311
muted
#848280