#FFAB91#FFAB91
#FFAB91 is a light, moderate red. Relative luminance 0.524; OKLCH L 81.7% C 0.106 H 37.9°. Best body text is #000000 at 11.49:1 contrast (WCAG AA passes).
Color values
| HEX | #FFAB91 |
|---|---|
| RGB | rgb(255, 171, 145) |
| HSL | hsl(14, 100%, 78%) |
| HSV | hsv(14, 43%, 100%) |
| CMYK | cmyk(0%, 32.9%, 43.1%, 0%) |
| CIE-LAB | lab(77.54, 27.90, 26.00) |
| CIE-LCH | lch(77.54, 38.14, 42.98°) |
| OKLab | oklab(81.69% 0.0836 0.0652) |
| OKLCH | oklch(81.69% 0.106 37.9) |
| XYZ | xyz(60.9166, 52.4348, 33.6951) |
| Luminance | 0.5243 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Light Salmon
#FEA993
ΔE00 1.45
Pale Salmon
#FFB19A
ΔE00 1.75
Lightsalmon
#FFA07A
ΔE00 4.33
Blush (survey)
#F29E8E
ΔE00 4.67
Peachy Pink
#FF9A8A
ΔE00 5.48
Darksalmon
#E9967A
ΔE00 5.77
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFAB91 #91E5FF
analogous
#FF91AE #FFAB91 #FFE291
triadic
#FFAB91 #91FFAB #AB91FF
tetradic
#FFAB91 #AEFF91 #91E5FF #E291FF
square
#FFAB91 #AEFF91 #91E5FF #E291FF
split-complementary
#FFAB91 #91FFE2 #91AEFF
monochromatic
#FF4E17 #FF7C54 #FFAB91 #FFDACE #FFE8E0
Accessibility & contrast
On white
1.83
#FFAB91 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.49
#FFAB91 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFAB91
11.49:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFAB91 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFAB91 | 1.00 | 1.83 | 11.49 | 11.49 |
| #FFFFFF | 1.83 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.49 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.49 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BFB58F
Deuteranopia (green-blind)
#D3C690
Tritanopia (blue-blind)
#FF9EA4
Achromatopsia (no color)
#C0C0C0
Design tokens & code
CSS
--color: #ffab91; /* rgb */ color: rgb(255, 171, 145); /* oklch */ color: oklch(81.7% 0.106 37.9);
Tailwind
colors: {
custom: {
50: '#ffc4b1',
500: '#ffab91',
950: '#000000',
},
}SCSS
$custom: #ffab91; $custom-light: #ffc4b1; $custom-dark: #000000;
JSON
{
"hex": "#ffab91",
"rgb": {
"r": 255,
"g": 171,
"b": 145
},
"hsl": {
"h": 14.182,
"s": 100,
"l": 78.431
},
"oklch": {
"l": 0.81689,
"c": 0.10604,
"h": 37.9
},
"luminance": 0.5243
}Semantic roles & 50–950 ramp
primary
#FFAB91
secondary
#53BFE1
accent
#AFE600
background
#FFFDFD
surface
#FFF9F7
border
#D7D2D0
text
#181310
muted
#868281