#F893F9#F893F9
#F893F9 is a light, vivid purple. Relative luminance 0.477; OKLCH L 80.3% C 0.175 H 326.7°. Best body text is #000000 at 10.53:1 contrast (WCAG AA passes).
Color values
| HEX | #F893F9 |
|---|---|
| RGB | rgb(248, 147, 249) |
| HSL | hsl(299, 89%, 78%) |
| HSV | hsv(299, 41%, 98%) |
| CMYK | cmyk(0.4%, 41%, 0%, 2.4%) |
| CIE-LAB | lab(74.61, 52.73, -35.09) |
| CIE-LCH | lch(74.61, 63.34, 326.36°) |
| OKLab | oklab(80.26% 0.1459 -0.0958) |
| OKLCH | oklch(80.26% 0.175 326.7) |
| XYZ | xyz(66.2427, 47.6665, 95.3154) |
| Luminance | 0.4766 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 3.85
Purply Pink
#F075E6
ΔE00 6.23
Lavender Pink
#DD85D7
ΔE00 6.29
Plum
#DDA0DD
ΔE00 7.34
Candy Pink
#FF63E9
ΔE00 8.37
Mauve
#E0B0FF
ΔE00 8.50
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F893F9 #94F993
analogous
#C593F9 #F893F9 #F993C7
triadic
#F893F9 #F9F893 #93F9F8
tetradic
#F893F9 #F9C593 #94F993 #93C7F9
square
#F893F9 #F9C593 #94F993 #93C7F9
split-complementary
#F893F9 #C7F993 #93F9C5
monochromatic
#F01FF3 #F459F6 #F893F9 #FCCDFC #FDE2FD
Accessibility & contrast
On white
1.99
#F893F9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.53
#F893F9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F893F9
10.53:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F893F9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F893F9 | 1.00 | 1.99 | 10.53 | 10.53 |
| #FFFFFF | 1.99 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.53 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.53 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8AAFFD
Deuteranopia (green-blind)
#A6BCF6
Tritanopia (blue-blind)
#FE9DBB
Achromatopsia (no color)
#B8B8B8
Design tokens & code
CSS
--color: #f893f9; /* rgb */ color: rgb(248, 147, 249); /* oklch */ color: oklch(80.3% 0.175 326.7);
Tailwind
colors: {
custom: {
50: '#fcb5fb',
500: '#f893f9',
950: '#000000',
},
}SCSS
$custom: #f893f9; $custom-light: #fcb5fb; $custom-dark: #000000;
JSON
{
"hex": "#f893f9",
"rgb": {
"r": 248,
"g": 147,
"b": 249
},
"hsl": {
"h": 299.412,
"s": 89.474,
"l": 77.647
},
"oklch": {
"l": 0.80259,
"c": 0.1746,
"h": 326.7
},
"luminance": 0.47663
}Semantic roles & 50–950 ramp
primary
#F893F9
secondary
#D6F5D6
accent
#E60002
background
#FFFBFF
surface
#FFF6FF
border
#D7D0D7
text
#181117
muted
#868085