#F06D99#F06D99
#F06D99 is a light, vivid pink. Relative luminance 0.318; OKLCH L 70.4% C 0.166 H 1.2°. Best body text is #000000 at 7.35:1 contrast (WCAG AA passes).
Color values
| HEX | #F06D99 |
|---|---|
| RGB | rgb(240, 109, 153) |
| HSL | hsl(340, 81%, 68%) |
| HSV | hsv(340, 55%, 94%) |
| CMYK | cmyk(0%, 54.6%, 36.3%, 5.9%) |
| CIE-LAB | lab(63.15, 54.66, 1.07) |
| CIE-LCH | lch(63.15, 54.67, 1.13°) |
| OKLab | oklab(70.39% 0.1664 0.0035) |
| OKLCH | oklch(70.39% 0.166 1.2) |
| XYZ | xyz(47.1561, 31.7673, 33.7791) |
| Luminance | 0.3176 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Medium Pink
#F36196
ΔE00 2.21
Rosy Pink
#F6688E
ΔE00 3.00
Palevioletred
#DB7093
ΔE00 3.59
Strawberry
#FC5A8D
ΔE00 3.81
Carnation Pink
#FF7FA7
ΔE00 4.74
Bubble Gum Pink
#FF69AF
ΔE00 5.00
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F06D99 #6DF0C4
analogous
#F06DDB #F06D99 #F0826D
triadic
#F06D99 #99F06D #6D99F0
tetradic
#F06D99 #DBF06D #6DF0C4 #826DF0
square
#F06D99 #DBF06D #6DF0C4 #826DF0
split-complementary
#F06D99 #6DF082 #6DDBF0
monochromatic
#CD1553 #EA3672 #F06D99 #F6A4C0 #FBDCE7
Accessibility & contrast
On white
2.86
#F06D99 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.35
#F06D99 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F06D99
7.35:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F06D99 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F06D99 | 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)
#83899A
Deuteranopia (green-blind)
#A6A296
Tritanopia (blue-blind)
#FF627D
Achromatopsia (no color)
#999999
Design tokens & code
CSS
--color: #f06d99; /* rgb */ color: rgb(240, 109, 153); /* oklch */ color: oklch(70.4% 0.166 1.2);
Tailwind
colors: {
custom: {
50: '#f99bb6',
500: '#f06d99',
950: '#000000',
},
}SCSS
$custom: #f06d99; $custom-light: #f99bb6; $custom-dark: #000000;
JSON
{
"hex": "#f06d99",
"rgb": {
"r": 240,
"g": 109,
"b": 153
},
"hsl": {
"h": 339.847,
"s": 81.366,
"l": 68.431
},
"oklch": {
"l": 0.70388,
"c": 0.16649,
"h": 1.2
},
"luminance": 0.31762
}Semantic roles & 50–950 ramp
primary
#F06D99
secondary
#C9F0E3
accent
#DE9608
background
#FFF9FB
surface
#FFF2F6
border
#D7CCD0
text
#180E11
muted
#867E80