#F06F96#F06F96
#F06F96 is a light, vivid pink. Relative luminance 0.321; OKLCH L 70.6% C 0.163 H 3.2°. Best body text is #000000 at 7.42:1 contrast (WCAG AA passes).
Color values
| HEX | #F06F96 |
|---|---|
| RGB | rgb(240, 111, 150) |
| HSL | hsl(342, 81%, 69%) |
| HSV | hsv(342, 54%, 94%) |
| CMYK | cmyk(0%, 53.8%, 37.5%, 5.9%) |
| CIE-LAB | lab(63.43, 53.39, 3.20) |
| CIE-LCH | lch(63.43, 53.49, 3.43°) |
| OKLab | oklab(70.57% 0.1625 0.009) |
| OKLCH | oklch(70.57% 0.163 3.2) |
| XYZ | xyz(47.1273, 32.1010, 32.5624) |
| Luminance | 0.3210 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Rosy Pink
#F6688E
ΔE00 2.23
Medium Pink
#F36196
ΔE00 2.96
Palevioletred
#DB7093
ΔE00 3.70
Strawberry
#FC5A8D
ΔE00 3.76
Carnation Pink
#FF7FA7
ΔE00 4.51
Warm Pink
#FB5581
ΔE00 5.44
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F06F96 #6FF0C9
analogous
#F06FD7 #F06F96 #F0896F
triadic
#F06F96 #96F06F #6F96F0
tetradic
#F06F96 #D7F06F #6FF0C9 #896FF0
square
#F06F96 #D7F06F #6FF0C9 #896FF0
split-complementary
#F06F96 #6FF089 #6FD7F0
monochromatic
#CF164E #EA386E #F06F96 #F6A6BE #FCDEE7
Accessibility & contrast
On white
2.83
#F06F96 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.42
#F06F96 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F06F96
7.42:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F06F96 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F06F96 | 1.00 | 2.83 | 7.42 | 7.42 |
| #FFFFFF | 2.83 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.42 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.42 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#868A97
Deuteranopia (green-blind)
#A7A393
Tritanopia (blue-blind)
#FF637D
Achromatopsia (no color)
#9A9A9A
Design tokens & code
CSS
--color: #f06f96; /* rgb */ color: rgb(240, 111, 150); /* oklch */ color: oklch(70.6% 0.163 3.2);
Tailwind
colors: {
custom: {
50: '#f99cb4',
500: '#f06f96',
950: '#000000',
},
}SCSS
$custom: #f06f96; $custom-light: #f99cb4; $custom-dark: #000000;
JSON
{
"hex": "#f06f96",
"rgb": {
"r": 240,
"g": 111,
"b": 150
},
"hsl": {
"h": 341.86,
"s": 81.132,
"l": 68.824
},
"oklch": {
"l": 0.70569,
"c": 0.16275,
"h": 3.2
},
"luminance": 0.32096
}Semantic roles & 50–950 ramp
primary
#F06F96
secondary
#CAF0E5
accent
#DD9D08
background
#FFF9FB
surface
#FFF2F6
border
#D7CCD0
text
#180F11
muted
#867E80