#FFAEA3#FFAEA3
#FFAEA3 is a very light, moderate red. Relative luminance 0.542; OKLCH L 82.6% C 0.097 H 27.9°. Best body text is #000000 at 11.84:1 contrast (WCAG AA passes).
Color values
| HEX | #FFAEA3 |
|---|---|
| RGB | rgb(255, 174, 163) |
| HSL | hsl(7, 100%, 82%) |
| HSV | hsv(7, 36%, 100%) |
| CMYK | cmyk(0%, 31.8%, 36.1%, 0%) |
| CIE-LAB | lab(78.57, 28.31, 17.71) |
| CIE-LCH | lch(78.57, 33.39, 32.03°) |
| OKLab | oklab(82.6% 0.0859 0.0454) |
| OKLCH | oklch(82.6% 0.097 27.9) |
| XYZ | xyz(62.9893, 54.1808, 41.7835) |
| Luminance | 0.5418 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Light Salmon
#FEA993
ΔE00 4.05
Pale Salmon
#FFB19A
ΔE00 4.39
Blush (survey)
#F29E8E
ΔE00 4.46
Peachy Pink
#FF9A8A
ΔE00 5.25
Pale Rose
#FDC1C5
ΔE00 7.90
Lightpink
#FFB6C1
ΔE00 8.46
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFAEA3 #A3F4FF
analogous
#FFA3C6 #FFAEA3 #FFDCA3
triadic
#FFAEA3 #A3FFAE #AEA3FF
tetradic
#FFAEA3 #C6FFA3 #A3F4FF #DCA3FF
square
#FFAEA3 #C6FFA3 #A3F4FF #DCA3FF
split-complementary
#FFAEA3 #A3FFDC #A3C6FF
monochromatic
#FF4229 #FF7866 #FFAEA3 #FFE4E0 #FFE4E0
Accessibility & contrast
On white
1.77
#FFAEA3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.84
#FFAEA3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFAEA3
11.84:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFAEA3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFAEA3 | 1.00 | 1.77 | 11.84 | 11.84 |
| #FFFFFF | 1.77 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.84 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.84 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BFB9A2
Deuteranopia (green-blind)
#D3C9A2
Tritanopia (blue-blind)
#FFA4AB
Achromatopsia (no color)
#C2C2C2
Design tokens & code
CSS
--color: #ffaea3; /* rgb */ color: rgb(255, 174, 163); /* oklch */ color: oklch(82.6% 0.097 27.9);
Tailwind
colors: {
custom: {
50: '#ffc6be',
500: '#ffaea3',
950: '#000000',
},
}SCSS
$custom: #ffaea3; $custom-light: #ffc6be; $custom-dark: #000000;
JSON
{
"hex": "#ffaea3",
"rgb": {
"r": 255,
"g": 174,
"b": 163
},
"hsl": {
"h": 7.174,
"s": 100,
"l": 81.961
},
"oklch": {
"l": 0.82597,
"c": 0.09716,
"h": 27.9
},
"luminance": 0.54176
}Semantic roles & 50–950 ramp
primary
#FFAEA3
secondary
#63D4E3
accent
#CAE600
background
#FFFDFD
surface
#FFF9F8
border
#D7D2D1
text
#181312
muted
#868282