#F4ABB4#F4ABB4
#F4ABB4 is a light, moderate red. Relative luminance 0.517; OKLCH L 81.3% C 0.087 H 11.0°. Best body text is #000000 at 11.33:1 contrast (WCAG AA passes).
Color values
| HEX | #F4ABB4 |
|---|---|
| RGB | rgb(244, 171, 180) |
| HSL | hsl(353, 77%, 81%) |
| HSV | hsv(353, 30%, 96%) |
| CMYK | cmyk(0%, 29.9%, 26.2%, 4.3%) |
| CIE-LAB | lab(77.08, 27.99, 6.20) |
| CIE-LCH | lch(77.08, 28.67, 12.49°) |
| OKLab | oklab(81.31% 0.0849 0.0165) |
| OKLCH | oklch(81.31% 0.087 11) |
| XYZ | xyz(60.1106, 51.6577, 49.9760) |
| Luminance | 0.5165 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Soft Pink
#FDB0C0
ΔE00 2.82
Lightpink
#FFB6C1
ΔE00 2.88
Faded Pink
#DE9DAC
ΔE00 5.08
Pink
#FFC0CB
ΔE00 5.12
Pastel Pink
#FFBACD
ΔE00 5.20
Pale Rose
#FDC1C5
ΔE00 5.36
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F4ABB4 #ABF4EB
analogous
#F4ABD9 #F4ABB4 #F4C7AB
triadic
#F4ABB4 #B4F4AB #ABB4F4
tetradic
#F4ABB4 #D9F4AB #ABF4EB #C7ABF4
square
#F4ABB4 #D9F4AB #ABF4EB #C7ABF4
split-complementary
#F4ABB4 #ABF4C7 #ABD9F4
monochromatic
#E63F53 #ED7584 #F4ABB4 #FBE1E4 #FBE4E7
Accessibility & contrast
On white
1.85
#F4ABB4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.33
#F4ABB4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F4ABB4
11.33:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F4ABB4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F4ABB4 | 1.00 | 1.85 | 11.33 | 11.33 |
| #FFFFFF | 1.85 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.33 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.33 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B7B6B4
Deuteranopia (green-blind)
#C8C4B3
Tritanopia (blue-blind)
#FFA5AE
Achromatopsia (no color)
#BEBEBE
Design tokens & code
CSS
--color: #f4abb4; /* rgb */ color: rgb(244, 171, 180); /* oklch */ color: oklch(81.3% 0.087 11.0);
Tailwind
colors: {
custom: {
50: '#f9c4ca',
500: '#f4abb4',
950: '#000000',
},
}SCSS
$custom: #f4abb4; $custom-light: #f9c4ca; $custom-dark: #000000;
JSON
{
"hex": "#f4abb4",
"rgb": {
"r": 244,
"g": 171,
"b": 180
},
"hsl": {
"h": 352.603,
"s": 76.842,
"l": 81.373
},
"oklch": {
"l": 0.81309,
"c": 0.08652,
"h": 11
},
"luminance": 0.51654
}Semantic roles & 50–950 ramp
primary
#F4ABB4
secondary
#6FD4C7
accent
#D9C00C
background
#FFFDFD
surface
#FFF9F9
border
#D7D2D2
text
#171313
muted
#858282