#F0969E#F0969E
#F0969E is a light, moderate red. Relative luminance 0.428; OKLCH L 76.7% C 0.109 H 14.2°. Best body text is #000000 at 9.56:1 contrast (WCAG AA passes).
Color values
| HEX | #F0969E |
|---|---|
| RGB | rgb(240, 150, 158) |
| HSL | hsl(355, 75%, 76%) |
| HSV | hsv(355, 38%, 94%) |
| CMYK | cmyk(0%, 37.5%, 34.2%, 5.9%) |
| CIE-LAB | lab(71.43, 34.75, 10.16) |
| CIE-LCH | lch(71.43, 36.20, 16.29°) |
| OKLab | oklab(76.7% 0.1054 0.0266) |
| OKLCH | oklch(76.7% 0.109 14.2) |
| XYZ | xyz(53.0151, 42.8106, 37.8122) |
| Luminance | 0.4281 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Rose Pink
#F7879A
ΔE00 4.24
Pig Pink
#E78EA5
ΔE00 5.32
Dusty Pink (survey)
#D58A94
ΔE00 5.49
Blush Pink
#FE828C
ΔE00 5.51
Faded Pink
#DE9DAC
ΔE00 5.85
Rosa
#FE86A4
ΔE00 6.28
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F0969E #96F0E8
analogous
#F096CB #F0969E #F0BB96
triadic
#F0969E #9EF096 #969EF0
tetradic
#F0969E #CBF096 #96F0E8 #BB96F0
square
#F0969E #CBF096 #96F0E8 #BB96F0
split-complementary
#F0969E #96F0BB #96CBF0
monochromatic
#E12B3B #E8606D #F0969E #F8CCCF #FBE4E6
Accessibility & contrast
On white
2.20
#F0969E on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.56
#F0969E on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F0969E
9.56:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F0969E | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F0969E | 1.00 | 2.20 | 9.56 | 9.56 |
| #FFFFFF | 2.20 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.56 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.56 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A6A49E
Deuteranopia (green-blind)
#BCB69C
Tritanopia (blue-blind)
#FF8D99
Achromatopsia (no color)
#AFAFAF
Design tokens & code
CSS
--color: #f0969e; /* rgb */ color: rgb(240, 150, 158); /* oklch */ color: oklch(76.7% 0.109 14.2);
Tailwind
colors: {
custom: {
50: '#f7b6ba',
500: '#f0969e',
950: '#000000',
},
}SCSS
$custom: #f0969e; $custom-light: #f7b6ba; $custom-dark: #000000;
JSON
{
"hex": "#f0969e",
"rgb": {
"r": 240,
"g": 150,
"b": 158
},
"hsl": {
"h": 354.667,
"s": 75,
"l": 76.471
},
"oklch": {
"l": 0.767,
"c": 0.10868,
"h": 14.2
},
"luminance": 0.42807
}Semantic roles & 50–950 ramp
primary
#F0969E
secondary
#D8F3F1
accent
#D7C50E
background
#FFFBFB
surface
#FFF6F6
border
#D7D0D0
text
#171111
muted
#858080