#E2BF90#E2BF90
#E2BF90 is a very light, moderate orange. Relative luminance 0.554; OKLCH L 82.4% C 0.074 H 74.7°. Best body text is #000000 at 12.09:1 contrast (WCAG AA passes).
Color values
| HEX | #E2BF90 |
|---|---|
| RGB | rgb(226, 191, 144) |
| HSL | hsl(34, 59%, 73%) |
| HSV | hsv(34, 36%, 89%) |
| CMYK | cmyk(0%, 15.5%, 36.3%, 11.4%) |
| CIE-LAB | lab(79.30, 5.97, 28.38) |
| CIE-LCH | lch(79.30, 29.00, 78.12°) |
| OKLab | oklab(82.38% 0.0195 0.071) |
| OKLCH | oklch(82.38% 0.074 74.7) |
| XYZ | xyz(55.0302, 55.4463, 34.1837) |
| Luminance | 0.5544 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Burlywood
#DEB887
ΔE00 1.89
Tan
#D2B48C
ΔE00 3.59
Very Light Brown
#D3B683
ΔE00 3.71
Fawn
#CFAF7B
ΔE00 4.82
Toupe
#C7AC7D
ΔE00 6.06
Tan (survey)
#D1B26F
ΔE00 6.57
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E2BF90 #90B3E2
analogous
#E29690 #E2BF90 #DCE290
triadic
#E2BF90 #90E2BF #BF90E2
tetradic
#E2BF90 #90E296 #90B3E2 #E290DC
square
#E2BF90 #90E296 #90B3E2 #E290DC
split-complementary
#E2BF90 #90DCE2 #9690E2
monochromatic
#C48633 #D5A35F #E2BF90 #EFDBC1 #F9F1E7
Accessibility & contrast
On white
1.74
#E2BF90 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.09
#E2BF90 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E2BF90
12.09:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E2BF90 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E2BF90 | 1.00 | 1.74 | 12.09 | 12.09 |
| #FFFFFF | 1.74 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.09 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.09 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CCC08D
Deuteranopia (green-blind)
#D5C891
Tritanopia (blue-blind)
#EFB6B3
Achromatopsia (no color)
#C4C4C4
Design tokens & code
CSS
--color: #e2bf90; /* rgb */ color: rgb(226, 191, 144); /* oklch */ color: oklch(82.4% 0.074 74.7);
Tailwind
colors: {
custom: {
50: '#ecd2b1',
500: '#e2bf90',
950: '#000000',
},
}SCSS
$custom: #e2bf90; $custom-light: #ecd2b1; $custom-dark: #000000;
JSON
{
"hex": "#e2bf90",
"rgb": {
"r": 226,
"g": 191,
"b": 144
},
"hsl": {
"h": 34.39,
"s": 58.571,
"l": 72.549
},
"oklch": {
"l": 0.82379,
"c": 0.0736,
"h": 74.7
},
"luminance": 0.55444
}Semantic roles & 50–950 ramp
primary
#E2BF90
secondary
#5C84BB
accent
#67C61F
background
#FFFEFD
surface
#FEFBF7
border
#D6D4D0
text
#161410
muted
#858381