#E7B98F#E7B98F
#E7B98F is a light, moderate orange. Relative luminance 0.537; OKLCH L 81.7% C 0.077 H 63.8°. Best body text is #000000 at 11.73:1 contrast (WCAG AA passes).
Color values
| HEX | #E7B98F |
|---|---|
| RGB | rgb(231, 185, 143) |
| HSL | hsl(29, 65%, 73%) |
| HSV | hsv(29, 38%, 91%) |
| CMYK | cmyk(0%, 19.9%, 38.1%, 9.4%) |
| CIE-LAB | lab(78.27, 10.98, 27.61) |
| CIE-LCH | lch(78.27, 29.72, 68.31°) |
| OKLab | oklab(81.68% 0.034 0.0691) |
| OKLCH | oklch(81.68% 0.077 63.8) |
| XYZ | xyz(55.2635, 53.6728, 33.4303) |
| Luminance | 0.5367 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Burlywood
#DEB887
ΔE00 3.83
Tan
#D2B48C
ΔE00 5.32
Apricot
#FBCEB1
ΔE00 6.72
Fawn
#CFAF7B
ΔE00 7.02
Very Light Brown
#D3B683
ΔE00 7.02
Peach (survey)
#FFB07C
ΔE00 7.32
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E7B98F #8FBDE7
analogous
#E78F91 #E7B98F #E7E58F
triadic
#E7B98F #8FE7B9 #B98FE7
tetradic
#E7B98F #91E78F #8FBDE7 #E58FE7
square
#E7B98F #91E78F #8FBDE7 #E58FE7
split-complementary
#E7B98F #8FE7E5 #8F91E7
monochromatic
#CF7A2C #DC995D #E7B98F #F2D8C1 #FAEFE6
Accessibility & contrast
On white
1.79
#E7B98F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.73
#E7B98F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E7B98F
11.73:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E7B98F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E7B98F | 1.00 | 1.79 | 11.73 | 11.73 |
| #FFFFFF | 1.79 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.73 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.73 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C8BC8C
Deuteranopia (green-blind)
#D3C690
Tritanopia (blue-blind)
#F5AFAE
Achromatopsia (no color)
#C2C2C2
Design tokens & code
CSS
--color: #e7b98f; /* rgb */ color: rgb(231, 185, 143); /* oklch */ color: oklch(81.7% 0.077 63.8);
Tailwind
colors: {
custom: {
50: '#f0ceb0',
500: '#e7b98f',
950: '#000000',
},
}SCSS
$custom: #e7b98f; $custom-light: #f0ceb0; $custom-dark: #000000;
JSON
{
"hex": "#e7b98f",
"rgb": {
"r": 231,
"g": 185,
"b": 143
},
"hsl": {
"h": 28.636,
"s": 64.706,
"l": 73.333
},
"oklch": {
"l": 0.8168,
"c": 0.07703,
"h": 63.8
},
"luminance": 0.5367
}Semantic roles & 50–950 ramp
primary
#E7B98F
secondary
#5A8FC1
accent
#77CD19
background
#FFFEFD
surface
#FEFAF7
border
#D6D3D0
text
#171310
muted
#858381