#E4BB98#E4BB98
#E4BB98 is a light, moderate orange. Relative luminance 0.543; OKLCH L 82.0% C 0.067 H 62.2°. Best body text is #000000 at 11.86:1 contrast (WCAG AA passes).
Color values
| HEX | #E4BB98 |
|---|---|
| RGB | rgb(228, 187, 152) |
| HSL | hsl(28, 58%, 75%) |
| HSV | hsv(28, 33%, 89%) |
| CMYK | cmyk(0%, 18%, 33.3%, 10.6%) |
| CIE-LAB | lab(78.64, 9.82, 23.28) |
| CIE-LCH | lch(78.64, 25.27, 67.12°) |
| OKLab | oklab(81.96% 0.0311 0.0589) |
| OKLCH | oklch(81.96% 0.067 62.2) |
| XYZ | xyz(55.4340, 54.3041, 37.2615) |
| Luminance | 0.5430 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Burlywood
#DEB887
ΔE00 4.83
Tan
#D2B48C
ΔE00 5.26
Apricot
#FBCEB1
ΔE00 5.68
Light Peach
#FFD8B1
ΔE00 6.95
Peach
#FFDAB9
ΔE00 7.28
Very Light Brown
#D3B683
ΔE00 7.58
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E4BB98 #98C1E4
analogous
#E4989B #E4BB98 #E4E198
triadic
#E4BB98 #98E4BB #BB98E4
tetradic
#E4BB98 #9BE498 #98C1E4 #E198E4
square
#E4BB98 #9BE498 #98C1E4 #E198E4
split-complementary
#E4BB98 #98E4E1 #989BE4
monochromatic
#CB7B37 #D79B68 #E4BB98 #F1DBC8 #F9EFE7
Accessibility & contrast
On white
1.77
#E4BB98 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.86
#E4BB98 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E4BB98
11.86:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E4BB98 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E4BB98 | 1.00 | 1.77 | 11.86 | 11.86 |
| #FFFFFF | 1.77 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.86 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.86 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C8BD96
Deuteranopia (green-blind)
#D2C699
Tritanopia (blue-blind)
#F1B3B2
Achromatopsia (no color)
#C3C3C3
Design tokens & code
CSS
--color: #e4bb98; /* rgb */ color: rgb(228, 187, 152); /* oklch */ color: oklch(82.0% 0.067 62.2);
Tailwind
colors: {
custom: {
50: '#edcfb6',
500: '#e4bb98',
950: '#000000',
},
}SCSS
$custom: #e4bb98; $custom-light: #edcfb6; $custom-dark: #000000;
JSON
{
"hex": "#e4bb98",
"rgb": {
"r": 228,
"g": 187,
"b": 152
},
"hsl": {
"h": 27.632,
"s": 58.462,
"l": 74.51
},
"oklch": {
"l": 0.81955,
"c": 0.06664,
"h": 62.2
},
"luminance": 0.54302
}Semantic roles & 50–950 ramp
primary
#E4BB98
secondary
#6394BD
accent
#79C61F
background
#FFFEFD
surface
#FEFBF8
border
#D6D4D1
text
#161311
muted
#858381