#F0959C#F0959C
#F0959C is a light, moderate red. Relative luminance 0.424; OKLCH L 76.5% C 0.110 H 15.0°. Best body text is #000000 at 9.48:1 contrast (WCAG AA passes).
Color values
| HEX | #F0959C |
|---|---|
| RGB | rgb(240, 149, 156) |
| HSL | hsl(355, 75%, 76%) |
| HSV | hsv(355, 38%, 94%) |
| CMYK | cmyk(0%, 37.9%, 35%, 5.9%) |
| CIE-LAB | lab(71.16, 35.03, 10.89) |
| CIE-LCH | lch(71.16, 36.68, 17.27°) |
| OKLab | oklab(76.48% 0.1062 0.0285) |
| OKLCH | oklch(76.48% 0.11 15) |
| XYZ | xyz(52.6855, 42.4245, 36.8599) |
| Luminance | 0.4242 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Rose Pink
#F7879A
ΔE00 4.25
Blush Pink
#FE828C
ΔE00 5.19
Dusty Pink (survey)
#D58A94
ΔE00 5.51
Pig Pink
#E78EA5
ΔE00 5.64
Faded Pink
#DE9DAC
ΔE00 6.24
Lightcoral
#F08080
ΔE00 6.28
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F0959C #95F0E9
analogous
#F095CA #F0959C #F0BC95
triadic
#F0959C #9CF095 #959CF0
tetradic
#F0959C #CAF095 #95F0E9 #BC95F0
square
#F0959C #CAF095 #95F0E9 #BC95F0
split-complementary
#F0959C #95F0BC #95CAF0
monochromatic
#E12A38 #E85F6A #F0959C #F8CBCE #FBE4E6
Accessibility & contrast
On white
2.21
#F0959C on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.48
#F0959C on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F0959C
9.48:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F0959C | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F0959C | 1.00 | 2.21 | 9.48 | 9.48 |
| #FFFFFF | 2.21 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.48 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.48 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A6A49C
Deuteranopia (green-blind)
#BCB59A
Tritanopia (blue-blind)
#FF8C98
Achromatopsia (no color)
#AEAEAE
Design tokens & code
CSS
--color: #f0959c; /* rgb */ color: rgb(240, 149, 156); /* oklch */ color: oklch(76.5% 0.110 15.0);
Tailwind
colors: {
custom: {
50: '#f7b5b9',
500: '#f0959c',
950: '#000000',
},
}SCSS
$custom: #f0959c; $custom-light: #f7b5b9; $custom-dark: #000000;
JSON
{
"hex": "#f0959c",
"rgb": {
"r": 240,
"g": 149,
"b": 156
},
"hsl": {
"h": 355.385,
"s": 75.207,
"l": 76.275
},
"oklch": {
"l": 0.76483,
"c": 0.10994,
"h": 15
},
"luminance": 0.4242
}Semantic roles & 50–950 ramp
primary
#F0959C
secondary
#D8F3F1
accent
#D7C80E
background
#FFFBFB
surface
#FFF6F6
border
#D7D0D0
text
#171111
muted
#858080