#F899EF#F899EF
#F899EF is a light, vivid purple. Relative luminance 0.490; OKLCH L 80.8% C 0.156 H 330.3°. Best body text is #000000 at 10.79:1 contrast (WCAG AA passes).
Color values
| HEX | #F899EF |
|---|---|
| RGB | rgb(248, 153, 239) |
| HSL | hsl(306, 87%, 79%) |
| HSV | hsv(306, 38%, 97%) |
| CMYK | cmyk(0%, 38.3%, 3.6%, 2.7%) |
| CIE-LAB | lab(75.44, 47.93, -28.39) |
| CIE-LCH | lch(75.44, 55.71, 329.36°) |
| OKLab | oklab(80.75% 0.1352 -0.0769) |
| OKLCH | oklch(80.75% 0.156 330.3) |
| XYZ | xyz(65.6818, 48.9741, 87.6379) |
| Luminance | 0.4897 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 5.45
Plum
#DDA0DD
ΔE00 5.65
Lavender Pink
#DD85D7
ΔE00 6.22
Bubblegum Pink
#FE83CC
ΔE00 7.34
Purply Pink
#F075E6
ΔE00 7.46
Mauve
#E0B0FF
ΔE00 8.28
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F899EF #99F8A2
analogous
#D199F8 #F899EF #F899BF
triadic
#F899EF #EFF899 #99EFF8
tetradic
#F899EF #F8D199 #99F8A2 #99BFF8
square
#F899EF #F8D199 #99F8A2 #99BFF8
split-complementary
#F899EF #BFF899 #99F8D1
monochromatic
#F026DD #F460E6 #F899EF #FCD2F8 #FDE2FB
Accessibility & contrast
On white
1.95
#F899EF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.79
#F899EF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F899EF
10.79:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F899EF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F899EF | 1.00 | 1.95 | 10.79 | 10.79 |
| #FFFFFF | 1.95 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.79 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.79 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#95B2F2
Deuteranopia (green-blind)
#AEBFEC
Tritanopia (blue-blind)
#FFA0B9
Achromatopsia (no color)
#BABABA
Design tokens & code
CSS
--color: #f899ef; /* rgb */ color: rgb(248, 153, 239); /* oklch */ color: oklch(80.8% 0.156 330.3);
Tailwind
colors: {
custom: {
50: '#fcb9f4',
500: '#f899ef',
950: '#000000',
},
}SCSS
$custom: #f899ef; $custom-light: #fcb9f4; $custom-dark: #000000;
JSON
{
"hex": "#f899ef",
"rgb": {
"r": 248,
"g": 153,
"b": 239
},
"hsl": {
"h": 305.684,
"s": 87.156,
"l": 78.627
},
"oklch": {
"l": 0.8075,
"c": 0.15553,
"h": 330.3
},
"luminance": 0.48971
}Semantic roles & 50–950 ramp
primary
#F899EF
secondary
#D6F5D9
accent
#E41702
background
#FFFBFE
surface
#FFF6FD
border
#D7D0D5
text
#181217
muted
#868185