#EAAF99#EAAF99
#EAAF99 is a light, moderate orange. Relative luminance 0.505; OKLCH L 80.3% C 0.076 H 41.4°. Best body text is #000000 at 11.09:1 contrast (WCAG AA passes).
Color values
| HEX | #EAAF99 |
|---|---|
| RGB | rgb(234, 175, 153) |
| HSL | hsl(16, 66%, 76%) |
| HSV | hsv(16, 35%, 92%) |
| CMYK | cmyk(0%, 25.2%, 34.6%, 8.2%) |
| CIE-LAB | lab(76.35, 18.64, 19.69) |
| CIE-LCH | lch(76.35, 27.11, 46.57°) |
| OKLab | oklab(80.31% 0.0571 0.0502) |
| OKLCH | oklch(80.31% 0.076 41.4) |
| XYZ | xyz(55.0131, 50.4554, 36.9720) |
| Luminance | 0.5045 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Pale Salmon
#FFB19A
ΔE00 4.20
Light Salmon
#FEA993
ΔE00 5.17
Pinkish Tan
#D99B82
ΔE00 5.43
Blush (survey)
#F29E8E
ΔE00 6.38
Darksalmon
#E9967A
ΔE00 7.02
Lightsalmon
#FFA07A
ΔE00 7.50
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EAAF99 #99D4EA
analogous
#EA99AB #EAAF99 #EAD799
triadic
#EAAF99 #99EAAF #AF99EA
tetradic
#EAAF99 #ABEA99 #99D4EA #D799EA
square
#EAAF99 #ABEA99 #99D4EA #D799EA
split-complementary
#EAAF99 #99EAD7 #99ABEA
monochromatic
#D55F33 #E08766 #EAAF99 #F4D7CC #FAEBE6
Accessibility & contrast
On white
1.89
#EAAF99 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.09
#EAAF99 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EAAF99
11.09:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EAAF99 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EAAF99 | 1.00 | 1.89 | 11.09 | 11.09 |
| #FFFFFF | 1.89 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.09 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.09 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BDB597
Deuteranopia (green-blind)
#CBC199
Tritanopia (blue-blind)
#F9A6A9
Achromatopsia (no color)
#BCBCBC
Design tokens & code
CSS
--color: #eaaf99; /* rgb */ color: rgb(234, 175, 153); /* oklch */ color: oklch(80.3% 0.076 41.4);
Tailwind
colors: {
custom: {
50: '#f2c7b7',
500: '#eaaf99',
950: '#000000',
},
}SCSS
$custom: #eaaf99; $custom-light: #f2c7b7; $custom-dark: #000000;
JSON
{
"hex": "#eaaf99",
"rgb": {
"r": 234,
"g": 175,
"b": 153
},
"hsl": {
"h": 16.296,
"s": 65.854,
"l": 75.882
},
"oklch": {
"l": 0.80313,
"c": 0.076,
"h": 41.4
},
"luminance": 0.50452
}Semantic roles & 50–950 ramp
primary
#EAAF99
secondary
#62AAC5
accent
#9CCE18
background
#FFFDFD
surface
#FEF9F8
border
#D6D2D1
text
#171311
muted
#858281