#EEAF80#EEAF80
#EEAF80 is a light, moderate orange. Relative luminance 0.504; OKLCH L 80.2% C 0.096 H 57.6°. Best body text is #000000 at 11.08:1 contrast (WCAG AA passes).
Color values
| HEX | #EEAF80 |
|---|---|
| RGB | rgb(238, 175, 128) |
| HSL | hsl(26, 76%, 72%) |
| HSV | hsv(26, 46%, 93%) |
| CMYK | cmyk(0%, 26.5%, 46.2%, 6.7%) |
| CIE-LAB | lab(76.31, 17.46, 33.08) |
| CIE-LCH | lch(76.31, 37.41, 62.18°) |
| OKLab | oklab(80.23% 0.0517 0.0814) |
| OKLCH | oklch(80.23% 0.096 57.6) |
| XYZ | xyz(54.4886, 50.3992, 27.2760) |
| Luminance | 0.5040 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Peach (survey)
#FFB07C
ΔE00 3.49
Apricot (survey)
#FFB16D
ΔE00 4.89
Sandybrown
#F4A460
ΔE00 5.26
Pale Orange
#FFA756
ΔE00 7.20
Burlywood
#DEB887
ΔE00 7.30
Lightsalmon
#FFA07A
ΔE00 8.33
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EEAF80 #80BFEE
analogous
#EE8088 #EEAF80 #EEE680
triadic
#EEAF80 #80EEAF #AF80EE
tetradic
#EEAF80 #88EE80 #80BFEE #E680EE
square
#EEAF80 #88EE80 #80BFEE #E680EE
split-complementary
#EEAF80 #80EEE6 #8088EE
monochromatic
#D76C1D #E78D4A #EEAF80 #F5D1B6 #FBEEE4
Accessibility & contrast
On white
1.90
#EEAF80 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.08
#EEAF80 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EEAF80
11.08:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EEAF80 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EEAF80 | 1.00 | 1.90 | 11.08 | 11.08 |
| #FFFFFF | 1.90 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.08 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.08 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C2B47C
Deuteranopia (green-blind)
#D0C280
Tritanopia (blue-blind)
#FFA3A3
Achromatopsia (no color)
#BCBCBC
Design tokens & code
CSS
--color: #eeaf80; /* rgb */ color: rgb(238, 175, 128); /* oklch */ color: oklch(80.2% 0.096 57.6);
Tailwind
colors: {
custom: {
50: '#f6c7a5',
500: '#eeaf80',
950: '#000000',
},
}SCSS
$custom: #eeaf80; $custom-light: #f6c7a5; $custom-dark: #000000;
JSON
{
"hex": "#eeaf80",
"rgb": {
"r": 238,
"g": 175,
"b": 128
},
"hsl": {
"h": 25.636,
"s": 76.389,
"l": 71.765
},
"oklch": {
"l": 0.80232,
"c": 0.09639,
"h": 57.6
},
"luminance": 0.50396
}Semantic roles & 50–950 ramp
primary
#EEAF80
secondary
#4A92C8
accent
#82D90D
background
#FFFDFC
surface
#FFF9F6
border
#D7D2D0
text
#17130F
muted
#858280