#E2BB8F#E2BB8F
#E2BB8F is a light, moderate orange. Relative luminance 0.537; OKLCH L 81.6% C 0.073 H 69.9°. Best body text is #000000 at 11.74:1 contrast (WCAG AA passes).
Color values
| HEX | #E2BB8F |
|---|---|
| RGB | rgb(226, 187, 143) |
| HSL | hsl(32, 59%, 72%) |
| HSV | hsv(32, 37%, 89%) |
| CMYK | cmyk(0%, 17.3%, 36.7%, 11.4%) |
| CIE-LAB | lab(78.28, 7.96, 27.55) |
| CIE-LCH | lch(78.28, 28.67, 73.88°) |
| OKLab | oklab(81.58% 0.0253 0.069) |
| OKLCH | oklch(81.58% 0.073 69.9) |
| XYZ | xyz(54.0937, 53.6951, 33.4961) |
| Luminance | 0.5369 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Burlywood
#DEB887
ΔE00 1.80
Tan
#D2B48C
ΔE00 3.49
Very Light Brown
#D3B683
ΔE00 4.76
Fawn
#CFAF7B
ΔE00 5.20
Toupe
#C7AC7D
ΔE00 6.41
Light Peach
#FFD8B1
ΔE00 7.15
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E2BB8F #8FB6E2
analogous
#E2928F #E2BB8F #E0E28F
triadic
#E2BB8F #8FE2BB #BB8FE2
tetradic
#E2BB8F #8FE292 #8FB6E2 #E28FE0
square
#E2BB8F #8FE292 #8FB6E2 #E28FE0
split-complementary
#E2BB8F #8FE0E2 #928FE2
monochromatic
#C48033 #D59D5E #E2BB8F #EFD9C0 #F9F0E7
Accessibility & contrast
On white
1.79
#E2BB8F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.74
#E2BB8F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E2BB8F
11.74:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E2BB8F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E2BB8F | 1.00 | 1.79 | 11.74 | 11.74 |
| #FFFFFF | 1.79 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.74 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.74 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C9BC8C
Deuteranopia (green-blind)
#D2C590
Tritanopia (blue-blind)
#F0B2AF
Achromatopsia (no color)
#C2C2C2
Design tokens & code
CSS
--color: #e2bb8f; /* rgb */ color: rgb(226, 187, 143); /* oklch */ color: oklch(81.6% 0.073 69.9);
Tailwind
colors: {
custom: {
50: '#eccfb0',
500: '#e2bb8f',
950: '#000000',
},
}SCSS
$custom: #e2bb8f; $custom-light: #eccfb0; $custom-dark: #000000;
JSON
{
"hex": "#e2bb8f",
"rgb": {
"r": 226,
"g": 187,
"b": 143
},
"hsl": {
"h": 31.807,
"s": 58.865,
"l": 72.353
},
"oklch": {
"l": 0.81579,
"c": 0.07346,
"h": 69.9
},
"luminance": 0.53693
}Semantic roles & 50–950 ramp
primary
#E2BB8F
secondary
#5B88BB
accent
#6EC61F
background
#FFFEFD
surface
#FEFBF7
border
#D6D4D0
text
#161310
muted
#858381