#FFAB8A#FFAB8A
#FFAB8A is a light, moderate orange. Relative luminance 0.522; OKLCH L 81.6% C 0.109 H 42.2°. Best body text is #000000 at 11.44:1 contrast (WCAG AA passes).
Color values
| HEX | #FFAB8A |
|---|---|
| RGB | rgb(255, 171, 138) |
| HSL | hsl(17, 100%, 77%) |
| HSV | hsv(17, 46%, 100%) |
| CMYK | cmyk(0%, 32.9%, 45.9%, 0%) |
| CIE-LAB | lab(77.42, 27.20, 29.57) |
| CIE-LCH | lch(77.42, 40.18, 47.39°) |
| OKLab | oklab(81.55% 0.0809 0.0734) |
| OKLCH | oklch(81.55% 0.109 42.2) |
| XYZ | xyz(60.3934, 52.2255, 30.9395) |
| Luminance | 0.5222 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Lightsalmon
#FFA07A
ΔE00 2.96
Pale Salmon
#FFB19A
ΔE00 3.44
Light Salmon
#FEA993
ΔE00 3.69
Darksalmon
#E9967A
ΔE00 5.79
Peach (survey)
#FFB07C
ΔE00 6.12
Blush (survey)
#F29E8E
ΔE00 6.47
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFAB8A #8ADEFF
analogous
#FF8AA4 #FFAB8A #FFE68A
triadic
#FFAB8A #8AFFAB #AB8AFF
tetradic
#FFAB8A #A4FF8A #8ADEFF #E68AFF
square
#FFAB8A #A4FF8A #8ADEFF #E68AFF
split-complementary
#FFAB8A #8AFFE6 #8AA4FF
monochromatic
#FF5310 #FF7F4D #FFAB8A #FFD7C7 #FFE9E0
Accessibility & contrast
On white
1.83
#FFAB8A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.44
#FFAB8A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFAB8A
11.44:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFAB8A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFAB8A | 1.00 | 1.83 | 11.44 | 11.44 |
| #FFFFFF | 1.83 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.44 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.44 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C0B587
Deuteranopia (green-blind)
#D4C689
Tritanopia (blue-blind)
#FF9DA2
Achromatopsia (no color)
#BFBFBF
Design tokens & code
CSS
--color: #ffab8a; /* rgb */ color: rgb(255, 171, 138); /* oklch */ color: oklch(81.6% 0.109 42.2);
Tailwind
colors: {
custom: {
50: '#ffc4ac',
500: '#ffab8a',
950: '#000000',
},
}SCSS
$custom: #ffab8a; $custom-light: #ffc4ac; $custom-dark: #000000;
JSON
{
"hex": "#ffab8a",
"rgb": {
"r": 255,
"g": 171,
"b": 138
},
"hsl": {
"h": 16.923,
"s": 100,
"l": 77.059
},
"oklch": {
"l": 0.81552,
"c": 0.10927,
"h": 42.2
},
"luminance": 0.52221
}Semantic roles & 50–950 ramp
primary
#FFAB8A
secondary
#4EB6E0
accent
#A5E600
background
#FFFDFD
surface
#FFF9F7
border
#D7D2D0
text
#181210
muted
#868281