#FFAE93#FFAE93
#FFAE93 is a very light, moderate orange. Relative luminance 0.536; OKLCH L 82.3% C 0.103 H 39.2°. Best body text is #000000 at 11.73:1 contrast (WCAG AA passes).
Color values
| HEX | #FFAE93 |
|---|---|
| RGB | rgb(255, 174, 147) |
| HSL | hsl(15, 100%, 79%) |
| HSV | hsv(15, 42%, 100%) |
| CMYK | cmyk(0%, 31.8%, 42.4%, 0%) |
| CIE-LAB | lab(78.25, 26.54, 25.89) |
| CIE-LCH | lch(78.25, 37.07, 44.29°) |
| OKLab | oklab(82.25% 0.0797 0.065) |
| OKLCH | oklch(82.25% 0.103 39.2) |
| XYZ | xyz(61.6453, 53.6432, 34.7055) |
| Luminance | 0.5364 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Pale Salmon
#FFB19A
ΔE00 1.47
Light Salmon
#FEA993
ΔE00 2.19
Lightsalmon
#FFA07A
ΔE00 4.55
Blush (survey)
#F29E8E
ΔE00 5.40
Darksalmon
#E9967A
ΔE00 6.26
Peachy Pink
#FF9A8A
ΔE00 6.35
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFAE93 #93E4FF
analogous
#FF93AE #FFAE93 #FFE493
triadic
#FFAE93 #93FFAE #AE93FF
tetradic
#FFAE93 #AEFF93 #93E4FF #E493FF
square
#FFAE93 #AEFF93 #93E4FF #E493FF
split-complementary
#FFAE93 #93FFE4 #93AEFF
monochromatic
#FF5219 #FF8056 #FFAE93 #FFDCD0 #FFE8E0
Accessibility & contrast
On white
1.79
#FFAE93 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.73
#FFAE93 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFAE93
11.73:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFAE93 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFAE93 | 1.00 | 1.79 | 11.73 | 11.73 |
| #FFFFFF | 1.79 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.73 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.73 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C2B791
Deuteranopia (green-blind)
#D5C892
Tritanopia (blue-blind)
#FFA1A7
Achromatopsia (no color)
#C2C2C2
Design tokens & code
CSS
--color: #ffae93; /* rgb */ color: rgb(255, 174, 147); /* oklch */ color: oklch(82.3% 0.103 39.2);
Tailwind
colors: {
custom: {
50: '#ffc6b2',
500: '#ffae93',
950: '#000000',
},
}SCSS
$custom: #ffae93; $custom-light: #ffc6b2; $custom-dark: #000000;
JSON
{
"hex": "#ffae93",
"rgb": {
"r": 255,
"g": 174,
"b": 147
},
"hsl": {
"h": 15,
"s": 100,
"l": 78.824
},
"oklch": {
"l": 0.82252,
"c": 0.10282,
"h": 39.2
},
"luminance": 0.53639
}Semantic roles & 50–950 ramp
primary
#FFAE93
secondary
#55BEE1
accent
#ACE600
background
#FFFDFD
surface
#FFF9F8
border
#D7D2D1
text
#181311
muted
#868281