#EAAF92#EAAF92
#EAAF92 is a light, moderate orange. Relative luminance 0.502; OKLCH L 80.2% C 0.080 H 47.3°. Best body text is #000000 at 11.05:1 contrast (WCAG AA passes).
Color values
| HEX | #EAAF92 |
|---|---|
| RGB | rgb(234, 175, 146) |
| HSL | hsl(20, 68%, 75%) |
| HSV | hsv(20, 38%, 92%) |
| CMYK | cmyk(0%, 25.2%, 37.6%, 8.2%) |
| CIE-LAB | lab(76.21, 17.81, 23.28) |
| CIE-LCH | lch(76.21, 29.31, 52.58°) |
| OKLab | oklab(80.16% 0.0543 0.0588) |
| OKLCH | oklch(80.16% 0.08 47.3) |
| XYZ | xyz(54.4518, 50.2309, 34.0160) |
| Luminance | 0.5023 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Pale Salmon
#FFB19A
ΔE00 5.43
Pinkish Tan
#D99B82
ΔE00 5.49
Light Salmon
#FEA993
ΔE00 6.47
Peach (survey)
#FFB07C
ΔE00 6.60
Lightsalmon
#FFA07A
ΔE00 6.95
Darksalmon
#E9967A
ΔE00 7.21
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EAAF92 #92CDEA
analogous
#EA92A1 #EAAF92 #EADB92
triadic
#EAAF92 #92EAAF #AF92EA
tetradic
#EAAF92 #A1EA92 #92CDEA #DB92EA
square
#EAAF92 #A1EA92 #92CDEA #DB92EA
split-complementary
#EAAF92 #92EADB #92A1EA
monochromatic
#D6642B #E0895F #EAAF92 #F4D5C5 #FAECE5
Accessibility & contrast
On white
1.90
#EAAF92 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.05
#EAAF92 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EAAF92
11.05:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EAAF92 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EAAF92 | 1.00 | 1.90 | 11.05 | 11.05 |
| #FFFFFF | 1.90 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.05 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.05 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BEB590
Deuteranopia (green-blind)
#CCC192
Tritanopia (blue-blind)
#F9A5A7
Achromatopsia (no color)
#BCBCBC
Design tokens & code
CSS
--color: #eaaf92; /* rgb */ color: rgb(234, 175, 146); /* oklch */ color: oklch(80.2% 0.080 47.3);
Tailwind
colors: {
custom: {
50: '#f2c7b2',
500: '#eaaf92',
950: '#000000',
},
}SCSS
$custom: #eaaf92; $custom-light: #f2c7b2; $custom-dark: #000000;
JSON
{
"hex": "#eaaf92",
"rgb": {
"r": 234,
"g": 175,
"b": 146
},
"hsl": {
"h": 19.773,
"s": 67.692,
"l": 74.51
},
"oklch": {
"l": 0.80161,
"c": 0.08002,
"h": 47.3
},
"luminance": 0.50228
}Semantic roles & 50–950 ramp
primary
#EAAF92
secondary
#5CA2C5
accent
#92D016
background
#FFFDFD
surface
#FEF9F7
border
#D6D2D0
text
#171311
muted
#858281