#BCAFA5#BCAFA5
#BCAFA5 is a light, muted orange. Relative luminance 0.441; OKLCH L 76.2% C 0.021 H 60.1°. Best body text is #000000 at 9.81:1 contrast (WCAG AA passes).
Color values
| HEX | #BCAFA5 |
|---|---|
| RGB | rgb(188, 175, 165) |
| HSL | hsl(26, 15%, 69%) |
| HSV | hsv(26, 12%, 74%) |
| CMYK | cmyk(0%, 6.9%, 12.2%, 26.3%) |
| CIE-LAB | lab(72.27, 2.93, 6.80) |
| CIE-LCH | lch(72.27, 7.40, 66.70°) |
| OKLab | oklab(76.21% 0.0103 0.0178) |
| OKLCH | oklch(76.21% 0.021 60.1) |
| XYZ | xyz(42.8600, 44.0686, 41.8383) |
| Luminance | 0.4407 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Greige
#B8AB98
ΔE00 4.39
Warm Gray
#C9BEB0
ΔE00 4.57
Stone
#A89F91
ΔE00 6.00
Greyish
#A8A495
ΔE00 7.09
Dark Gray
#A9A9A9
ΔE00 7.23
Mushroom
#BA9E88
ΔE00 7.67
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BCAFA5 #A5B2BC
analogous
#BCA5A7 #BCAFA5 #BCBBA5
triadic
#BCAFA5 #A5BCAF #AFA5BC
tetradic
#BCAFA5 #A7BCA5 #A5B2BC #BBA5BC
square
#BCAFA5 #A7BCA5 #A5B2BC #BBA5BC
split-complementary
#BCAFA5 #A5BCBB #A5A7BC
monochromatic
#847162 #A29082 #BCAFA5 #D6CEC8 #F0EDEB
Accessibility & contrast
On white
2.14
#BCAFA5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.81
#BCAFA5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BCAFA5
9.81:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BCAFA5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BCAFA5 | 1.00 | 2.14 | 9.81 | 9.81 |
| #FFFFFF | 2.14 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.81 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.81 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B3B0A4
Deuteranopia (green-blind)
#B6B2A5
Tritanopia (blue-blind)
#C1ACAC
Achromatopsia (no color)
#B1B1B1
Design tokens & code
CSS
--color: #bcafa5; /* rgb */ color: rgb(188, 175, 165); /* oklch */ color: oklch(76.2% 0.021 60.1);
Tailwind
colors: {
custom: {
50: '#d0c6bf',
500: '#bcafa5',
950: '#000000',
},
}SCSS
$custom: #bcafa5; $custom-light: #d0c6bf; $custom-dark: #000000;
JSON
{
"hex": "#bcafa5",
"rgb": {
"r": 188,
"g": 175,
"b": 165
},
"hsl": {
"h": 26.087,
"s": 14.65,
"l": 69.216
},
"oklch": {
"l": 0.76211,
"c": 0.02057,
"h": 60.1
},
"luminance": 0.44068
}Semantic roles & 50–950 ramp
primary
#BCAFA5
secondary
#DBDFE2
accent
#78994D
background
#FCFCFB
surface
#F9F8F7
border
#D2D1D0
text
#141312
muted
#828281