#F899F2#F899F2
#F899F2 is a light, vivid purple. Relative luminance 0.491; OKLCH L 80.9% C 0.158 H 329.2°. Best body text is #000000 at 10.83:1 contrast (WCAG AA passes).
Color values
| HEX | #F899F2 |
|---|---|
| RGB | rgb(248, 153, 242) |
| HSL | hsl(304, 87%, 79%) |
| HSV | hsv(304, 38%, 97%) |
| CMYK | cmyk(0%, 38.3%, 2.4%, 2.7%) |
| CIE-LAB | lab(75.55, 48.45, -29.85) |
| CIE-LCH | lch(75.55, 56.91, 328.36°) |
| OKLab | oklab(80.87% 0.1359 -0.0811) |
| OKLCH | oklch(80.87% 0.158 329.2) |
| XYZ | xyz(66.1286, 49.1528, 89.9914) |
| Luminance | 0.4915 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 5.24
Plum
#DDA0DD
ΔE00 5.89
Lavender Pink
#DD85D7
ΔE00 6.33
Purply Pink
#F075E6
ΔE00 7.38
Bubblegum Pink
#FE83CC
ΔE00 7.81
Mauve
#E0B0FF
ΔE00 8.04
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F899F2 #99F89F
analogous
#CE99F8 #F899F2 #F899C2
triadic
#F899F2 #F2F899 #99F2F8
tetradic
#F899F2 #F8CE99 #99F89F #99C2F8
square
#F899F2 #F8CE99 #99F89F #99C2F8
split-complementary
#F899F2 #C2F899 #99F8CE
monochromatic
#F026E3 #F460EB #F899F2 #FCD2F9 #FDE2FB
Accessibility & contrast
On white
1.94
#F899F2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.83
#F899F2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F899F2
10.83:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F899F2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F899F2 | 1.00 | 1.94 | 10.83 | 10.83 |
| #FFFFFF | 1.94 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.83 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.83 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#94B2F5
Deuteranopia (green-blind)
#ADBFEF
Tritanopia (blue-blind)
#FEA1BB
Achromatopsia (no color)
#BABABA
Design tokens & code
CSS
--color: #f899f2; /* rgb */ color: rgb(248, 153, 242); /* oklch */ color: oklch(80.9% 0.158 329.2);
Tailwind
colors: {
custom: {
50: '#fcb9f6',
500: '#f899f2',
950: '#000000',
},
}SCSS
$custom: #f899f2; $custom-light: #fcb9f6; $custom-dark: #000000;
JSON
{
"hex": "#f899f2",
"rgb": {
"r": 248,
"g": 153,
"b": 242
},
"hsl": {
"h": 303.789,
"s": 87.156,
"l": 78.627
},
"oklch": {
"l": 0.8087,
"c": 0.15821,
"h": 329.2
},
"luminance": 0.4915
}Semantic roles & 50–950 ramp
primary
#F899F2
secondary
#D6F5D8
accent
#E41002
background
#FFFBFF
surface
#FFF6FE
border
#D7D0D6
text
#181217
muted
#868185