#FEA98A#FEA98A
#FEA98A is a light, moderate orange. Relative luminance 0.513; OKLCH L 81.1% C 0.110 H 40.8°. Best body text is #000000 at 11.26:1 contrast (WCAG AA passes).
Color values
| HEX | #FEA98A |
|---|---|
| RGB | rgb(254, 169, 138) |
| HSL | hsl(16, 98%, 77%) |
| HSV | hsv(16, 46%, 100%) |
| CMYK | cmyk(0%, 33.5%, 45.7%, 0.4%) |
| CIE-LAB | lab(76.85, 27.86, 28.81) |
| CIE-LCH | lch(76.85, 40.07, 45.95°) |
| OKLab | oklab(81.09% 0.083 0.0716) |
| OKLCH | oklch(81.09% 0.11 40.8) |
| XYZ | xyz(59.6515, 51.2864, 30.7974) |
| Luminance | 0.5128 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Lightsalmon
#FFA07A
ΔE00 2.88
Light Salmon
#FEA993
ΔE00 2.99
Pale Salmon
#FFB19A
ΔE00 3.13
Darksalmon
#E9967A
ΔE00 5.26
Blush (survey)
#F29E8E
ΔE00 5.68
Peachy Pink
#FF9A8A
ΔE00 6.44
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FEA98A #8ADFFE
analogous
#FE8AA5 #FEA98A #FEE38A
triadic
#FEA98A #8AFEA9 #A98AFE
tetradic
#FEA98A #A5FE8A #8ADFFE #E38AFE
square
#FEA98A #A5FE8A #8ADFFE #E38AFE
split-complementary
#FEA98A #8AFEE3 #8AA5FE
monochromatic
#FD5011 #FD7C4D #FEA98A #FFD6C7 #FFE9E1
Accessibility & contrast
On white
1.87
#FEA98A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.26
#FEA98A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FEA98A
11.26:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FEA98A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FEA98A | 1.00 | 1.87 | 11.26 | 11.26 |
| #FFFFFF | 1.87 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.26 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.26 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BEB388
Deuteranopia (green-blind)
#D2C589
Tritanopia (blue-blind)
#FF9BA1
Achromatopsia (no color)
#BEBEBE
Design tokens & code
CSS
--color: #fea98a; /* rgb */ color: rgb(254, 169, 138); /* oklch */ color: oklch(81.1% 0.110 40.8);
Tailwind
colors: {
custom: {
50: '#ffc3ac',
500: '#fea98a',
950: '#000000',
},
}SCSS
$custom: #fea98a; $custom-light: #ffc3ac; $custom-dark: #000000;
JSON
{
"hex": "#fea98a",
"rgb": {
"r": 254,
"g": 169,
"b": 138
},
"hsl": {
"h": 16.034,
"s": 98.305,
"l": 76.863
},
"oklch": {
"l": 0.81092,
"c": 0.10961,
"h": 40.8
},
"luminance": 0.51282
}Semantic roles & 50–950 ramp
primary
#FEA98A
secondary
#4EB8DE
accent
#A8E600
background
#FFFDFD
surface
#FFF9F7
border
#D7D2D0
text
#181210
muted
#868281