#F092DF#F092DF
#F092DF is a light, vivid pink. Relative luminance 0.444; OKLCH L 78.2% C 0.148 H 333.8°. Best body text is #000000 at 9.88:1 contrast (WCAG AA passes).
Color values
| HEX | #F092DF |
|---|---|
| RGB | rgb(240, 146, 223) |
| HSL | hsl(311, 76%, 76%) |
| HSV | hsv(311, 39%, 94%) |
| CMYK | cmyk(0%, 39.2%, 7.1%, 5.9%) |
| CIE-LAB | lab(72.50, 46.32, -24.22) |
| CIE-LCH | lch(72.50, 52.27, 332.39°) |
| OKLab | oklab(78.15% 0.1326 -0.0653) |
| OKLCH | oklch(78.15% 0.148 333.8) |
| XYZ | xyz(59.5330, 44.4139, 75.2347) |
| Luminance | 0.4441 (WCAG relative) |
| Temperature | neutral |
| Family | pink |
Closest named colors
Lavender Pink
#DD85D7
ΔE00 4.40
Plum
#DDA0DD
ΔE00 5.08
Bubblegum Pink
#FE83CC
ΔE00 5.33
Violet (CSS)
#EE82EE
ΔE00 5.35
Purply Pink
#F075E6
ΔE00 6.67
Pink (survey)
#FF81C0
ΔE00 7.55
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F092DF #92F0A3
analogous
#D292F0 #F092DF #F092B0
triadic
#F092DF #DFF092 #92DFF0
tetradic
#F092DF #F0D292 #92F0A3 #92B0F0
square
#F092DF #F0D292 #92F0A3 #92B0F0
split-complementary
#F092DF #B0F092 #92F0D2
monochromatic
#E126BF #E95CCF #F092DF #F7C8EF #FBE4F7
Accessibility & contrast
On white
2.13
#F092DF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.88
#F092DF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F092DF
9.88:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F092DF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F092DF | 1.00 | 2.13 | 9.88 | 9.88 |
| #FFFFFF | 2.13 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.88 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.88 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#91A9E2
Deuteranopia (green-blind)
#A9B7DC
Tritanopia (blue-blind)
#F897AF
Achromatopsia (no color)
#B2B2B2
Design tokens & code
CSS
--color: #f092df; /* rgb */ color: rgb(240, 146, 223); /* oklch */ color: oklch(78.2% 0.148 333.8);
Tailwind
colors: {
custom: {
50: '#f6b4e9',
500: '#f092df',
950: '#000000',
},
}SCSS
$custom: #f092df; $custom-light: #f6b4e9; $custom-dark: #000000;
JSON
{
"hex": "#f092df",
"rgb": {
"r": 240,
"g": 146,
"b": 223
},
"hsl": {
"h": 310.851,
"s": 75.806,
"l": 75.686
},
"oklch": {
"l": 0.78152,
"c": 0.14778,
"h": 333.8
},
"luminance": 0.44411
}Semantic roles & 50–950 ramp
primary
#F092DF
secondary
#D8F3DD
accent
#D8320E
background
#FFFBFE
surface
#FFF6FC
border
#D7D0D5
text
#171116
muted
#858084