#FEAB80#FEAB80
#FEAB80 is a light, moderate orange. Relative luminance 0.518; OKLCH L 81.3% C 0.114 H 48.0°. Best body text is #000000 at 11.35:1 contrast (WCAG AA passes).
Color values
| HEX | #FEAB80 |
|---|---|
| RGB | rgb(254, 171, 128) |
| HSL | hsl(20, 98%, 75%) |
| HSV | hsv(20, 50%, 100%) |
| CMYK | cmyk(0%, 32.7%, 49.6%, 0.4%) |
| CIE-LAB | lab(77.14, 25.88, 34.49) |
| CIE-LCH | lch(77.14, 43.12, 53.12°) |
| OKLab | oklab(81.26% 0.076 0.0844) |
| OKLCH | oklch(81.26% 0.114 48) |
| XYZ | xyz(59.3355, 51.7599, 27.2835) |
| Luminance | 0.5175 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Peach (survey)
#FFB07C
ΔE00 3.12
Lightsalmon
#FFA07A
ΔE00 3.66
Pale Salmon
#FFB19A
ΔE00 6.33
Light Salmon
#FEA993
ΔE00 6.82
Darksalmon
#E9967A
ΔE00 7.09
Apricot (survey)
#FFB16D
ΔE00 7.12
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FEAB80 #80D3FE
analogous
#FE8094 #FEAB80 #FEEA80
triadic
#FEAB80 #80FEAB #AB80FE
tetradic
#FEAB80 #94FE80 #80D3FE #EA80FE
square
#FEAB80 #94FE80 #80D3FE #EA80FE
split-complementary
#FEAB80 #80FEEA #8094FE
monochromatic
#FD5B07 #FE8343 #FEAB80 #FED3BD #FFEBE1
Accessibility & contrast
On white
1.85
#FEAB80 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.35
#FEAB80 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FEAB80
11.35:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FEAB80 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FEAB80 | 1.00 | 1.85 | 11.35 | 11.35 |
| #FFFFFF | 1.85 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.35 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.35 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C1B47D
Deuteranopia (green-blind)
#D5C680
Tritanopia (blue-blind)
#FF9CA0
Achromatopsia (no color)
#BEBEBE
Design tokens & code
CSS
--color: #feab80; /* rgb */ color: rgb(254, 171, 128); /* oklch */ color: oklch(81.3% 0.114 48.0);
Tailwind
colors: {
custom: {
50: '#ffc4a5',
500: '#feab80',
950: '#000000',
},
}SCSS
$custom: #feab80; $custom-light: #ffc4a5; $custom-dark: #000000;
JSON
{
"hex": "#feab80",
"rgb": {
"r": 254,
"g": 171,
"b": 128
},
"hsl": {
"h": 20.476,
"s": 98.438,
"l": 74.902
},
"oklch": {
"l": 0.81258,
"c": 0.11357,
"h": 48
},
"luminance": 0.51755
}Semantic roles & 50–950 ramp
primary
#FEAB80
secondary
#45A9DD
accent
#97E600
background
#FFFDFC
surface
#FFF9F6
border
#D7D2D0
text
#19120F
muted
#878280