#BBA693#BBA693
#BBA693 is a light, muted orange. Relative luminance 0.399; OKLCH L 73.8% C 0.036 H 64.4°. Best body text is #000000 at 8.99:1 contrast (WCAG AA passes).
Color values
| HEX | #BBA693 |
|---|---|
| RGB | rgb(187, 166, 147) |
| HSL | hsl(29, 23%, 65%) |
| HSV | hsv(29, 21%, 73%) |
| CMYK | cmyk(0%, 11.2%, 21.4%, 26.7%) |
| CIE-LAB | lab(69.43, 4.57, 12.64) |
| CIE-LCH | lch(69.43, 13.44, 70.13°) |
| OKLab | oklab(73.82% 0.0157 0.0327) |
| OKLCH | oklch(73.82% 0.036 64.4) |
| XYZ | xyz(39.3963, 39.9449, 33.2330) |
| Luminance | 0.3994 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Mushroom
#BA9E88
ΔE00 3.29
Greige
#B8AB98
ΔE00 3.92
Taupe (survey)
#B9A281
ΔE00 5.28
Khaki
#C3B091
ΔE00 5.76
Stone
#A89F91
ΔE00 5.88
Warm Gray
#C9BEB0
ΔE00 7.43
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BBA693 #93A8BB
analogous
#BB9394 #BBA693 #BBBA93
triadic
#BBA693 #93BBA6 #A693BB
tetradic
#BBA693 #94BB93 #93A8BB #BA93BB
square
#BBA693 #94BB93 #93A8BB #BA93BB
split-complementary
#BBA693 #93BBBA #9394BB
monochromatic
#826952 #A3876D #BBA693 #D3C5B9 #EAE4DE
Accessibility & contrast
On white
2.34
#BBA693 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.99
#BBA693 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BBA693
8.99:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BBA693 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BBA693 | 1.00 | 2.34 | 8.99 | 8.99 |
| #FFFFFF | 2.34 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.99 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.99 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ADA792
Deuteranopia (green-blind)
#B2AB93
Tritanopia (blue-blind)
#C2A2A1
Achromatopsia (no color)
#AAAAAA
Design tokens & code
CSS
--color: #bba693; /* rgb */ color: rgb(187, 166, 147); /* oklch */ color: oklch(73.8% 0.036 64.4);
Tailwind
colors: {
custom: {
50: '#cfc0b2',
500: '#bba693',
950: '#000000',
},
}SCSS
$custom: #bba693; $custom-light: #cfc0b2; $custom-dark: #000000;
JSON
{
"hex": "#bba693",
"rgb": {
"r": 187,
"g": 166,
"b": 147
},
"hsl": {
"h": 28.5,
"s": 22.727,
"l": 65.49
},
"oklch": {
"l": 0.73821,
"c": 0.03626,
"h": 64.4
},
"luminance": 0.39944
}Semantic roles & 50–950 ramp
primary
#BBA693
secondary
#CED5DC
accent
#75A144
background
#FCFBFA
surface
#F9F7F5
border
#D2D0CF
text
#141211
muted
#828180