#E9AF95#E9AF95
#E9AF95 is a light, moderate orange. Relative luminance 0.502; OKLCH L 80.1% C 0.077 H 45.2°. Best body text is #000000 at 11.03:1 contrast (WCAG AA passes).
Color values
| HEX | #E9AF95 |
|---|---|
| RGB | rgb(233, 175, 149) |
| HSL | hsl(19, 66%, 75%) |
| HSV | hsv(19, 36%, 91%) |
| CMYK | cmyk(0%, 24.9%, 36.1%, 8.6%) |
| CIE-LAB | lab(76.17, 17.77, 21.58) |
| CIE-LCH | lch(76.17, 27.96, 50.53°) |
| OKLab | oklab(80.12% 0.0543 0.0548) |
| OKLCH | oklch(80.12% 0.077 45.2) |
| XYZ | xyz(54.3608, 50.1566, 35.2459) |
| Luminance | 0.5015 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Pale Salmon
#FFB19A
ΔE00 5.01
Pinkish Tan
#D99B82
ΔE00 5.30
Light Salmon
#FEA993
ΔE00 6.04
Darksalmon
#E9967A
ΔE00 7.13
Lightsalmon
#FFA07A
ΔE00 7.23
Blush (survey)
#F29E8E
ΔE00 7.47
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E9AF95 #95CFE9
analogous
#E995A5 #E9AF95 #E9D995
triadic
#E9AF95 #95E9AF #AF95E9
tetradic
#E9AF95 #A5E995 #95CFE9 #D995E9
square
#E9AF95 #A5E995 #95CFE9 #D995E9
split-complementary
#E9AF95 #95E9D9 #95A5E9
monochromatic
#D46230 #DE8962 #E9AF95 #F4D5C8 #FAECE6
Accessibility & contrast
On white
1.90
#E9AF95 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.03
#E9AF95 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E9AF95
11.03:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E9AF95 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E9AF95 | 1.00 | 1.90 | 11.03 | 11.03 |
| #FFFFFF | 1.90 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.03 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.03 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BEB593
Deuteranopia (green-blind)
#CBC195
Tritanopia (blue-blind)
#F8A6A8
Achromatopsia (no color)
#BCBCBC
Design tokens & code
CSS
--color: #e9af95; /* rgb */ color: rgb(233, 175, 149); /* oklch */ color: oklch(80.1% 0.077 45.2);
Tailwind
colors: {
custom: {
50: '#f1c7b4',
500: '#e9af95',
950: '#000000',
},
}SCSS
$custom: #e9af95; $custom-light: #f1c7b4; $custom-dark: #000000;
JSON
{
"hex": "#e9af95",
"rgb": {
"r": 233,
"g": 175,
"b": 149
},
"hsl": {
"h": 18.571,
"s": 65.625,
"l": 74.902
},
"oklch": {
"l": 0.80121,
"c": 0.07715,
"h": 45.2
},
"luminance": 0.50154
}Semantic roles & 50–950 ramp
primary
#E9AF95
secondary
#5FA4C4
accent
#95CD18
background
#FFFDFD
surface
#FEF9F8
border
#D6D2D1
text
#171311
muted
#858281