#E1BF98#E1BF98
#E1BF98 is a very light, moderate orange. Relative luminance 0.555; OKLCH L 82.4% C 0.065 H 70.6°. Best body text is #000000 at 12.11:1 contrast (WCAG AA passes).
Color values
| HEX | #E1BF98 |
|---|---|
| RGB | rgb(225, 191, 152) |
| HSL | hsl(32, 55%, 74%) |
| HSV | hsv(32, 32%, 88%) |
| CMYK | cmyk(0%, 15.1%, 32.4%, 11.8%) |
| CIE-LAB | lab(79.35, 6.55, 24.20) |
| CIE-LCH | lch(79.35, 25.07, 74.86°) |
| OKLab | oklab(82.45% 0.0216 0.0612) |
| OKLCH | oklch(82.45% 0.065 70.6) |
| XYZ | xyz(55.3507, 55.5384, 37.5041) |
| Luminance | 0.5554 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Burlywood
#DEB887
ΔE00 3.13
Tan
#D2B48C
ΔE00 3.44
Very Light Brown
#D3B683
ΔE00 5.13
Fawn
#CFAF7B
ΔE00 5.99
Light Peach
#FFD8B1
ΔE00 6.36
Toupe
#C7AC7D
ΔE00 6.80
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E1BF98 #98BAE1
analogous
#E19B98 #E1BF98 #DFE198
triadic
#E1BF98 #98E1BF #BF98E1
tetradic
#E1BF98 #98E19B #98BAE1 #E198DF
square
#E1BF98 #98E19B #98BAE1 #E198DF
split-complementary
#E1BF98 #98DFE1 #9B98E1
monochromatic
#C58439 #D3A269 #E1BF98 #EFDCC7 #F8F0E7
Accessibility & contrast
On white
1.73
#E1BF98 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.11
#E1BF98 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E1BF98
12.11:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E1BF98 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E1BF98 | 1.00 | 1.73 | 12.11 | 12.11 |
| #FFFFFF | 1.73 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.11 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.11 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CBC095
Deuteranopia (green-blind)
#D3C899
Tritanopia (blue-blind)
#EDB7B4
Achromatopsia (no color)
#C5C5C5
Design tokens & code
CSS
--color: #e1bf98; /* rgb */ color: rgb(225, 191, 152); /* oklch */ color: oklch(82.4% 0.065 70.6);
Tailwind
colors: {
custom: {
50: '#ebd2b6',
500: '#e1bf98',
950: '#000000',
},
}SCSS
$custom: #e1bf98; $custom-light: #ebd2b6; $custom-dark: #000000;
JSON
{
"hex": "#e1bf98",
"rgb": {
"r": 225,
"g": 191,
"b": 152
},
"hsl": {
"h": 32.055,
"s": 54.887,
"l": 73.922
},
"oklch": {
"l": 0.82447,
"c": 0.06486,
"h": 70.6
},
"luminance": 0.55536
}Semantic roles & 50–950 ramp
primary
#E1BF98
secondary
#638CBA
accent
#6DC223
background
#FFFEFD
surface
#FEFBF8
border
#D6D4D1
text
#161411
muted
#858381