#E2BF99#E2BF99
#E2BF99 is a very light, moderate orange. Relative luminance 0.557; OKLCH L 82.6% C 0.065 H 69.0°. Best body text is #000000 at 12.15:1 contrast (WCAG AA passes).
Color values
| HEX | #E2BF99 |
|---|---|
| RGB | rgb(226, 191, 153) |
| HSL | hsl(31, 56%, 74%) |
| HSV | hsv(31, 32%, 89%) |
| CMYK | cmyk(0%, 15.5%, 32.3%, 11.4%) |
| CIE-LAB | lab(79.46, 7.06, 23.84) |
| CIE-LCH | lch(79.46, 24.86, 73.50°) |
| OKLab | oklab(82.56% 0.0231 0.0603) |
| OKLCH | oklch(82.56% 0.065 69) |
| XYZ | xyz(55.7457, 55.7325, 37.9519) |
| Luminance | 0.5573 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Burlywood
#DEB887
ΔE00 3.43
Tan
#D2B48C
ΔE00 3.76
Very Light Brown
#D3B683
ΔE00 5.62
Light Peach
#FFD8B1
ΔE00 6.20
Fawn
#CFAF7B
ΔE00 6.38
Apricot
#FBCEB1
ΔE00 6.83
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E2BF99 #99BCE2
analogous
#E29B99 #E2BF99 #E1E299
triadic
#E2BF99 #99E2BF #BF99E2
tetradic
#E2BF99 #99E29B #99BCE2 #E299E1
square
#E2BF99 #99E29B #99BCE2 #E299E1
split-complementary
#E2BF99 #99E1E2 #9B99E2
monochromatic
#C7833A #D4A169 #E2BF99 #F0DDC9 #F8F0E7
Accessibility & contrast
On white
1.73
#E2BF99 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.15
#E2BF99 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E2BF99
12.15:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E2BF99 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E2BF99 | 1.00 | 1.73 | 12.15 | 12.15 |
| #FFFFFF | 1.73 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.15 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.15 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CBC096
Deuteranopia (green-blind)
#D4C89A
Tritanopia (blue-blind)
#EEB7B5
Achromatopsia (no color)
#C5C5C5
Design tokens & code
CSS
--color: #e2bf99; /* rgb */ color: rgb(226, 191, 153); /* oklch */ color: oklch(82.6% 0.065 69.0);
Tailwind
colors: {
custom: {
50: '#ecd2b7',
500: '#e2bf99',
950: '#000000',
},
}SCSS
$custom: #e2bf99; $custom-light: #ecd2b7; $custom-dark: #000000;
JSON
{
"hex": "#e2bf99",
"rgb": {
"r": 226,
"g": 191,
"b": 153
},
"hsl": {
"h": 31.233,
"s": 55.725,
"l": 74.314
},
"oklch": {
"l": 0.82561,
"c": 0.06457,
"h": 69
},
"luminance": 0.5573
}Semantic roles & 50–950 ramp
primary
#E2BF99
secondary
#648EBB
accent
#6FC322
background
#FFFEFD
surface
#FEFBF8
border
#D6D4D1
text
#161411
muted
#858381