#DCBFA8#DCBFA8
#DCBFA8 is a very light, muted orange. Relative luminance 0.553; OKLCH L 82.3% C 0.046 H 60.5°. Best body text is #000000 at 12.06:1 contrast (WCAG AA passes).
Color values
| HEX | #DCBFA8 |
|---|---|
| RGB | rgb(220, 191, 168) |
| HSL | hsl(27, 43%, 76%) |
| HSV | hsv(27, 24%, 86%) |
| CMYK | cmyk(0%, 13.2%, 23.6%, 13.7%) |
| CIE-LAB | lab(79.22, 6.78, 15.41) |
| CIE-LCH | lch(79.22, 16.83, 66.26°) |
| OKLab | oklab(82.34% 0.0225 0.0398) |
| OKLCH | oklch(82.34% 0.046 60.5) |
| XYZ | xyz(55.2142, 55.3061, 44.8049) |
| Luminance | 0.5530 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Apricot
#FBCEB1
ΔE00 6.36
Tan
#D2B48C
ΔE00 6.65
Warm Gray
#C9BEB0
ΔE00 7.05
Peach
#FFDAB9
ΔE00 7.41
Khaki
#C3B091
ΔE00 7.77
Burlywood
#DEB887
ΔE00 7.86
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DCBFA8 #A8C5DC
analogous
#DCA8AB #DCBFA8 #DCD9A8
triadic
#DCBFA8 #A8DCBF #BFA8DC
tetradic
#DCBFA8 #ABDCA8 #A8C5DC #D9A8DC
square
#DCBFA8 #ABDCA8 #A8C5DC #D9A8DC
split-complementary
#DCBFA8 #A8DCD9 #A8ABDC
monochromatic
#B97F51 #CA9F7C #DCBFA8 #EEDFD4 #F6EFE9
Accessibility & contrast
On white
1.74
#DCBFA8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.06
#DCBFA8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DCBFA8
12.06:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DCBFA8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DCBFA8 | 1.00 | 1.74 | 12.06 | 12.06 |
| #FFFFFF | 1.74 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.06 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.06 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C8C1A7
Deuteranopia (green-blind)
#CFC7A8
Tritanopia (blue-blind)
#E6B9B9
Achromatopsia (no color)
#C4C4C4
Design tokens & code
CSS
--color: #dcbfa8; /* rgb */ color: rgb(220, 191, 168); /* oklch */ color: oklch(82.3% 0.046 60.5);
Tailwind
colors: {
custom: {
50: '#e7d2c1',
500: '#dcbfa8',
950: '#000000',
},
}SCSS
$custom: #dcbfa8; $custom-light: #e7d2c1; $custom-dark: #000000;
JSON
{
"hex": "#dcbfa8",
"rgb": {
"r": 220,
"g": 191,
"b": 168
},
"hsl": {
"h": 26.538,
"s": 42.623,
"l": 76.078
},
"oklch": {
"l": 0.82341,
"c": 0.04566,
"h": 60.5
},
"luminance": 0.55304
}Semantic roles & 50–950 ramp
primary
#DCBFA8
secondary
#7498B4
accent
#7AB630
background
#FEFEFD
surface
#FCFBF9
border
#D5D4D2
text
#161412
muted
#848382