#F093CE#F093CE
#F093CE is a light, vivid pink. Relative luminance 0.438; OKLCH L 77.7% C 0.133 H 342.1°. Best body text is #000000 at 9.77:1 contrast (WCAG AA passes).
Color values
| HEX | #F093CE |
|---|---|
| RGB | rgb(240, 147, 206) |
| HSL | hsl(322, 76%, 76%) |
| HSV | hsv(322, 39%, 94%) |
| CMYK | cmyk(0%, 38.8%, 14.2%, 5.9%) |
| CIE-LAB | lab(72.13, 43.03, -15.43) |
| CIE-LCH | lch(72.13, 45.71, 340.28°) |
| OKLab | oklab(77.68% 0.1264 -0.0409) |
| OKLCH | oklch(77.68% 0.133 342.1) |
| XYZ | xyz(57.5098, 43.8523, 63.8158) |
| Luminance | 0.4385 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Bubblegum Pink
#FE83CC
ΔE00 3.98
Pink (survey)
#FF81C0
ΔE00 5.05
Plum
#DDA0DD
ΔE00 6.19
Lavender Pink
#DD85D7
ΔE00 6.72
Bubblegum (survey)
#FF6CB5
ΔE00 8.38
Violet (CSS)
#EE82EE
ΔE00 8.82
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F093CE #93F0B5
analogous
#E393F0 #F093CE #F0939F
triadic
#F093CE #CEF093 #93CEF0
tetradic
#F093CE #F0E393 #93F0B5 #939FF0
square
#F093CE #F0E393 #93F0B5 #939FF0
split-complementary
#F093CE #9FF093 #93F0E3
monochromatic
#E1289D #E95DB6 #F093CE #F7C9E6 #FBE4F3
Accessibility & contrast
On white
2.15
#F093CE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.77
#F093CE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F093CE
9.77:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F093CE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F093CE | 1.00 | 2.15 | 9.77 | 9.77 |
| #FFFFFF | 2.15 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.77 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.77 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#98A8D0
Deuteranopia (green-blind)
#AFB6CB
Tritanopia (blue-blind)
#FB94A8
Achromatopsia (no color)
#B1B1B1
Design tokens & code
CSS
--color: #f093ce; /* rgb */ color: rgb(240, 147, 206); /* oklch */ color: oklch(77.7% 0.133 342.1);
Tailwind
colors: {
custom: {
50: '#f6b4dd',
500: '#f093ce',
950: '#000000',
},
}SCSS
$custom: #f093ce; $custom-light: #f6b4dd; $custom-dark: #000000;
JSON
{
"hex": "#f093ce",
"rgb": {
"r": 240,
"g": 147,
"b": 206
},
"hsl": {
"h": 321.935,
"s": 75.61,
"l": 75.882
},
"oklch": {
"l": 0.77678,
"c": 0.13286,
"h": 342.1
},
"luminance": 0.43849
}Semantic roles & 50–950 ramp
primary
#F093CE
secondary
#D8F3E2
accent
#D8580E
background
#FFFBFD
surface
#FFF6FB
border
#D7D0D4
text
#171115
muted
#858083