#F899F0#F899F0
#F899F0 is a light, vivid purple. Relative luminance 0.490; OKLCH L 80.8% C 0.156 H 330.0°. Best body text is #000000 at 10.81:1 contrast (WCAG AA passes).
Color values
| HEX | #F899F0 |
|---|---|
| RGB | rgb(248, 153, 240) |
| HSL | hsl(305, 87%, 79%) |
| HSV | hsv(305, 38%, 97%) |
| CMYK | cmyk(0%, 38.3%, 3.2%, 2.7%) |
| CIE-LAB | lab(75.47, 48.11, -28.88) |
| CIE-LCH | lch(75.47, 56.11, 329.02°) |
| OKLab | oklab(80.79% 0.1354 -0.0783) |
| OKLCH | oklch(80.79% 0.156 330) |
| XYZ | xyz(65.8299, 49.0333, 88.4180) |
| Luminance | 0.4903 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 5.37
Plum
#DDA0DD
ΔE00 5.72
Lavender Pink
#DD85D7
ΔE00 6.25
Purply Pink
#F075E6
ΔE00 7.43
Bubblegum Pink
#FE83CC
ΔE00 7.50
Mauve
#E0B0FF
ΔE00 8.20
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F899F0 #99F8A1
analogous
#D099F8 #F899F0 #F899C0
triadic
#F899F0 #F0F899 #99F0F8
tetradic
#F899F0 #F8D099 #99F8A1 #99C0F8
square
#F899F0 #F8D099 #99F8A1 #99C0F8
split-complementary
#F899F0 #C0F899 #99F8D0
monochromatic
#F026DF #F460E8 #F899F0 #FCD2F8 #FDE2FB
Accessibility & contrast
On white
1.94
#F899F0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.81
#F899F0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F899F0
10.81:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F899F0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F899F0 | 1.00 | 1.94 | 10.81 | 10.81 |
| #FFFFFF | 1.94 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.81 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.81 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#95B2F3
Deuteranopia (green-blind)
#ADBFED
Tritanopia (blue-blind)
#FFA0BA
Achromatopsia (no color)
#BABABA
Design tokens & code
CSS
--color: #f899f0; /* rgb */ color: rgb(248, 153, 240); /* oklch */ color: oklch(80.8% 0.156 330.0);
Tailwind
colors: {
custom: {
50: '#fcb9f5',
500: '#f899f0',
950: '#000000',
},
}SCSS
$custom: #f899f0; $custom-light: #fcb9f5; $custom-dark: #000000;
JSON
{
"hex": "#f899f0",
"rgb": {
"r": 248,
"g": 153,
"b": 240
},
"hsl": {
"h": 305.053,
"s": 87.156,
"l": 78.627
},
"oklch": {
"l": 0.8079,
"c": 0.15642,
"h": 330
},
"luminance": 0.4903
}Semantic roles & 50–950 ramp
primary
#F899F0
secondary
#D6F5D9
accent
#E41502
background
#FFFBFE
surface
#FFF6FD
border
#D7D0D5
text
#181217
muted
#868185