#FFAC89#FFAC89
#FFAC89 is a light, moderate orange. Relative luminance 0.526; OKLCH L 81.7% C 0.109 H 43.6°. Best body text is #000000 at 11.51:1 contrast (WCAG AA passes).
Color values
| HEX | #FFAC89 |
|---|---|
| RGB | rgb(255, 172, 137) |
| HSL | hsl(18, 100%, 77%) |
| HSV | hsv(18, 46%, 100%) |
| CMYK | cmyk(0%, 32.5%, 46.3%, 0%) |
| CIE-LAB | lab(77.62, 26.58, 30.38) |
| CIE-LCH | lch(77.62, 40.37, 48.82°) |
| OKLab | oklab(81.71% 0.079 0.0753) |
| OKLCH | oklch(81.71% 0.109 43.6) |
| XYZ | xyz(60.5110, 52.5759, 30.6232) |
| Luminance | 0.5257 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Lightsalmon
#FFA07A
ΔE00 3.07
Pale Salmon
#FFB19A
ΔE00 3.95
Light Salmon
#FEA993
ΔE00 4.40
Peach (survey)
#FFB07C
ΔE00 5.38
Darksalmon
#E9967A
ΔE00 6.15
Blush (survey)
#F29E8E
ΔE00 7.15
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFAC89 #89DCFF
analogous
#FF89A1 #FFAC89 #FFE789
triadic
#FFAC89 #89FFAC #AC89FF
tetradic
#FFAC89 #A1FF89 #89DCFF #E789FF
square
#FFAC89 #A1FF89 #89DCFF #E789FF
split-complementary
#FFAC89 #89FFE7 #89A1FF
monochromatic
#FF560F #FF814C #FFAC89 #FFD7C6 #FFE9E0
Accessibility & contrast
On white
1.82
#FFAC89 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.51
#FFAC89 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFAC89
11.51:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFAC89 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFAC89 | 1.00 | 1.82 | 11.51 | 11.51 |
| #FFFFFF | 1.82 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.51 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.51 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C1B586
Deuteranopia (green-blind)
#D5C789
Tritanopia (blue-blind)
#FF9EA3
Achromatopsia (no color)
#C0C0C0
Design tokens & code
CSS
--color: #ffac89; /* rgb */ color: rgb(255, 172, 137); /* oklch */ color: oklch(81.7% 0.109 43.6);
Tailwind
colors: {
custom: {
50: '#ffc5ab',
500: '#ffac89',
950: '#000000',
},
}SCSS
$custom: #ffac89; $custom-light: #ffc5ab; $custom-dark: #000000;
JSON
{
"hex": "#ffac89",
"rgb": {
"r": 255,
"g": 172,
"b": 137
},
"hsl": {
"h": 17.797,
"s": 100,
"l": 76.863
},
"oklch": {
"l": 0.81707,
"c": 0.10909,
"h": 43.6
},
"luminance": 0.52571
}Semantic roles & 50–950 ramp
primary
#FFAC89
secondary
#4DB4E0
accent
#A1E600
background
#FFFDFD
surface
#FFF9F7
border
#D7D2D0
text
#181310
muted
#868281