#FFABBF#FFABBF
#FFABBF is a very light, moderate red. Relative luminance 0.541; OKLCH L 82.8% C 0.101 H 4.0°. Best body text is #000000 at 11.83:1 contrast (WCAG AA passes).
Color values
| HEX | #FFABBF |
|---|---|
| RGB | rgb(255, 171, 191) |
| HSL | hsl(346, 100%, 84%) |
| HSV | hsv(346, 33%, 100%) |
| CMYK | cmyk(0%, 32.9%, 25.1%, 0%) |
| CIE-LAB | lab(78.55, 33.44, 2.49) |
| CIE-LCH | lch(78.55, 33.54, 4.26°) |
| OKLab | oklab(82.8% 0.101 0.007) |
| OKLCH | oklch(82.8% 0.101 4) |
| XYZ | xyz(65.2083, 54.1514, 56.2978) |
| Luminance | 0.5415 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Soft Pink
#FDB0C0
ΔE00 1.58
Lightpink
#FFB6C1
ΔE00 3.45
Baby Pink
#FFB7CE
ΔE00 3.51
Pastel Pink
#FFBACD
ΔE00 3.80
Powder Pink
#FFB2D0
ΔE00 4.03
Pink
#FFC0CB
ΔE00 5.48
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFABBF #ABFFEB
analogous
#FFABE9 #FFABBF #FFC1AB
triadic
#FFABBF #BFFFAB #ABBFFF
tetradic
#FFABBF #E9FFAB #ABFFEB #C1ABFF
square
#FFABBF #E9FFAB #ABFFEB #C1ABFF
split-complementary
#FFABBF #ABFFC1 #ABE9FF
monochromatic
#FF3162 #FF6E90 #FFABBF #FFE0E8 #FFE0E8
Accessibility & contrast
On white
1.78
#FFABBF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.83
#FFABBF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFABBF
11.83:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFABBF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFABBF | 1.00 | 1.78 | 11.83 | 11.83 |
| #FFFFFF | 1.78 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.83 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.83 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B7B9C0
Deuteranopia (green-blind)
#CBC8BD
Tritanopia (blue-blind)
#FFA5B2
Achromatopsia (no color)
#C2C2C2
Design tokens & code
CSS
--color: #ffabbf; /* rgb */ color: rgb(255, 171, 191); /* oklch */ color: oklch(82.8% 0.101 4.0);
Tailwind
colors: {
custom: {
50: '#ffc5d2',
500: '#ffabbf',
950: '#000000',
},
}SCSS
$custom: #ffabbf; $custom-light: #ffc5d2; $custom-dark: #000000;
JSON
{
"hex": "#ffabbf",
"rgb": {
"r": 255,
"g": 171,
"b": 191
},
"hsl": {
"h": 345.714,
"s": 100,
"l": 83.529
},
"oklch": {
"l": 0.82798,
"c": 0.10128,
"h": 4
},
"luminance": 0.54147
}Semantic roles & 50–950 ramp
primary
#FFABBF
secondary
#6AE5C7
accent
#E6AF00
background
#FFFDFE
surface
#FFF9FB
border
#D7D2D4
text
#181314
muted
#868283