#F06D95#F06D95
#F06D95 is a light, vivid pink. Relative luminance 0.316; OKLCH L 70.3% C 0.165 H 3.1°. Best body text is #000000 at 7.33:1 contrast (WCAG AA passes).
Color values
| HEX | #F06D95 |
|---|---|
| RGB | rgb(240, 109, 149) |
| HSL | hsl(342, 81%, 68%) |
| HSV | hsv(342, 55%, 94%) |
| CMYK | cmyk(0%, 54.6%, 37.9%, 5.9%) |
| CIE-LAB | lab(63.04, 54.22, 3.21) |
| CIE-LCH | lch(63.04, 54.31, 3.39°) |
| OKLab | oklab(70.27% 0.1651 0.009) |
| OKLCH | oklch(70.27% 0.165 3.1) |
| XYZ | xyz(46.8313, 31.6373, 32.0682) |
| Luminance | 0.3163 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Rosy Pink
#F6688E
ΔE00 2.07
Medium Pink
#F36196
ΔE00 2.62
Strawberry
#FC5A8D
ΔE00 3.42
Palevioletred
#DB7093
ΔE00 3.67
Carnation Pink
#FF7FA7
ΔE00 4.85
Warm Pink
#FB5581
ΔE00 5.15
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F06D95 #6DF0C8
analogous
#F06DD7 #F06D95 #F0866D
triadic
#F06D95 #95F06D #6D95F0
tetradic
#F06D95 #D7F06D #6DF0C8 #866DF0
square
#F06D95 #D7F06D #6DF0C8 #866DF0
split-complementary
#F06D95 #6DF086 #6DD7F0
monochromatic
#CD154D #EA366D #F06D95 #F6A4BD #FBDCE6
Accessibility & contrast
On white
2.87
#F06D95 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.33
#F06D95 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F06D95
7.33:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F06D95 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F06D95 | 1.00 | 2.87 | 7.33 | 7.33 |
| #FFFFFF | 2.87 | 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)
#848996
Deuteranopia (green-blind)
#A6A292
Tritanopia (blue-blind)
#FF617C
Achromatopsia (no color)
#999999
Design tokens & code
CSS
--color: #f06d95; /* rgb */ color: rgb(240, 109, 149); /* oklch */ color: oklch(70.3% 0.165 3.1);
Tailwind
colors: {
custom: {
50: '#f99bb4',
500: '#f06d95',
950: '#000000',
},
}SCSS
$custom: #f06d95; $custom-light: #f99bb4; $custom-dark: #000000;
JSON
{
"hex": "#f06d95",
"rgb": {
"r": 240,
"g": 109,
"b": 149
},
"hsl": {
"h": 341.679,
"s": 81.366,
"l": 68.431
},
"oklch": {
"l": 0.70272,
"c": 0.16532,
"h": 3.1
},
"luminance": 0.31632
}Semantic roles & 50–950 ramp
primary
#F06D95
secondary
#C9F0E4
accent
#DE9C08
background
#FFF9FB
surface
#FFF2F6
border
#D7CCD0
text
#180E11
muted
#867E80