#F092DE#F092DE
#F092DE is a light, vivid pink. Relative luminance 0.444; OKLCH L 78.1% C 0.147 H 334.2°. Best body text is #000000 at 9.87:1 contrast (WCAG AA passes).
Color values
| HEX | #F092DE |
|---|---|
| RGB | rgb(240, 146, 222) |
| HSL | hsl(311, 76%, 76%) |
| HSV | hsv(311, 39%, 94%) |
| CMYK | cmyk(0%, 39.2%, 7.5%, 5.9%) |
| CIE-LAB | lab(72.47, 46.15, -23.73) |
| CIE-LCH | lch(72.47, 51.89, 332.79°) |
| OKLab | oklab(78.11% 0.1323 -0.0639) |
| OKLCH | oklch(78.11% 0.147 334.2) |
| XYZ | xyz(59.3985, 44.3601, 74.5267) |
| Luminance | 0.4436 (WCAG relative) |
| Temperature | neutral |
| Family | pink |
Closest named colors
Lavender Pink
#DD85D7
ΔE00 4.46
Plum
#DDA0DD
ΔE00 5.08
Bubblegum Pink
#FE83CC
ΔE00 5.18
Violet (CSS)
#EE82EE
ΔE00 5.52
Purply Pink
#F075E6
ΔE00 6.78
Pink (survey)
#FF81C0
ΔE00 7.38
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F092DE #92F0A4
analogous
#D392F0 #F092DE #F092AF
triadic
#F092DE #DEF092 #92DEF0
tetradic
#F092DE #F0D392 #92F0A4 #92AFF0
square
#F092DE #F0D392 #92F0A4 #92AFF0
split-complementary
#F092DE #AFF092 #92F0D3
monochromatic
#E126BD #E95CCE #F092DE #F7C8EE #FBE4F7
Accessibility & contrast
On white
2.13
#F092DE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.87
#F092DE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F092DE
9.87:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F092DE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F092DE | 1.00 | 2.13 | 9.87 | 9.87 |
| #FFFFFF | 2.13 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.87 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.87 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#92A9E1
Deuteranopia (green-blind)
#AAB7DB
Tritanopia (blue-blind)
#F896AE
Achromatopsia (no color)
#B2B2B2
Design tokens & code
CSS
--color: #f092de; /* rgb */ color: rgb(240, 146, 222); /* oklch */ color: oklch(78.1% 0.147 334.2);
Tailwind
colors: {
custom: {
50: '#f6b4e8',
500: '#f092de',
950: '#000000',
},
}SCSS
$custom: #f092de; $custom-light: #f6b4e8; $custom-dark: #000000;
JSON
{
"hex": "#f092de",
"rgb": {
"r": 240,
"g": 146,
"b": 222
},
"hsl": {
"h": 311.489,
"s": 75.806,
"l": 75.686
},
"oklch": {
"l": 0.78113,
"c": 0.14695,
"h": 334.2
},
"luminance": 0.44357
}Semantic roles & 50–950 ramp
primary
#F092DE
secondary
#D8F3DD
accent
#D8340E
background
#FFFBFE
surface
#FFF6FC
border
#D7D0D5
text
#171116
muted
#858084