#FFAE91#FFAE91
#FFAE91 is a very light, moderate orange. Relative luminance 0.536; OKLCH L 82.2% C 0.104 H 40.5°. Best body text is #000000 at 11.72:1 contrast (WCAG AA passes).
Color values
| HEX | #FFAE91 |
|---|---|
| RGB | rgb(255, 174, 145) |
| HSL | hsl(16, 100%, 78%) |
| HSV | hsv(16, 43%, 100%) |
| CMYK | cmyk(0%, 31.8%, 43.1%, 0%) |
| CIE-LAB | lab(78.22, 26.33, 26.91) |
| CIE-LCH | lch(78.22, 37.65, 45.62°) |
| OKLab | oklab(82.21% 0.0789 0.0674) |
| OKLCH | oklch(82.21% 0.104 40.5) |
| XYZ | xyz(61.4897, 53.5810, 33.8861) |
| Luminance | 0.5358 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Pale Salmon
#FFB19A
ΔE00 2.06
Light Salmon
#FEA993
ΔE00 2.77
Lightsalmon
#FFA07A
ΔE00 4.16
Blush (survey)
#F29E8E
ΔE00 5.87
Darksalmon
#E9967A
ΔE00 6.23
Peachy Pink
#FF9A8A
ΔE00 6.82
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFAE91 #91E2FF
analogous
#FF91AB #FFAE91 #FFE591
triadic
#FFAE91 #91FFAE #AE91FF
tetradic
#FFAE91 #ABFF91 #91E2FF #E591FF
square
#FFAE91 #ABFF91 #91E2FF #E591FF
split-complementary
#FFAE91 #91FFE5 #91ABFF
monochromatic
#FF5417 #FF8154 #FFAE91 #FFDBCE #FFE8E0
Accessibility & contrast
On white
1.79
#FFAE91 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.72
#FFAE91 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFAE91
11.72:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFAE91 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFAE91 | 1.00 | 1.79 | 11.72 | 11.72 |
| #FFFFFF | 1.79 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.72 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.72 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C2B78F
Deuteranopia (green-blind)
#D5C890
Tritanopia (blue-blind)
#FFA1A6
Achromatopsia (no color)
#C1C1C1
Design tokens & code
CSS
--color: #ffae91; /* rgb */ color: rgb(255, 174, 145); /* oklch */ color: oklch(82.2% 0.104 40.5);
Tailwind
colors: {
custom: {
50: '#ffc6b1',
500: '#ffae91',
950: '#000000',
},
}SCSS
$custom: #ffae91; $custom-light: #ffc6b1; $custom-dark: #000000;
JSON
{
"hex": "#ffae91",
"rgb": {
"r": 255,
"g": 174,
"b": 145
},
"hsl": {
"h": 15.818,
"s": 100,
"l": 78.431
},
"oklch": {
"l": 0.82212,
"c": 0.10374,
"h": 40.5
},
"luminance": 0.53576
}Semantic roles & 50–950 ramp
primary
#FFAE91
secondary
#53BBE1
accent
#A9E600
background
#FFFDFD
surface
#FFF9F7
border
#D7D2D0
text
#181310
muted
#868281