#FFAE94#FFAE94
#FFAE94 is a very light, moderate red. Relative luminance 0.537; OKLCH L 82.3% C 0.102 H 38.5°. Best body text is #000000 at 11.73:1 contrast (WCAG AA passes).
Color values
| HEX | #FFAE94 |
|---|---|
| RGB | rgb(255, 174, 148) |
| HSL | hsl(15, 100%, 79%) |
| HSV | hsv(15, 42%, 100%) |
| CMYK | cmyk(0%, 31.8%, 42%, 0%) |
| CIE-LAB | lab(78.27, 26.64, 25.38) |
| CIE-LCH | lch(78.27, 36.80, 43.60°) |
| OKLab | oklab(82.27% 0.0801 0.0638) |
| OKLCH | oklch(82.27% 0.102 38.5) |
| XYZ | xyz(61.7241, 53.6747, 35.1205) |
| Luminance | 0.5367 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Pale Salmon
#FFB19A
ΔE00 1.20
Light Salmon
#FEA993
ΔE00 1.91
Lightsalmon
#FFA07A
ΔE00 4.77
Blush (survey)
#F29E8E
ΔE00 5.17
Peachy Pink
#FF9A8A
ΔE00 6.14
Darksalmon
#E9967A
ΔE00 6.31
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFAE94 #94E5FF
analogous
#FF94B0 #FFAE94 #FFE394
triadic
#FFAE94 #94FFAE #AE94FF
tetradic
#FFAE94 #B0FF94 #94E5FF #E394FF
square
#FFAE94 #B0FF94 #94E5FF #E394FF
split-complementary
#FFAE94 #94FFE3 #94B0FF
monochromatic
#FF511A #FF8057 #FFAE94 #FFDCD1 #FFE8E0
Accessibility & contrast
On white
1.79
#FFAE94 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.73
#FFAE94 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFAE94
11.73:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFAE94 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFAE94 | 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)
#C2B892
Deuteranopia (green-blind)
#D5C893
Tritanopia (blue-blind)
#FFA2A7
Achromatopsia (no color)
#C2C2C2
Design tokens & code
CSS
--color: #ffae94; /* rgb */ color: rgb(255, 174, 148); /* oklch */ color: oklch(82.3% 0.102 38.5);
Tailwind
colors: {
custom: {
50: '#ffc6b3',
500: '#ffae94',
950: '#000000',
},
}SCSS
$custom: #ffae94; $custom-light: #ffc6b3; $custom-dark: #000000;
JSON
{
"hex": "#ffae94",
"rgb": {
"r": 255,
"g": 174,
"b": 148
},
"hsl": {
"h": 14.579,
"s": 100,
"l": 79.02
},
"oklch": {
"l": 0.82272,
"c": 0.10237,
"h": 38.5
},
"luminance": 0.5367
}Semantic roles & 50–950 ramp
primary
#FFAE94
secondary
#56BFE1
accent
#AEE600
background
#FFFDFD
surface
#FFF9F8
border
#D7D2D1
text
#181311
muted
#868281