#FEAB85#FEAB85
#FEAB85 is a light, moderate orange. Relative luminance 0.519; OKLCH L 81.3% C 0.111 H 45.3°. Best body text is #000000 at 11.38:1 contrast (WCAG AA passes).
Color values
| HEX | #FEAB85 |
|---|---|
| RGB | rgb(254, 171, 133) |
| HSL | hsl(19, 98%, 76%) |
| HSV | hsv(19, 48%, 100%) |
| CMYK | cmyk(0%, 32.7%, 47.6%, 0.4%) |
| CIE-LAB | lab(77.22, 26.34, 31.95) |
| CIE-LCH | lch(77.22, 41.41, 50.50°) |
| OKLab | oklab(81.35% 0.0779 0.0788) |
| OKLCH | oklch(81.35% 0.111 45.3) |
| XYZ | xyz(59.6727, 51.8948, 29.0596) |
| Luminance | 0.5189 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Lightsalmon
#FFA07A
ΔE00 2.97
Peach (survey)
#FFB07C
ΔE00 4.52
Pale Salmon
#FFB19A
ΔE00 4.90
Light Salmon
#FEA993
ΔE00 5.32
Darksalmon
#E9967A
ΔE00 6.28
Pinkish Tan
#D99B82
ΔE00 7.41
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FEAB85 #85D8FE
analogous
#FE859B #FEAB85 #FEE785
triadic
#FEAB85 #85FEAB #AB85FE
tetradic
#FEAB85 #9BFE85 #85D8FE #E785FE
square
#FEAB85 #9BFE85 #85D8FE #E785FE
split-complementary
#FEAB85 #85FEE7 #859BFE
monochromatic
#FD570C #FE8148 #FEAB85 #FED5C2 #FFEAE1
Accessibility & contrast
On white
1.85
#FEAB85 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.38
#FEAB85 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FEAB85
11.38:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FEAB85 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FEAB85 | 1.00 | 1.85 | 11.38 | 11.38 |
| #FFFFFF | 1.85 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.38 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.38 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C1B482
Deuteranopia (green-blind)
#D4C685
Tritanopia (blue-blind)
#FF9DA1
Achromatopsia (no color)
#BFBFBF
Design tokens & code
CSS
--color: #feab85; /* rgb */ color: rgb(254, 171, 133); /* oklch */ color: oklch(81.3% 0.111 45.3);
Tailwind
colors: {
custom: {
50: '#ffc4a9',
500: '#feab85',
950: '#000000',
},
}SCSS
$custom: #feab85; $custom-light: #ffc4a9; $custom-dark: #000000;
JSON
{
"hex": "#feab85",
"rgb": {
"r": 254,
"g": 171,
"b": 133
},
"hsl": {
"h": 18.843,
"s": 98.374,
"l": 75.882
},
"oklch": {
"l": 0.81347,
"c": 0.11079,
"h": 45.3
},
"luminance": 0.5189
}Semantic roles & 50–950 ramp
primary
#FEAB85
secondary
#4AAFDE
accent
#9DE600
background
#FFFDFC
surface
#FFF9F6
border
#D7D2D0
text
#181210
muted
#868280