#E7BBAC#E7BBAC
#E7BBAC is a very light, muted orange. Relative luminance 0.555; OKLCH L 82.7% C 0.055 H 39.7°. Best body text is #000000 at 12.10:1 contrast (WCAG AA passes).
Color values
| HEX | #E7BBAC |
|---|---|
| RGB | rgb(231, 187, 172) |
| HSL | hsl(15, 55%, 79%) |
| HSV | hsv(15, 26%, 91%) |
| CMYK | cmyk(0%, 19%, 25.5%, 9.4%) |
| CIE-LAB | lab(79.33, 13.59, 13.57) |
| CIE-LCH | lch(79.33, 19.21, 44.95°) |
| OKLab | oklab(82.7% 0.0424 0.0352) |
| OKLCH | oklch(82.7% 0.055 39.7) |
| XYZ | xyz(58.1725, 55.5105, 46.6721) |
| Luminance | 0.5551 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Apricot
#FBCEB1
ΔE00 6.98
Pale Salmon
#FFB19A
ΔE00 7.29
Pinkish Grey
#C8ACA9
ΔE00 7.72
Light Salmon
#FEA993
ΔE00 8.65
Pinkish Tan
#D99B82
ΔE00 9.08
Pale Rose
#FDC1C5
ΔE00 9.30
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E7BBAC #ACD8E7
analogous
#E7ACBB #E7BBAC #E7D9AC
triadic
#E7BBAC #ACE7BB #BBACE7
tetradic
#E7BBAC #BBE7AC #ACD8E7 #D9ACE7
square
#E7BBAC #BBE7AC #ACD8E7 #D9ACE7
split-complementary
#E7BBAC #ACE7D9 #ACBBE7
monochromatic
#CC6D4D #D9947D #E7BBAC #F5E2DB #F8ECE7
Accessibility & contrast
On white
1.74
#E7BBAC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.10
#E7BBAC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E7BBAC
12.10:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E7BBAC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E7BBAC | 1.00 | 1.74 | 12.10 | 12.10 |
| #FFFFFF | 1.74 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.10 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.10 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C5BFAB
Deuteranopia (green-blind)
#CFC8AC
Tritanopia (blue-blind)
#F2B5B7
Achromatopsia (no color)
#C4C4C4
Design tokens & code
CSS
--color: #e7bbac; /* rgb */ color: rgb(231, 187, 172); /* oklch */ color: oklch(82.7% 0.055 39.7);
Tailwind
colors: {
custom: {
50: '#efcfc4',
500: '#e7bbac',
950: '#000000',
},
}SCSS
$custom: #e7bbac; $custom-light: #efcfc4; $custom-dark: #000000;
JSON
{
"hex": "#e7bbac",
"rgb": {
"r": 231,
"g": 187,
"b": 172
},
"hsl": {
"h": 15.254,
"s": 55.14,
"l": 79.02
},
"oklch": {
"l": 0.82699,
"c": 0.05512,
"h": 39.7
},
"luminance": 0.55508
}Semantic roles & 50–950 ramp
primary
#E7BBAC
secondary
#75AEC2
accent
#9AC323
background
#FFFEFD
surface
#FEFBF9
border
#D6D4D2
text
#161312
muted
#858382