#F2A09A#F2A09A
#F2A09A is a light, moderate red. Relative luminance 0.464; OKLCH L 78.5% C 0.099 H 24.2°. Best body text is #000000 at 10.27:1 contrast (WCAG AA passes).
Color values
| HEX | #F2A09A |
|---|---|
| RGB | rgb(242, 160, 154) |
| HSL | hsl(4, 77%, 78%) |
| HSV | hsv(4, 36%, 95%) |
| CMYK | cmyk(0%, 33.9%, 36.4%, 5.1%) |
| CIE-LAB | lab(73.78, 29.75, 15.71) |
| CIE-LCH | lch(73.78, 33.64, 27.83°) |
| OKLab | oklab(78.52% 0.0902 0.0404) |
| OKLCH | oklch(78.52% 0.099 24.2) |
| XYZ | xyz(55.0236, 46.3559, 36.6151) |
| Luminance | 0.4635 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Blush (survey)
#F29E8E
ΔE00 3.66
Peachy Pink
#FF9A8A
ΔE00 4.69
Light Salmon
#FEA993
ΔE00 6.06
Pale Salmon
#FFB19A
ΔE00 7.22
Lightcoral
#F08080
ΔE00 7.74
Blush Pink
#FE828C
ΔE00 8.13
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F2A09A #9AECF2
analogous
#F29AC0 #F2A09A #F2CC9A
triadic
#F2A09A #9AF2A0 #A09AF2
tetradic
#F2A09A #C0F29A #9AECF2 #CC9AF2
square
#F2A09A #C0F29A #9AECF2 #CC9AF2
split-complementary
#F2A09A #9AF2CC #9AC0F2
monochromatic
#E43A2E #EB6D64 #F2A09A #F9D3D0 #FCE6E4
Accessibility & contrast
On white
2.04
#F2A09A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.27
#F2A09A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F2A09A
10.27:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F2A09A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F2A09A | 1.00 | 2.04 | 10.27 | 10.27 |
| #FFFFFF | 2.04 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.27 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.27 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B1AC99
Deuteranopia (green-blind)
#C4BC99
Tritanopia (blue-blind)
#FF969F
Achromatopsia (no color)
#B5B5B5
Design tokens & code
CSS
--color: #f2a09a; /* rgb */ color: rgb(242, 160, 154); /* oklch */ color: oklch(78.5% 0.099 24.2);
Tailwind
colors: {
custom: {
50: '#f8bcb7',
500: '#f2a09a',
950: '#000000',
},
}SCSS
$custom: #f2a09a; $custom-light: #f8bcb7; $custom-dark: #000000;
JSON
{
"hex": "#f2a09a",
"rgb": {
"r": 242,
"g": 160,
"b": 154
},
"hsl": {
"h": 4.091,
"s": 77.193,
"l": 77.647
},
"oklch": {
"l": 0.78524,
"c": 0.09882,
"h": 24.2
},
"luminance": 0.46352
}Semantic roles & 50–950 ramp
primary
#F2A09A
secondary
#D8F1F3
accent
#CBD90C
background
#FFFBFB
surface
#FFF6F6
border
#D7D0D0
text
#181211
muted
#868180