#FFAB89#FFAB89
#FFAB89 is a light, moderate orange. Relative luminance 0.522; OKLCH L 81.5% C 0.110 H 42.8°. Best body text is #000000 at 11.44:1 contrast (WCAG AA passes).
Color values
| HEX | #FFAB89 |
|---|---|
| RGB | rgb(255, 171, 137) |
| HSL | hsl(17, 100%, 77%) |
| HSV | hsv(17, 46%, 100%) |
| CMYK | cmyk(0%, 32.9%, 46.3%, 0%) |
| CIE-LAB | lab(77.40, 27.10, 30.08) |
| CIE-LCH | lch(77.40, 40.49, 47.98°) |
| OKLab | oklab(81.53% 0.0805 0.0746) |
| OKLCH | oklch(81.53% 0.11 42.8) |
| XYZ | xyz(60.3214, 52.1967, 30.5600) |
| Luminance | 0.5219 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Lightsalmon
#FFA07A
ΔE00 2.87
Pale Salmon
#FFB19A
ΔE00 3.72
Light Salmon
#FEA993
ΔE00 4.01
Peach (survey)
#FFB07C
ΔE00 5.81
Darksalmon
#E9967A
ΔE00 5.86
Blush (survey)
#F29E8E
ΔE00 6.75
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFAB89 #89DDFF
analogous
#FF89A2 #FFAB89 #FFE689
triadic
#FFAB89 #89FFAB #AB89FF
tetradic
#FFAB89 #A2FF89 #89DDFF #E689FF
square
#FFAB89 #A2FF89 #89DDFF #E689FF
split-complementary
#FFAB89 #89FFE6 #89A2FF
monochromatic
#FF540F #FF7F4C #FFAB89 #FFD7C6 #FFE9E0
Accessibility & contrast
On white
1.84
#FFAB89 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.44
#FFAB89 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFAB89
11.44:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFAB89 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFAB89 | 1.00 | 1.84 | 11.44 | 11.44 |
| #FFFFFF | 1.84 | 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)
#C0B586
Deuteranopia (green-blind)
#D4C688
Tritanopia (blue-blind)
#FF9DA2
Achromatopsia (no color)
#BFBFBF
Design tokens & code
CSS
--color: #ffab89; /* rgb */ color: rgb(255, 171, 137); /* oklch */ color: oklch(81.5% 0.110 42.8);
Tailwind
colors: {
custom: {
50: '#ffc4ab',
500: '#ffab89',
950: '#000000',
},
}SCSS
$custom: #ffab89; $custom-light: #ffc4ab; $custom-dark: #000000;
JSON
{
"hex": "#ffab89",
"rgb": {
"r": 255,
"g": 171,
"b": 137
},
"hsl": {
"h": 17.288,
"s": 100,
"l": 76.863
},
"oklch": {
"l": 0.81533,
"c": 0.10977,
"h": 42.8
},
"luminance": 0.52192
}Semantic roles & 50–950 ramp
primary
#FFAB89
secondary
#4DB5E0
accent
#A3E600
background
#FFFDFD
surface
#FFF9F7
border
#D7D2D0
text
#181210
muted
#868281