#FFA889#FFA889
#FFA889 is a light, moderate orange. Relative luminance 0.511; OKLCH L 81.0% C 0.112 H 40.4°. Best body text is #000000 at 11.21:1 contrast (WCAG AA passes).
Color values
| HEX | #FFA889 |
|---|---|
| RGB | rgb(255, 168, 137) |
| HSL | hsl(16, 100%, 77%) |
| HSV | hsv(16, 46%, 100%) |
| CMYK | cmyk(0%, 34.1%, 46.3%, 0%) |
| CIE-LAB | lab(76.73, 28.67, 29.19) |
| CIE-LCH | lch(76.73, 40.92, 45.52°) |
| OKLab | oklab(81.01% 0.0853 0.0725) |
| OKLCH | oklch(81.01% 0.112 40.4) |
| XYZ | xyz(59.7611, 51.0762, 30.3733) |
| Luminance | 0.5107 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Lightsalmon
#FFA07A
ΔE00 2.70
Light Salmon
#FEA993
ΔE00 2.92
Pale Salmon
#FFB19A
ΔE00 3.27
Darksalmon
#E9967A
ΔE00 5.16
Blush (survey)
#F29E8E
ΔE00 5.56
Peachy Pink
#FF9A8A
ΔE00 6.19
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFA889 #89E0FF
analogous
#FF89A5 #FFA889 #FFE389
triadic
#FFA889 #89FFA8 #A889FF
tetradic
#FFA889 #A5FF89 #89E0FF #E389FF
square
#FFA889 #A5FF89 #89E0FF #E389FF
split-complementary
#FFA889 #89FFE3 #89A5FF
monochromatic
#FF4E0F #FF7B4C #FFA889 #FFD5C6 #FFE8E0
Accessibility & contrast
On white
1.87
#FFA889 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.21
#FFA889 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFA889
11.21:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFA889 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFA889 | 1.00 | 1.87 | 11.21 | 11.21 |
| #FFFFFF | 1.87 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.21 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.21 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BEB287
Deuteranopia (green-blind)
#D2C588
Tritanopia (blue-blind)
#FF9AA0
Achromatopsia (no color)
#BDBDBD
Design tokens & code
CSS
--color: #ffa889; /* rgb */ color: rgb(255, 168, 137); /* oklch */ color: oklch(81.0% 0.112 40.4);
Tailwind
colors: {
custom: {
50: '#ffc2ab',
500: '#ffa889',
950: '#000000',
},
}SCSS
$custom: #ffa889; $custom-light: #ffc2ab; $custom-dark: #000000;
JSON
{
"hex": "#ffa889",
"rgb": {
"r": 255,
"g": 168,
"b": 137
},
"hsl": {
"h": 15.763,
"s": 100,
"l": 76.863
},
"oklch": {
"l": 0.81013,
"c": 0.11193,
"h": 40.4
},
"luminance": 0.51071
}Semantic roles & 50–950 ramp
primary
#FFA889
secondary
#4DB9E0
accent
#A9E600
background
#FFFDFD
surface
#FFF9F7
border
#D7D2D0
text
#191210
muted
#878281