#E2BF95#E2BF95
#E2BF95 is a very light, moderate orange. Relative luminance 0.556; OKLCH L 82.5% C 0.069 H 71.7°. Best body text is #000000 at 12.12:1 contrast (WCAG AA passes).
Color values
| HEX | #E2BF95 |
|---|---|
| RGB | rgb(226, 191, 149) |
| HSL | hsl(33, 57%, 74%) |
| HSV | hsv(33, 34%, 89%) |
| CMYK | cmyk(0%, 15.5%, 34.1%, 11.4%) |
| CIE-LAB | lab(79.39, 6.57, 25.86) |
| CIE-LCH | lch(79.39, 26.68, 75.75°) |
| OKLab | oklab(82.48% 0.0215 0.0651) |
| OKLCH | oklch(82.48% 0.069 71.7) |
| XYZ | xyz(55.4208, 55.6026, 36.2410) |
| Luminance | 0.5560 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Burlywood
#DEB887
ΔE00 2.50
Tan
#D2B48C
ΔE00 3.43
Very Light Brown
#D3B683
ΔE00 4.64
Fawn
#CFAF7B
ΔE00 5.56
Light Peach
#FFD8B1
ΔE00 6.43
Toupe
#C7AC7D
ΔE00 6.55
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E2BF95 #95B8E2
analogous
#E29895 #E2BF95 #DEE295
triadic
#E2BF95 #95E2BF #BF95E2
tetradic
#E2BF95 #95E298 #95B8E2 #E295DE
square
#E2BF95 #95E298 #95B8E2 #E295DE
split-complementary
#E2BF95 #95DEE2 #9895E2
monochromatic
#C68536 #D5A265 #E2BF95 #EFDCC5 #F8F0E7
Accessibility & contrast
On white
1.73
#E2BF95 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.12
#E2BF95 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E2BF95
12.12:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E2BF95 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E2BF95 | 1.00 | 1.73 | 12.12 | 12.12 |
| #FFFFFF | 1.73 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.12 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.12 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CCC092
Deuteranopia (green-blind)
#D4C896
Tritanopia (blue-blind)
#EFB6B4
Achromatopsia (no color)
#C5C5C5
Design tokens & code
CSS
--color: #e2bf95; /* rgb */ color: rgb(226, 191, 149); /* oklch */ color: oklch(82.5% 0.069 71.7);
Tailwind
colors: {
custom: {
50: '#ecd2b4',
500: '#e2bf95',
950: '#000000',
},
}SCSS
$custom: #e2bf95; $custom-light: #ecd2b4; $custom-dark: #000000;
JSON
{
"hex": "#e2bf95",
"rgb": {
"r": 226,
"g": 191,
"b": 149
},
"hsl": {
"h": 32.727,
"s": 57.037,
"l": 73.529
},
"oklch": {
"l": 0.82479,
"c": 0.06854,
"h": 71.7
},
"luminance": 0.556
}Semantic roles & 50–950 ramp
primary
#E2BF95
secondary
#6089BB
accent
#6BC521
background
#FFFEFD
surface
#FEFBF8
border
#D6D4D1
text
#161411
muted
#858381