#F893EE#F893EE
#F893EE is a light, vivid purple. Relative luminance 0.470; OKLCH L 79.8% C 0.165 H 330.6°. Best body text is #000000 at 10.40:1 contrast (WCAG AA passes).
Color values
| HEX | #F893EE |
|---|---|
| RGB | rgb(248, 147, 238) |
| HSL | hsl(306, 88%, 77%) |
| HSV | hsv(306, 41%, 97%) |
| CMYK | cmyk(0%, 40.7%, 4%, 2.7%) |
| CIE-LAB | lab(74.19, 50.81, -29.76) |
| CIE-LCH | lch(74.19, 58.88, 329.64°) |
| OKLab | oklab(79.8% 0.1436 -0.0808) |
| OKLCH | oklch(79.8% 0.165 330.6) |
| XYZ | xyz(64.5770, 47.0003, 86.5428) |
| Luminance | 0.4700 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 4.29
Lavender Pink
#DD85D7
ΔE00 5.50
Purply Pink
#F075E6
ΔE00 6.22
Plum
#DDA0DD
ΔE00 6.34
Bubblegum Pink
#FE83CC
ΔE00 6.89
Candy Pink
#FF63E9
ΔE00 8.40
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F893EE #93F89D
analogous
#D093F8 #F893EE #F893BB
triadic
#F893EE #EEF893 #93EEF8
tetradic
#F893EE #F8D093 #93F89D #93BBF8
square
#F893EE #F8D093 #93F89D #93BBF8
split-complementary
#F893EE #BBF893 #93F8D0
monochromatic
#F120DC #F45AE5 #F893EE #FCCCF7 #FDE2FA
Accessibility & contrast
On white
2.02
#F893EE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.40
#F893EE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F893EE
10.40:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F893EE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F893EE | 1.00 | 2.02 | 10.40 | 10.40 |
| #FFFFFF | 2.02 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.40 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.40 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8FAEF1
Deuteranopia (green-blind)
#AABBEB
Tritanopia (blue-blind)
#FF9AB6
Achromatopsia (no color)
#B6B6B6
Design tokens & code
CSS
--color: #f893ee; /* rgb */ color: rgb(248, 147, 238); /* oklch */ color: oklch(79.8% 0.165 330.6);
Tailwind
colors: {
custom: {
50: '#fcb5f3',
500: '#f893ee',
950: '#000000',
},
}SCSS
$custom: #f893ee; $custom-light: #fcb5f3; $custom-dark: #000000;
JSON
{
"hex": "#f893ee",
"rgb": {
"r": 248,
"g": 147,
"b": 238
},
"hsl": {
"h": 305.941,
"s": 87.826,
"l": 77.451
},
"oklch": {
"l": 0.79802,
"c": 0.16473,
"h": 330.6
},
"luminance": 0.46997
}Semantic roles & 50–950 ramp
primary
#F893EE
secondary
#D6F5D9
accent
#E41801
background
#FFFBFE
surface
#FFF6FD
border
#D7D0D5
text
#181117
muted
#868085