#E3BF80#E3BF80
#E3BF80 is a very light, moderate orange. Relative luminance 0.552; OKLCH L 82.2% C 0.091 H 80.9°. Best body text is #000000 at 12.03:1 contrast (WCAG AA passes).
Color values
| HEX | #E3BF80 |
|---|---|
| RGB | rgb(227, 191, 128) |
| HSL | hsl(38, 64%, 70%) |
| HSV | hsv(38, 44%, 89%) |
| CMYK | cmyk(0%, 15.9%, 43.6%, 11%) |
| CIE-LAB | lab(79.13, 4.60, 36.52) |
| CIE-LCH | lch(79.13, 36.81, 82.82°) |
| OKLab | oklab(82.18% 0.0143 0.0894) |
| OKLCH | oklch(82.18% 0.091 80.9) |
| XYZ | xyz(54.2074, 55.1536, 28.2083) |
| Luminance | 0.5515 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Very Light Brown
#D3B683
ΔE00 3.82
Burlywood
#DEB887
ΔE00 3.96
Tan (survey)
#D1B26F
ΔE00 4.19
Fawn
#CFAF7B
ΔE00 4.87
Sandstone
#C9AE74
ΔE00 5.55
Tan
#D2B48C
ΔE00 6.09
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E3BF80 #80A4E3
analogous
#E38E80 #E3BF80 #D5E380
triadic
#E3BF80 #80E3BF #BF80E3
tetradic
#E3BF80 #80E38E #80A4E3 #E380D5
square
#E3BF80 #80E38E #80A4E3 #E380D5
split-complementary
#E3BF80 #80D5E3 #8E80E3
monochromatic
#BF892A #D8A64E #E3BF80 #EED8B2 #F9F2E4
Accessibility & contrast
On white
1.75
#E3BF80 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.03
#E3BF80 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E3BF80
12.03:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E3BF80 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E3BF80 | 1.00 | 1.75 | 12.03 | 12.03 |
| #FFFFFF | 1.75 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.03 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.03 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CFBF7B
Deuteranopia (green-blind)
#D7C882
Tritanopia (blue-blind)
#F2B4AF
Achromatopsia (no color)
#C4C4C4
Design tokens & code
CSS
--color: #e3bf80; /* rgb */ color: rgb(227, 191, 128); /* oklch */ color: oklch(82.2% 0.091 80.9);
Tailwind
colors: {
custom: {
50: '#edd2a5',
500: '#e3bf80',
950: '#000000',
},
}SCSS
$custom: #e3bf80; $custom-light: #edd2a5; $custom-dark: #000000;
JSON
{
"hex": "#e3bf80",
"rgb": {
"r": 227,
"g": 191,
"b": 128
},
"hsl": {
"h": 38.182,
"s": 63.871,
"l": 69.608
},
"oklch": {
"l": 0.82184,
"c": 0.09051,
"h": 80.9
},
"luminance": 0.55151
}Semantic roles & 50–950 ramp
primary
#E3BF80
secondary
#4C75BB
accent
#5BCC1A
background
#FFFEFC
surface
#FEFBF6
border
#D6D4D0
text
#17140F
muted
#858380