#F06D96#F06D96
#F06D96 is a light, vivid pink. Relative luminance 0.317; OKLCH L 70.3% C 0.166 H 2.6°. Best body text is #000000 at 7.33:1 contrast (WCAG AA passes).
Color values
| HEX | #F06D96 |
|---|---|
| RGB | rgb(240, 109, 150) |
| HSL | hsl(341, 81%, 68%) |
| HSV | hsv(341, 55%, 94%) |
| CMYK | cmyk(0%, 54.6%, 37.5%, 5.9%) |
| CIE-LAB | lab(63.07, 54.33, 2.68) |
| CIE-LCH | lch(63.07, 54.39, 2.82°) |
| OKLab | oklab(70.3% 0.1654 0.0076) |
| OKLCH | oklch(70.3% 0.166 2.6) |
| XYZ | xyz(46.9115, 31.6694, 32.4905) |
| Luminance | 0.3166 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Rosy Pink
#F6688E
ΔE00 2.29
Medium Pink
#F36196
ΔE00 2.48
Strawberry
#FC5A8D
ΔE00 3.50
Palevioletred
#DB7093
ΔE00 3.62
Carnation Pink
#FF7FA7
ΔE00 4.80
Warm Pink
#FB5581
ΔE00 5.32
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F06D96 #6DF0C7
analogous
#F06DD8 #F06D96 #F0856D
triadic
#F06D96 #96F06D #6D96F0
tetradic
#F06D96 #D8F06D #6DF0C7 #856DF0
square
#F06D96 #D8F06D #6DF0C7 #856DF0
split-complementary
#F06D96 #6DF085 #6DD8F0
monochromatic
#CD154F #EA366E #F06D96 #F6A4BE #FBDCE6
Accessibility & contrast
On white
2.86
#F06D96 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.33
#F06D96 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F06D96
7.33:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F06D96 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F06D96 | 1.00 | 2.86 | 7.33 | 7.33 |
| #FFFFFF | 2.86 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.33 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.33 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#848997
Deuteranopia (green-blind)
#A6A293
Tritanopia (blue-blind)
#FF617C
Achromatopsia (no color)
#999999
Design tokens & code
CSS
--color: #f06d96; /* rgb */ color: rgb(240, 109, 150); /* oklch */ color: oklch(70.3% 0.166 2.6);
Tailwind
colors: {
custom: {
50: '#f99bb4',
500: '#f06d96',
950: '#000000',
},
}SCSS
$custom: #f06d96; $custom-light: #f99bb4; $custom-dark: #000000;
JSON
{
"hex": "#f06d96",
"rgb": {
"r": 240,
"g": 109,
"b": 150
},
"hsl": {
"h": 341.221,
"s": 81.366,
"l": 68.431
},
"oklch": {
"l": 0.703,
"c": 0.1656,
"h": 2.6
},
"luminance": 0.31665
}Semantic roles & 50–950 ramp
primary
#F06D96
secondary
#C9F0E4
accent
#DE9B08
background
#FFF9FB
surface
#FFF2F6
border
#D7CCD0
text
#180E11
muted
#867E80