#FFAB99#FFAB99
#FFAB99 is a light, moderate red. Relative luminance 0.527; OKLCH L 81.9% C 0.103 H 32.6°. Best body text is #000000 at 11.54:1 contrast (WCAG AA passes).
Color values
| HEX | #FFAB99 |
|---|---|
| RGB | rgb(255, 171, 153) |
| HSL | hsl(11, 100%, 80%) |
| HSV | hsv(11, 40%, 100%) |
| CMYK | cmyk(0%, 32.9%, 40%, 0%) |
| CIE-LAB | lab(77.69, 28.75, 21.90) |
| CIE-LCH | lch(77.69, 36.14, 37.30°) |
| OKLab | oklab(81.86% 0.0867 0.0555) |
| OKLCH | oklch(81.86% 0.103 32.6) |
| XYZ | xyz(61.5554, 52.6903, 37.0590) |
| Luminance | 0.5269 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Light Salmon
#FEA993
ΔE00 1.46
Pale Salmon
#FFB19A
ΔE00 2.44
Blush (survey)
#F29E8E
ΔE00 3.41
Peachy Pink
#FF9A8A
ΔE00 4.21
Lightsalmon
#FFA07A
ΔE00 6.73
Darksalmon
#E9967A
ΔE00 6.84
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFAB99 #99EDFF
analogous
#FF99BA #FFAB99 #FFDE99
triadic
#FFAB99 #99FFAB #AB99FF
tetradic
#FFAB99 #BAFF99 #99EDFF #DE99FF
square
#FFAB99 #BAFF99 #99EDFF #DE99FF
split-complementary
#FFAB99 #99FFDE #99BAFF
monochromatic
#FF461F #FF795C #FFAB99 #FFDDD6 #FFE6E0
Accessibility & contrast
On white
1.82
#FFAB99 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.54
#FFAB99 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFAB99
11.54:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFAB99 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFAB99 | 1.00 | 1.82 | 11.54 | 11.54 |
| #FFFFFF | 1.82 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.54 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.54 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BEB697
Deuteranopia (green-blind)
#D2C798
Tritanopia (blue-blind)
#FF9FA6
Achromatopsia (no color)
#C0C0C0
Design tokens & code
CSS
--color: #ffab99; /* rgb */ color: rgb(255, 171, 153); /* oklch */ color: oklch(81.9% 0.103 32.6);
Tailwind
colors: {
custom: {
50: '#ffc4b7',
500: '#ffab99',
950: '#000000',
},
}SCSS
$custom: #ffab99; $custom-light: #ffc4b7; $custom-dark: #000000;
JSON
{
"hex": "#ffab99",
"rgb": {
"r": 255,
"g": 171,
"b": 153
},
"hsl": {
"h": 10.588,
"s": 100,
"l": 80
},
"oklch": {
"l": 0.81856,
"c": 0.10298,
"h": 32.6
},
"luminance": 0.52686
}Semantic roles & 50–950 ramp
primary
#FFAB99
secondary
#5ACAE2
accent
#BDE600
background
#FFFDFD
surface
#FFF9F8
border
#D7D2D1
text
#181311
muted
#868281