#F2ABA6#F2ABA6
#F2ABA6 is a light, moderate red. Relative luminance 0.508; OKLCH L 80.7% C 0.084 H 23.6°. Best body text is #000000 at 11.15:1 contrast (WCAG AA passes).
Color values
| HEX | #F2ABA6 |
|---|---|
| RGB | rgb(242, 171, 166) |
| HSL | hsl(4, 75%, 80%) |
| HSV | hsv(4, 31%, 95%) |
| CMYK | cmyk(0%, 29.3%, 31.4%, 5.1%) |
| CIE-LAB | lab(76.53, 25.41, 13.02) |
| CIE-LCH | lch(76.53, 28.55, 27.14°) |
| OKLab | oklab(80.74% 0.0774 0.0338) |
| OKLCH | oklch(80.74% 0.084 23.6) |
| XYZ | xyz(58.0654, 50.7598, 42.8082) |
| Luminance | 0.5076 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Blush (survey)
#F29E8E
ΔE00 5.37
Light Salmon
#FEA993
ΔE00 6.44
Pale Rose
#FDC1C5
ΔE00 6.49
Lightpink
#FFB6C1
ΔE00 6.61
Pale Salmon
#FFB19A
ΔE00 6.75
Peachy Pink
#FF9A8A
ΔE00 6.84
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F2ABA6 #A6EDF2
analogous
#F2A6C7 #F2ABA6 #F2D1A6
triadic
#F2ABA6 #A6F2AB #ABA6F2
tetradic
#F2ABA6 #C7F2A6 #A6EDF2 #D1A6F2
square
#F2ABA6 #C7F2A6 #A6EDF2 #D1A6F2
split-complementary
#F2ABA6 #A6F2D1 #A6C7F2
monochromatic
#E2463B #EA7971 #F2ABA6 #FADDDB #FBE6E4
Accessibility & contrast
On white
1.88
#F2ABA6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.15
#F2ABA6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F2ABA6
11.15:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F2ABA6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F2ABA6 | 1.00 | 1.88 | 11.15 | 11.15 |
| #FFFFFF | 1.88 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.15 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.15 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B9B5A5
Deuteranopia (green-blind)
#CAC2A5
Tritanopia (blue-blind)
#FFA3AA
Achromatopsia (no color)
#BDBDBD
Design tokens & code
CSS
--color: #f2aba6; /* rgb */ color: rgb(242, 171, 166); /* oklch */ color: oklch(80.7% 0.084 23.6);
Tailwind
colors: {
custom: {
50: '#f8c4c0',
500: '#f2aba6',
950: '#000000',
},
}SCSS
$custom: #f2aba6; $custom-light: #f8c4c0; $custom-dark: #000000;
JSON
{
"hex": "#f2aba6",
"rgb": {
"r": 242,
"g": 171,
"b": 166
},
"hsl": {
"h": 3.947,
"s": 74.51,
"l": 80
},
"oklch": {
"l": 0.80736,
"c": 0.08446,
"h": 23.6
},
"luminance": 0.50756
}Semantic roles & 50–950 ramp
primary
#F2ABA6
secondary
#6CCAD1
accent
#CAD70F
background
#FFFDFD
surface
#FFF9F8
border
#D7D2D1
text
#171212
muted
#858282