#FFAE95#FFAE95
#FFAE95 is a very light, moderate red. Relative luminance 0.537; OKLCH L 82.3% C 0.102 H 37.9°. Best body text is #000000 at 11.74:1 contrast (WCAG AA passes).
Color values
| HEX | #FFAE95 |
|---|---|
| RGB | rgb(255, 174, 149) |
| HSL | hsl(14, 100%, 79%) |
| HSV | hsv(14, 42%, 100%) |
| CMYK | cmyk(0%, 31.8%, 41.6%, 0%) |
| CIE-LAB | lab(78.29, 26.75, 24.87) |
| CIE-LCH | lch(78.29, 36.52, 42.91°) |
| OKLab | oklab(82.29% 0.0804 0.0626) |
| OKLCH | oklch(82.29% 0.102 37.9) |
| XYZ | xyz(61.8036, 53.7065, 35.5392) |
| Luminance | 0.5370 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Pale Salmon
#FFB19A
ΔE00 0.97
Light Salmon
#FEA993
ΔE00 1.66
Blush (survey)
#F29E8E
ΔE00 4.96
Lightsalmon
#FFA07A
ΔE00 5.01
Peachy Pink
#FF9A8A
ΔE00 5.93
Darksalmon
#E9967A
ΔE00 6.37
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFAE95 #95E6FF
analogous
#FF95B1 #FFAE95 #FFE395
triadic
#FFAE95 #95FFAE #AE95FF
tetradic
#FFAE95 #B1FF95 #95E6FF #E395FF
square
#FFAE95 #B1FF95 #95E6FF #E395FF
split-complementary
#FFAE95 #95FFE3 #95B1FF
monochromatic
#FF501B #FF7F58 #FFAE95 #FFDDD2 #FFE8E0
Accessibility & contrast
On white
1.79
#FFAE95 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.74
#FFAE95 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFAE95
11.74:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFAE95 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFAE95 | 1.00 | 1.79 | 11.74 | 11.74 |
| #FFFFFF | 1.79 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.74 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.74 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C1B893
Deuteranopia (green-blind)
#D5C894
Tritanopia (blue-blind)
#FFA2A7
Achromatopsia (no color)
#C2C2C2
Design tokens & code
CSS
--color: #ffae95; /* rgb */ color: rgb(255, 174, 149); /* oklch */ color: oklch(82.3% 0.102 37.9);
Tailwind
colors: {
custom: {
50: '#ffc6b4',
500: '#ffae95',
950: '#000000',
},
}SCSS
$custom: #ffae95; $custom-light: #ffc6b4; $custom-dark: #000000;
JSON
{
"hex": "#ffae95",
"rgb": {
"r": 255,
"g": 174,
"b": 149
},
"hsl": {
"h": 14.151,
"s": 100,
"l": 79.216
},
"oklch": {
"l": 0.82293,
"c": 0.10193,
"h": 37.9
},
"luminance": 0.53702
}Semantic roles & 50–950 ramp
primary
#FFAE95
secondary
#57C1E1
accent
#AFE600
background
#FFFDFD
surface
#FFF9F8
border
#D7D2D1
text
#181311
muted
#868281