#FEA888#FEA888
#FEA888 is a light, moderate orange. Relative luminance 0.509; OKLCH L 80.9% C 0.111 H 41.2°. Best body text is #000000 at 11.17:1 contrast (WCAG AA passes).
Color values
| HEX | #FEA888 |
|---|---|
| RGB | rgb(254, 168, 136) |
| HSL | hsl(16, 98%, 76%) |
| HSV | hsv(16, 46%, 100%) |
| CMYK | cmyk(0%, 33.9%, 46.5%, 0.4%) |
| CIE-LAB | lab(76.59, 28.19, 29.53) |
| CIE-LCH | lch(76.59, 40.83, 46.33°) |
| OKLab | oklab(80.88% 0.0838 0.0733) |
| OKLCH | oklch(80.88% 0.111 41.2) |
| XYZ | xyz(59.3227, 50.8584, 29.9800) |
| Luminance | 0.5085 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Lightsalmon
#FFA07A
ΔE00 2.52
Light Salmon
#FEA993
ΔE00 3.28
Pale Salmon
#FFB19A
ΔE00 3.50
Darksalmon
#E9967A
ΔE00 5.12
Blush (survey)
#F29E8E
ΔE00 5.84
Peachy Pink
#FF9A8A
ΔE00 6.55
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FEA888 #88DEFE
analogous
#FE88A3 #FEA888 #FEE388
triadic
#FEA888 #88FEA8 #A888FE
tetradic
#FEA888 #A3FE88 #88DEFE #E388FE
square
#FEA888 #A3FE88 #88DEFE #E388FE
split-complementary
#FEA888 #88FEE3 #88A3FE
monochromatic
#FD4F0F #FD7C4B #FEA888 #FFD4C5 #FFE9E1
Accessibility & contrast
On white
1.88
#FEA888 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.17
#FEA888 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FEA888
11.17:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FEA888 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FEA888 | 1.00 | 1.88 | 11.17 | 11.17 |
| #FFFFFF | 1.88 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.17 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.17 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BEB285
Deuteranopia (green-blind)
#D2C487
Tritanopia (blue-blind)
#FF9AA0
Achromatopsia (no color)
#BDBDBD
Design tokens & code
CSS
--color: #fea888; /* rgb */ color: rgb(254, 168, 136); /* oklch */ color: oklch(80.9% 0.111 41.2);
Tailwind
colors: {
custom: {
50: '#ffc2ab',
500: '#fea888',
950: '#000000',
},
}SCSS
$custom: #fea888; $custom-light: #ffc2ab; $custom-dark: #000000;
JSON
{
"hex": "#fea888",
"rgb": {
"r": 254,
"g": 168,
"b": 136
},
"hsl": {
"h": 16.271,
"s": 98.333,
"l": 76.471
},
"oklch": {
"l": 0.80881,
"c": 0.11129,
"h": 41.2
},
"luminance": 0.50854
}Semantic roles & 50–950 ramp
primary
#FEA888
secondary
#4CB6DE
accent
#A7E600
background
#FFFDFD
surface
#FFF9F7
border
#D7D2D0
text
#181210
muted
#868281