#F2ABA5#F2ABA5
#F2ABA5 is a light, moderate red. Relative luminance 0.507; OKLCH L 80.7% C 0.085 H 24.5°. Best body text is #000000 at 11.14:1 contrast (WCAG AA passes).
Color values
| HEX | #F2ABA5 |
|---|---|
| RGB | rgb(242, 171, 165) |
| HSL | hsl(5, 75%, 80%) |
| HSV | hsv(5, 32%, 95%) |
| CMYK | cmyk(0%, 29.3%, 31.8%, 5.1%) |
| CIE-LAB | lab(76.51, 25.28, 13.54) |
| CIE-LCH | lch(76.51, 28.68, 28.17°) |
| OKLab | oklab(80.71% 0.077 0.0351) |
| OKLCH | oklch(80.71% 0.085 24.5) |
| XYZ | xyz(57.9741, 50.7233, 42.3270) |
| Luminance | 0.5072 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Blush (survey)
#F29E8E
ΔE00 5.08
Light Salmon
#FEA993
ΔE00 6.08
Pale Salmon
#FFB19A
ΔE00 6.39
Peachy Pink
#FF9A8A
ΔE00 6.61
Pale Rose
#FDC1C5
ΔE00 6.71
Lightpink
#FFB6C1
ΔE00 6.95
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F2ABA5 #A5ECF2
analogous
#F2A5C6 #F2ABA5 #F2D1A5
triadic
#F2ABA5 #A5F2AB #ABA5F2
tetradic
#F2ABA5 #C6F2A5 #A5ECF2 #D1A5F2
square
#F2ABA5 #C6F2A5 #A5ECF2 #D1A5F2
split-complementary
#F2ABA5 #A5F2D1 #A5C6F2
monochromatic
#E3473A #EA7970 #F2ABA5 #FADDDA #FBE6E4
Accessibility & contrast
On white
1.88
#F2ABA5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.14
#F2ABA5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F2ABA5
11.14:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F2ABA5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F2ABA5 | 1.00 | 1.88 | 11.14 | 11.14 |
| #FFFFFF | 1.88 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.14 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.14 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B9B4A4
Deuteranopia (green-blind)
#CAC2A4
Tritanopia (blue-blind)
#FFA3AA
Achromatopsia (no color)
#BDBDBD
Design tokens & code
CSS
--color: #f2aba5; /* rgb */ color: rgb(242, 171, 165); /* oklch */ color: oklch(80.7% 0.085 24.5);
Tailwind
colors: {
custom: {
50: '#f8c4bf',
500: '#f2aba5',
950: '#000000',
},
}SCSS
$custom: #f2aba5; $custom-light: #f8c4bf; $custom-dark: #000000;
JSON
{
"hex": "#f2aba5",
"rgb": {
"r": 242,
"g": 171,
"b": 165
},
"hsl": {
"h": 4.675,
"s": 74.757,
"l": 79.804
},
"oklch": {
"l": 0.80711,
"c": 0.08463,
"h": 24.5
},
"luminance": 0.5072
}Semantic roles & 50–950 ramp
primary
#F2ABA5
secondary
#6BC9D1
accent
#C7D70F
background
#FFFDFD
surface
#FFF9F8
border
#D7D2D1
text
#171212
muted
#858282