#FFAA98#FFAA98
#FFAA98 is a light, moderate red. Relative luminance 0.523; OKLCH L 81.7% C 0.104 H 32.5°. Best body text is #000000 at 11.46:1 contrast (WCAG AA passes).
Color values
| HEX | #FFAA98 |
|---|---|
| RGB | rgb(255, 170, 152) |
| HSL | hsl(10, 100%, 80%) |
| HSV | hsv(10, 40%, 100%) |
| CMYK | cmyk(0%, 33.3%, 40.4%, 0%) |
| CIE-LAB | lab(77.45, 29.16, 22.10) |
| CIE-LCH | lch(77.45, 36.59, 37.16°) |
| OKLab | oklab(81.66% 0.0879 0.056) |
| OKLCH | oklch(81.66% 0.104 32.5) |
| XYZ | xyz(61.2849, 52.2810, 36.5631) |
| Luminance | 0.5228 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Light Salmon
#FEA993
ΔE00 1.42
Pale Salmon
#FFB19A
ΔE00 2.62
Blush (survey)
#F29E8E
ΔE00 3.23
Peachy Pink
#FF9A8A
ΔE00 3.96
Lightsalmon
#FFA07A
ΔE00 6.65
Darksalmon
#E9967A
ΔE00 6.71
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFAA98 #98EDFF
analogous
#FF98BA #FFAA98 #FFDD98
triadic
#FFAA98 #98FFAA #AA98FF
tetradic
#FFAA98 #BAFF98 #98EDFF #DD98FF
square
#FFAA98 #BAFF98 #98EDFF #DD98FF
split-complementary
#FFAA98 #98FFDD #98BAFF
monochromatic
#FF451E #FF775B #FFAA98 #FFDDD5 #FFE6E0
Accessibility & contrast
On white
1.83
#FFAA98 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.46
#FFAA98 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFAA98
11.46:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFAA98 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFAA98 | 1.00 | 1.83 | 11.46 | 11.46 |
| #FFFFFF | 1.83 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.46 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.46 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BDB596
Deuteranopia (green-blind)
#D2C697
Tritanopia (blue-blind)
#FF9EA5
Achromatopsia (no color)
#BFBFBF
Design tokens & code
CSS
--color: #ffaa98; /* rgb */ color: rgb(255, 170, 152); /* oklch */ color: oklch(81.7% 0.104 32.5);
Tailwind
colors: {
custom: {
50: '#ffc4b6',
500: '#ffaa98',
950: '#000000',
},
}SCSS
$custom: #ffaa98; $custom-light: #ffc4b6; $custom-dark: #000000;
JSON
{
"hex": "#ffaa98",
"rgb": {
"r": 255,
"g": 170,
"b": 152
},
"hsl": {
"h": 10.485,
"s": 100,
"l": 79.804
},
"oklch": {
"l": 0.81662,
"c": 0.10425,
"h": 32.5
},
"luminance": 0.52276
}Semantic roles & 50–950 ramp
primary
#FFAA98
secondary
#59CAE2
accent
#BDE600
background
#FFFDFD
surface
#FFF9F8
border
#D7D2D1
text
#181211
muted
#868281