#FFAE89#FFAE89
#FFAE89 is a very light, moderate orange. Relative luminance 0.533; OKLCH L 82.1% C 0.108 H 45.3°. Best body text is #000000 at 11.67:1 contrast (WCAG AA passes).
Color values
| HEX | #FFAE89 |
|---|---|
| RGB | rgb(255, 174, 137) |
| HSL | hsl(19, 100%, 77%) |
| HSV | hsv(19, 46%, 100%) |
| CMYK | cmyk(0%, 31.8%, 46.3%, 0%) |
| CIE-LAB | lab(78.08, 25.53, 30.98) |
| CIE-LCH | lch(78.08, 40.15, 50.51°) |
| OKLab | oklab(82.06% 0.0758 0.0767) |
| OKLCH | oklch(82.06% 0.108 45.3) |
| XYZ | xyz(60.8945, 53.3429, 30.7510) |
| Luminance | 0.5334 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Lightsalmon
#FFA07A
ΔE00 3.63
Pale Salmon
#FFB19A
ΔE00 4.53
Peach (survey)
#FFB07C
ΔE00 4.54
Light Salmon
#FEA993
ΔE00 5.23
Darksalmon
#E9967A
ΔE00 6.77
Pinkish Tan
#D99B82
ΔE00 7.66
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFAE89 #89DAFF
analogous
#FF899F #FFAE89 #FFE989
triadic
#FFAE89 #89FFAE #AE89FF
tetradic
#FFAE89 #9FFF89 #89DAFF #E989FF
square
#FFAE89 #9FFF89 #89DAFF #E989FF
split-complementary
#FFAE89 #89FFE9 #899FFF
monochromatic
#FF5A0F #FF844C #FFAE89 #FFD8C6 #FFEAE0
Accessibility & contrast
On white
1.80
#FFAE89 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.67
#FFAE89 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFAE89
11.67:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFAE89 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFAE89 | 1.00 | 1.80 | 11.67 | 11.67 |
| #FFFFFF | 1.80 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.67 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.67 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C3B786
Deuteranopia (green-blind)
#D6C889
Tritanopia (blue-blind)
#FFA0A4
Achromatopsia (no color)
#C1C1C1
Design tokens & code
CSS
--color: #ffae89; /* rgb */ color: rgb(255, 174, 137); /* oklch */ color: oklch(82.1% 0.108 45.3);
Tailwind
colors: {
custom: {
50: '#ffc6ab',
500: '#ffae89',
950: '#000000',
},
}SCSS
$custom: #ffae89; $custom-light: #ffc6ab; $custom-dark: #000000;
JSON
{
"hex": "#ffae89",
"rgb": {
"r": 255,
"g": 174,
"b": 137
},
"hsl": {
"h": 18.814,
"s": 100,
"l": 76.863
},
"oklch": {
"l": 0.82058,
"c": 0.10783,
"h": 45.3
},
"luminance": 0.53338
}Semantic roles & 50–950 ramp
primary
#FFAE89
secondary
#4DB1E0
accent
#9EE600
background
#FFFDFD
surface
#FFF9F7
border
#D7D2D0
text
#181310
muted
#868281