#F0959B#F0959B
#F0959B is a light, moderate red. Relative luminance 0.424; OKLCH L 76.5% C 0.110 H 15.7°. Best body text is #000000 at 9.48:1 contrast (WCAG AA passes).
Color values
| HEX | #F0959B |
|---|---|
| RGB | rgb(240, 149, 155) |
| HSL | hsl(356, 75%, 76%) |
| HSV | hsv(356, 38%, 94%) |
| CMYK | cmyk(0%, 37.9%, 35.4%, 5.9%) |
| CIE-LAB | lab(71.14, 34.91, 11.41) |
| CIE-LCH | lch(71.14, 36.73, 18.11°) |
| OKLab | oklab(76.46% 0.1058 0.0298) |
| OKLCH | oklch(76.46% 0.11 15.7) |
| XYZ | xyz(52.6012, 42.3908, 36.4158) |
| Luminance | 0.4239 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Rose Pink
#F7879A
ΔE00 4.45
Blush Pink
#FE828C
ΔE00 5.12
Dusty Pink (survey)
#D58A94
ΔE00 5.62
Pig Pink
#E78EA5
ΔE00 5.96
Lightcoral
#F08080
ΔE00 6.07
Faded Pink
#DE9DAC
ΔE00 6.47
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F0959B #95F0EA
analogous
#F095C9 #F0959B #F0BD95
triadic
#F0959B #9BF095 #959BF0
tetradic
#F0959B #C9F095 #95F0EA #BD95F0
square
#F0959B #C9F095 #95F0EA #BD95F0
split-complementary
#F0959B #95F0BD #95C9F0
monochromatic
#E12A36 #E85F68 #F0959B #F8CBCE #FBE4E6
Accessibility & contrast
On white
2.22
#F0959B on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.48
#F0959B on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F0959B
9.48:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F0959B | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F0959B | 1.00 | 2.22 | 9.48 | 9.48 |
| #FFFFFF | 2.22 | 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)
#A6A39B
Deuteranopia (green-blind)
#BCB599
Tritanopia (blue-blind)
#FF8B97
Achromatopsia (no color)
#AEAEAE
Design tokens & code
CSS
--color: #f0959b; /* rgb */ color: rgb(240, 149, 155); /* oklch */ color: oklch(76.5% 0.110 15.7);
Tailwind
colors: {
custom: {
50: '#f7b5b8',
500: '#f0959b',
950: '#000000',
},
}SCSS
$custom: #f0959b; $custom-light: #f7b5b8; $custom-dark: #000000;
JSON
{
"hex": "#f0959b",
"rgb": {
"r": 240,
"g": 149,
"b": 155
},
"hsl": {
"h": 356.044,
"s": 75.207,
"l": 76.275
},
"oklch": {
"l": 0.76458,
"c": 0.10993,
"h": 15.7
},
"luminance": 0.42387
}Semantic roles & 50–950 ramp
primary
#F0959B
secondary
#D8F3F1
accent
#D7CA0E
background
#FFFBFB
surface
#FFF6F6
border
#D7D0D0
text
#171111
muted
#858080