#F892EB#F892EB
#F892EB is a light, vivid purple. Relative luminance 0.465; OKLCH L 79.5% C 0.164 H 331.8°. Best body text is #000000 at 10.30:1 contrast (WCAG AA passes).
Color values
| HEX | #F892EB |
|---|---|
| RGB | rgb(248, 146, 235) |
| HSL | hsl(308, 88%, 77%) |
| HSV | hsv(308, 41%, 97%) |
| CMYK | cmyk(0%, 41.1%, 5.2%, 2.7%) |
| CIE-LAB | lab(73.88, 50.80, -28.60) |
| CIE-LCH | lch(73.88, 58.30, 330.62°) |
| OKLab | oklab(79.53% 0.1443 -0.0775) |
| OKLCH | oklch(79.53% 0.164 331.8) |
| XYZ | xyz(63.9851, 46.5158, 84.1893) |
| Luminance | 0.4651 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 4.39
Lavender Pink
#DD85D7
ΔE00 5.30
Purply Pink
#F075E6
ΔE00 6.14
Plum
#DDA0DD
ΔE00 6.30
Bubblegum Pink
#FE83CC
ΔE00 6.35
Candy Pink
#FF63E9
ΔE00 8.28
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F892EB #92F89F
analogous
#D292F8 #F892EB #F892B8
triadic
#F892EB #EBF892 #92EBF8
tetradic
#F892EB #F8D292 #92F89F #92B8F8
square
#F892EB #F8D292 #92F89F #92B8F8
split-complementary
#F892EB #B8F892 #92F8D2
monochromatic
#F11FD6 #F458E0 #F892EB #FCCCF6 #FDE2FA
Accessibility & contrast
On white
2.04
#F892EB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.30
#F892EB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F892EB
10.30:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F892EB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F892EB | 1.00 | 2.04 | 10.30 | 10.30 |
| #FFFFFF | 2.04 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.30 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.30 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8FADEE
Deuteranopia (green-blind)
#AABBE8
Tritanopia (blue-blind)
#FF99B4
Achromatopsia (no color)
#B6B6B6
Design tokens & code
CSS
--color: #f892eb; /* rgb */ color: rgb(248, 146, 235); /* oklch */ color: oklch(79.5% 0.164 331.8);
Tailwind
colors: {
custom: {
50: '#fcb4f1',
500: '#f892eb',
950: '#000000',
},
}SCSS
$custom: #f892eb; $custom-light: #fcb4f1; $custom-dark: #000000;
JSON
{
"hex": "#f892eb",
"rgb": {
"r": 248,
"g": 146,
"b": 235
},
"hsl": {
"h": 307.647,
"s": 87.931,
"l": 77.255
},
"oklch": {
"l": 0.79532,
"c": 0.1638,
"h": 331.8
},
"luminance": 0.46512
}Semantic roles & 50–950 ramp
primary
#F892EB
secondary
#D6F5DA
accent
#E51E01
background
#FFFBFE
surface
#FFF6FD
border
#D7D0D5
text
#181116
muted
#868084