#FFAE98#FFAE98
#FFAE98 is a very light, moderate red. Relative luminance 0.538; OKLCH L 82.4% C 0.101 H 35.9°. Best body text is #000000 at 11.76:1 contrast (WCAG AA passes).
Color values
| HEX | #FFAE98 |
|---|---|
| RGB | rgb(255, 174, 152) |
| HSL | hsl(13, 100%, 80%) |
| HSV | hsv(13, 40%, 100%) |
| CMYK | cmyk(0%, 31.8%, 40.4%, 0%) |
| CIE-LAB | lab(78.35, 27.07, 23.33) |
| CIE-LCH | lch(78.35, 35.74, 40.76°) |
| OKLab | oklab(82.36% 0.0816 0.059) |
| OKLCH | oklch(82.36% 0.101 35.9) |
| XYZ | xyz(62.0462, 53.8036, 36.8169) |
| Luminance | 0.5380 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Pale Salmon
#FFB19A
ΔE00 0.89
Light Salmon
#FEA993
ΔE00 1.22
Blush (survey)
#F29E8E
ΔE00 4.41
Peachy Pink
#FF9A8A
ΔE00 5.40
Lightsalmon
#FFA07A
ΔE00 5.80
Darksalmon
#E9967A
ΔE00 6.66
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFAE98 #98E9FF
analogous
#FF98B5 #FFAE98 #FFE298
triadic
#FFAE98 #98FFAE #AE98FF
tetradic
#FFAE98 #B5FF98 #98E9FF #E298FF
square
#FFAE98 #B5FF98 #98E9FF #E298FF
split-complementary
#FFAE98 #98FFE2 #98B5FF
monochromatic
#FF4E1E #FF7E5B #FFAE98 #FFDED5 #FFE7E0
Accessibility & contrast
On white
1.79
#FFAE98 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.76
#FFAE98 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFAE98
11.76:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFAE98 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFAE98 | 1.00 | 1.79 | 11.76 | 11.76 |
| #FFFFFF | 1.79 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.76 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.76 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C1B896
Deuteranopia (green-blind)
#D4C897
Tritanopia (blue-blind)
#FFA2A8
Achromatopsia (no color)
#C2C2C2
Design tokens & code
CSS
--color: #ffae98; /* rgb */ color: rgb(255, 174, 152); /* oklch */ color: oklch(82.4% 0.101 35.9);
Tailwind
colors: {
custom: {
50: '#ffc6b6',
500: '#ffae98',
950: '#000000',
},
}SCSS
$custom: #ffae98; $custom-light: #ffc6b6; $custom-dark: #000000;
JSON
{
"hex": "#ffae98",
"rgb": {
"r": 255,
"g": 174,
"b": 152
},
"hsl": {
"h": 12.816,
"s": 100,
"l": 79.804
},
"oklch": {
"l": 0.82355,
"c": 0.1007,
"h": 35.9
},
"luminance": 0.53799
}Semantic roles & 50–950 ramp
primary
#FFAE98
secondary
#59C5E2
accent
#B4E600
background
#FFFDFD
surface
#FFF9F8
border
#D7D2D1
text
#181311
muted
#868281