#F06D94#F06D94
#F06D94 is a light, vivid pink. Relative luminance 0.316; OKLCH L 70.2% C 0.165 H 3.6°. Best body text is #000000 at 7.32:1 contrast (WCAG AA passes).
Color values
| HEX | #F06D94 |
|---|---|
| RGB | rgb(240, 109, 148) |
| HSL | hsl(342, 81%, 68%) |
| HSV | hsv(342, 55%, 94%) |
| CMYK | cmyk(0%, 54.6%, 38.3%, 5.9%) |
| CIE-LAB | lab(63.02, 54.11, 3.75) |
| CIE-LCH | lch(63.02, 54.24, 3.96°) |
| OKLab | oklab(70.24% 0.1647 0.0104) |
| OKLCH | oklch(70.24% 0.165 3.6) |
| XYZ | xyz(46.7518, 31.6055, 31.6496) |
| Luminance | 0.3160 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Rosy Pink
#F6688E
ΔE00 1.85
Medium Pink
#F36196
ΔE00 2.78
Strawberry
#FC5A8D
ΔE00 3.37
Palevioletred
#DB7093
ΔE00 3.74
Carnation Pink
#FF7FA7
ΔE00 4.91
Warm Pink
#FB5581
ΔE00 4.99
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F06D94 #6DF0C9
analogous
#F06DD6 #F06D94 #F0876D
triadic
#F06D94 #94F06D #6D94F0
tetradic
#F06D94 #D6F06D #6DF0C9 #876DF0
square
#F06D94 #D6F06D #6DF0C9 #876DF0
split-complementary
#F06D94 #6DF087 #6DD6F0
monochromatic
#CD154C #EA366B #F06D94 #F6A4BD #FBDCE5
Accessibility & contrast
On white
2.87
#F06D94 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.32
#F06D94 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F06D94
7.32:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F06D94 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F06D94 | 1.00 | 2.87 | 7.32 | 7.32 |
| #FFFFFF | 2.87 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.32 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.32 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#858995
Deuteranopia (green-blind)
#A7A291
Tritanopia (blue-blind)
#FF607C
Achromatopsia (no color)
#989898
Design tokens & code
CSS
--color: #f06d94; /* rgb */ color: rgb(240, 109, 148); /* oklch */ color: oklch(70.2% 0.165 3.6);
Tailwind
colors: {
custom: {
50: '#f99bb3',
500: '#f06d94',
950: '#000000',
},
}SCSS
$custom: #f06d94; $custom-light: #f99bb3; $custom-dark: #000000;
JSON
{
"hex": "#f06d94",
"rgb": {
"r": 240,
"g": 109,
"b": 148
},
"hsl": {
"h": 342.137,
"s": 81.366,
"l": 68.431
},
"oklch": {
"l": 0.70243,
"c": 0.16505,
"h": 3.6
},
"luminance": 0.31601
}Semantic roles & 50–950 ramp
primary
#F06D94
secondary
#C9F0E4
accent
#DE9E08
background
#FFF9FB
surface
#FFF2F6
border
#D7CCD0
text
#180E11
muted
#867E80