#FFAE90#FFAE90
#FFAE90 is a very light, moderate orange. Relative luminance 0.535; OKLCH L 82.2% C 0.104 H 41.1°. Best body text is #000000 at 11.71:1 contrast (WCAG AA passes).
Color values
| HEX | #FFAE90 |
|---|---|
| RGB | rgb(255, 174, 144) |
| HSL | hsl(16, 100%, 78%) |
| HSV | hsv(16, 44%, 100%) |
| CMYK | cmyk(0%, 31.8%, 43.5%, 0%) |
| CIE-LAB | lab(78.20, 26.23, 27.42) |
| CIE-LCH | lch(78.20, 37.94, 46.27°) |
| OKLab | oklab(82.19% 0.0785 0.0685) |
| OKLCH | oklch(82.19% 0.104 41.1) |
| XYZ | xyz(61.4130, 53.5503, 33.4818) |
| Luminance | 0.5355 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Pale Salmon
#FFB19A
ΔE00 2.37
Light Salmon
#FEA993
ΔE00 3.07
Lightsalmon
#FFA07A
ΔE00 4.00
Blush (survey)
#F29E8E
ΔE00 6.12
Darksalmon
#E9967A
ΔE00 6.25
Peach (survey)
#FFB07C
ΔE00 6.76
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFAE90 #90E1FF
analogous
#FF90A9 #FFAE90 #FFE590
triadic
#FFAE90 #90FFAE #AE90FF
tetradic
#FFAE90 #A9FF90 #90E1FF #E590FF
square
#FFAE90 #A9FF90 #90E1FF #E590FF
split-complementary
#FFAE90 #90FFE5 #90A9FF
monochromatic
#FF5516 #FF8153 #FFAE90 #FFDBCD #FFE9E0
Accessibility & contrast
On white
1.79
#FFAE90 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.71
#FFAE90 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFAE90
11.71:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFAE90 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFAE90 | 1.00 | 1.79 | 11.71 | 11.71 |
| #FFFFFF | 1.79 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.71 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.71 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C2B78E
Deuteranopia (green-blind)
#D5C88F
Tritanopia (blue-blind)
#FFA1A6
Achromatopsia (no color)
#C1C1C1
Design tokens & code
CSS
--color: #ffae90; /* rgb */ color: rgb(255, 174, 144); /* oklch */ color: oklch(82.2% 0.104 41.1);
Tailwind
colors: {
custom: {
50: '#ffc6b0',
500: '#ffae90',
950: '#000000',
},
}SCSS
$custom: #ffae90; $custom-light: #ffc6b0; $custom-dark: #000000;
JSON
{
"hex": "#ffae90",
"rgb": {
"r": 255,
"g": 174,
"b": 144
},
"hsl": {
"h": 16.216,
"s": 100,
"l": 78.235
},
"oklch": {
"l": 0.82192,
"c": 0.10422,
"h": 41.1
},
"luminance": 0.53546
}Semantic roles & 50–950 ramp
primary
#FFAE90
secondary
#53BAE1
accent
#A7E600
background
#FFFDFD
surface
#FFF9F7
border
#D7D2D0
text
#181310
muted
#868281