#F05D9C#F05D9C
#F05D9C is a light, vivid pink. Relative luminance 0.288; OKLCH L 68.5% C 0.190 H 356.7°. Best body text is #000000 at 6.75:1 contrast (WCAG AA passes).
Color values
| HEX | #F05D9C |
|---|---|
| RGB | rgb(240, 93, 156) |
| HSL | hsl(334, 83%, 65%) |
| HSV | hsv(334, 61%, 94%) |
| CMYK | cmyk(0%, 61.2%, 35%, 5.9%) |
| CIE-LAB | lab(60.57, 62.11, -4.44) |
| CIE-LCH | lch(60.57, 62.27, 355.91°) |
| OKLab | oklab(68.49% 0.1896 -0.0109) |
| OKLCH | oklch(68.49% 0.19 356.7) |
| XYZ | xyz(45.8529, 28.7593, 34.5824) |
| Luminance | 0.2875 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Medium Pink
#F36196
ΔE00 2.34
Barbie Pink
#FE46A5
ΔE00 3.84
Bubble Gum Pink
#FF69AF
ΔE00 4.31
Strawberry
#FC5A8D
ΔE00 4.77
Hot Pink
#FF69B4
ΔE00 4.91
Bubblegum (survey)
#FF6CB5
ΔE00 5.23
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F05D9C #5DF0B1
analogous
#F05DE5 #F05D9C #F0685D
triadic
#F05D9C #9CF05D #5D9CF0
tetradic
#F05D9C #E5F05D #5DF0B1 #685DF0
square
#F05D9C #E5F05D #5DF0B1 #685DF0
split-complementary
#F05D9C #5DF068 #5DE5F0
monochromatic
#C1125D #EB257A #F05D9C #F595BE #FACDE0
Accessibility & contrast
On white
3.11
#F05D9C on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
6.75
#F05D9C on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #F05D9C
6.75:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F05D9C | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F05D9C | 1.00 | 3.11 | 6.75 | 6.75 |
| #FFFFFF | 3.11 | 1.00 | 21.00 | 21.00 |
| #000000 | 6.75 | 21.00 | 1.00 | 1.00 |
| ##000000 | 6.75 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#76819E
Deuteranopia (green-blind)
#9D9C99
Tritanopia (blue-blind)
#FF5176
Achromatopsia (no color)
#929292
Design tokens & code
CSS
--color: #f05d9c; /* rgb */ color: rgb(240, 93, 156); /* oklch */ color: oklch(68.5% 0.190 356.7);
Tailwind
colors: {
custom: {
50: '#f992b9',
500: '#f05d9c',
950: '#000000',
},
}SCSS
$custom: #f05d9c; $custom-light: #f992b9; $custom-dark: #000000;
JSON
{
"hex": "#f05d9c",
"rgb": {
"r": 240,
"g": 93,
"b": 156
},
"hsl": {
"h": 334.286,
"s": 83.051,
"l": 65.294
},
"oklch": {
"l": 0.68491,
"c": 0.18991,
"h": 356.7
},
"luminance": 0.28754
}Semantic roles & 50–950 ramp
primary
#F05D9C
secondary
#BCEDD8
accent
#DF8206
background
#FFF9FB
surface
#FFF2F6
border
#D7CCD0
text
#180D11
muted
#867E80