#F06D98#F06D98
#F06D98 is a light, vivid pink. Relative luminance 0.317; OKLCH L 70.4% C 0.166 H 1.7°. Best body text is #000000 at 7.35:1 contrast (WCAG AA passes).
Color values
| HEX | #F06D98 |
|---|---|
| RGB | rgb(240, 109, 152) |
| HSL | hsl(340, 81%, 68%) |
| HSV | hsv(340, 55%, 94%) |
| CMYK | cmyk(0%, 54.6%, 36.7%, 5.9%) |
| CIE-LAB | lab(63.12, 54.55, 1.61) |
| CIE-LCH | lch(63.12, 54.57, 1.69°) |
| OKLab | oklab(70.36% 0.1661 0.0049) |
| OKLCH | oklch(70.36% 0.166 1.7) |
| XYZ | xyz(47.0739, 31.7344, 33.3459) |
| Luminance | 0.3173 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Medium Pink
#F36196
ΔE00 2.27
Rosy Pink
#F6688E
ΔE00 2.76
Palevioletred
#DB7093
ΔE00 3.58
Strawberry
#FC5A8D
ΔE00 3.69
Carnation Pink
#FF7FA7
ΔE00 4.74
Bubble Gum Pink
#FF69AF
ΔE00 5.23
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F06D98 #6DF0C5
analogous
#F06DDA #F06D98 #F0836D
triadic
#F06D98 #98F06D #6D98F0
tetradic
#F06D98 #DAF06D #6DF0C5 #836DF0
square
#F06D98 #DAF06D #6DF0C5 #836DF0
split-complementary
#F06D98 #6DF083 #6DDAF0
monochromatic
#CD1552 #EA3671 #F06D98 #F6A4BF #FBDCE6
Accessibility & contrast
On white
2.86
#F06D98 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.35
#F06D98 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F06D98
7.35:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F06D98 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F06D98 | 1.00 | 2.86 | 7.35 | 7.35 |
| #FFFFFF | 2.86 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.35 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.35 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#848999
Deuteranopia (green-blind)
#A6A295
Tritanopia (blue-blind)
#FF617D
Achromatopsia (no color)
#999999
Design tokens & code
CSS
--color: #f06d98; /* rgb */ color: rgb(240, 109, 152); /* oklch */ color: oklch(70.4% 0.166 1.7);
Tailwind
colors: {
custom: {
50: '#f99bb6',
500: '#f06d98',
950: '#000000',
},
}SCSS
$custom: #f06d98; $custom-light: #f99bb6; $custom-dark: #000000;
JSON
{
"hex": "#f06d98",
"rgb": {
"r": 240,
"g": 109,
"b": 152
},
"hsl": {
"h": 340.305,
"s": 81.366,
"l": 68.431
},
"oklch": {
"l": 0.70359,
"c": 0.16618,
"h": 1.7
},
"luminance": 0.3173
}Semantic roles & 50–950 ramp
primary
#F06D98
secondary
#C9F0E3
accent
#DE9708
background
#FFF9FB
surface
#FFF2F6
border
#D7CCD0
text
#180E11
muted
#867E80