#F4ABB3#F4ABB3
#F4ABB3 is a light, moderate red. Relative luminance 0.516; OKLCH L 81.3% C 0.086 H 11.9°. Best body text is #000000 at 11.32:1 contrast (WCAG AA passes).
Color values
| HEX | #F4ABB3 |
|---|---|
| RGB | rgb(244, 171, 179) |
| HSL | hsl(353, 77%, 81%) |
| HSV | hsv(353, 30%, 96%) |
| CMYK | cmyk(0%, 29.9%, 26.6%, 4.3%) |
| CIE-LAB | lab(77.05, 27.86, 6.71) |
| CIE-LCH | lch(77.05, 28.65, 13.54°) |
| OKLab | oklab(81.28% 0.0845 0.0179) |
| OKLCH | oklch(81.28% 0.086 11.9) |
| XYZ | xyz(60.0091, 51.6171, 49.4414) |
| Luminance | 0.5161 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Lightpink
#FFB6C1
ΔE00 3.01
Soft Pink
#FDB0C0
ΔE00 3.11
Pink
#FFC0CB
ΔE00 5.23
Faded Pink
#DE9DAC
ΔE00 5.25
Pale Rose
#FDC1C5
ΔE00 5.31
Pastel Pink
#FFBACD
ΔE00 5.46
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F4ABB3 #ABF4EC
analogous
#F4ABD8 #F4ABB3 #F4C8AB
triadic
#F4ABB3 #B3F4AB #ABB3F4
tetradic
#F4ABB3 #D8F4AB #ABF4EC #C8ABF4
square
#F4ABB3 #D8F4AB #ABF4EC #C8ABF4
split-complementary
#F4ABB3 #ABF4C8 #ABD8F4
monochromatic
#E63F51 #ED7582 #F4ABB3 #FBE1E4 #FBE4E7
Accessibility & contrast
On white
1.85
#F4ABB3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.32
#F4ABB3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F4ABB3
11.32:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F4ABB3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F4ABB3 | 1.00 | 1.85 | 11.32 | 11.32 |
| #FFFFFF | 1.85 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.32 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.32 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B7B6B3
Deuteranopia (green-blind)
#C8C3B2
Tritanopia (blue-blind)
#FFA5AE
Achromatopsia (no color)
#BEBEBE
Design tokens & code
CSS
--color: #f4abb3; /* rgb */ color: rgb(244, 171, 179); /* oklch */ color: oklch(81.3% 0.086 11.9);
Tailwind
colors: {
custom: {
50: '#f9c4c9',
500: '#f4abb3',
950: '#000000',
},
}SCSS
$custom: #f4abb3; $custom-light: #f9c4c9; $custom-dark: #000000;
JSON
{
"hex": "#f4abb3",
"rgb": {
"r": 244,
"g": 171,
"b": 179
},
"hsl": {
"h": 353.425,
"s": 76.842,
"l": 81.373
},
"oklch": {
"l": 0.81283,
"c": 0.0864,
"h": 11.9
},
"luminance": 0.51614
}Semantic roles & 50–950 ramp
primary
#F4ABB3
secondary
#6FD4C9
accent
#D9C30C
background
#FFFDFD
surface
#FFF9F9
border
#D7D2D2
text
#171313
muted
#858282