#F06D97#F06D97
#F06D97 is a light, vivid pink. Relative luminance 0.317; OKLCH L 70.3% C 0.166 H 2.2°. Best body text is #000000 at 7.34:1 contrast (WCAG AA passes).
Color values
| HEX | #F06D97 |
|---|---|
| RGB | rgb(240, 109, 151) |
| HSL | hsl(341, 81%, 68%) |
| HSV | hsv(341, 55%, 94%) |
| CMYK | cmyk(0%, 54.6%, 37.1%, 5.9%) |
| CIE-LAB | lab(63.10, 54.44, 2.14) |
| CIE-LCH | lch(63.10, 54.48, 2.25°) |
| OKLab | oklab(70.33% 0.1658 0.0062) |
| OKLCH | oklch(70.33% 0.166 2.2) |
| XYZ | xyz(46.9923, 31.7018, 32.9164) |
| Luminance | 0.3170 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Medium Pink
#F36196
ΔE00 2.36
Rosy Pink
#F6688E
ΔE00 2.52
Strawberry
#FC5A8D
ΔE00 3.58
Palevioletred
#DB7093
ΔE00 3.59
Carnation Pink
#FF7FA7
ΔE00 4.76
Blush
#DE5D83
ΔE00 5.44
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F06D97 #6DF0C6
analogous
#F06DD9 #F06D97 #F0846D
triadic
#F06D97 #97F06D #6D97F0
tetradic
#F06D97 #D9F06D #6DF0C6 #846DF0
square
#F06D97 #D9F06D #6DF0C6 #846DF0
split-complementary
#F06D97 #6DF084 #6DD9F0
monochromatic
#CD1550 #EA366F #F06D97 #F6A4BF #FBDCE6
Accessibility & contrast
On white
2.86
#F06D97 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.34
#F06D97 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F06D97
7.34:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F06D97 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F06D97 | 1.00 | 2.86 | 7.34 | 7.34 |
| #FFFFFF | 2.86 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.34 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.34 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#848998
Deuteranopia (green-blind)
#A6A294
Tritanopia (blue-blind)
#FF617D
Achromatopsia (no color)
#999999
Design tokens & code
CSS
--color: #f06d97; /* rgb */ color: rgb(240, 109, 151); /* oklch */ color: oklch(70.3% 0.166 2.2);
Tailwind
colors: {
custom: {
50: '#f99bb5',
500: '#f06d97',
950: '#000000',
},
}SCSS
$custom: #f06d97; $custom-light: #f99bb5; $custom-dark: #000000;
JSON
{
"hex": "#f06d97",
"rgb": {
"r": 240,
"g": 109,
"b": 151
},
"hsl": {
"h": 340.763,
"s": 81.366,
"l": 68.431
},
"oklch": {
"l": 0.70329,
"c": 0.16588,
"h": 2.2
},
"luminance": 0.31697
}Semantic roles & 50–950 ramp
primary
#F06D97
secondary
#C9F0E3
accent
#DE9908
background
#FFF9FB
surface
#FFF2F6
border
#D7CCD0
text
#180E11
muted
#867E80