#F899F8#F899F8
#F899F8 is a light, vivid purple. Relative luminance 0.495; OKLCH L 81.1% C 0.164 H 327.0°. Best body text is #000000 at 10.90:1 contrast (WCAG AA passes).
Color values
| HEX | #F899F8 |
|---|---|
| RGB | rgb(248, 153, 248) |
| HSL | hsl(300, 87%, 79%) |
| HSV | hsv(300, 38%, 97%) |
| CMYK | cmyk(0%, 38.3%, 0%, 2.7%) |
| CIE-LAB | lab(75.77, 49.51, -32.76) |
| CIE-LCH | lch(75.77, 59.37, 326.51°) |
| OKLab | oklab(81.12% 0.1372 -0.0893) |
| OKLCH | oklch(81.12% 0.164 327) |
| XYZ | xyz(67.0446, 49.5192, 94.8154) |
| Luminance | 0.4952 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 5.00
Plum
#DDA0DD
ΔE00 6.49
Lavender Pink
#DD85D7
ΔE00 6.70
Purply Pink
#F075E6
ΔE00 7.35
Mauve
#E0B0FF
ΔE00 7.65
Bubblegum Pink
#FE83CC
ΔE00 8.75
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F899F8 #99F899
analogous
#C899F8 #F899F8 #F899C8
triadic
#F899F8 #F8F899 #99F8F8
tetradic
#F899F8 #F8C899 #99F899 #99C8F8
square
#F899F8 #F8C899 #99F899 #99C8F8
split-complementary
#F899F8 #C8F899 #99F8C8
monochromatic
#F026F0 #F460F4 #F899F8 #FCD2FC #FDE2FD
Accessibility & contrast
On white
1.93
#F899F8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.90
#F899F8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F899F8
10.90:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F899F8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F899F8 | 1.00 | 1.93 | 10.90 | 10.90 |
| #FFFFFF | 1.93 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.90 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.90 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#92B3FB
Deuteranopia (green-blind)
#ABBFF5
Tritanopia (blue-blind)
#FDA2BD
Achromatopsia (no color)
#BBBBBB
Design tokens & code
CSS
--color: #f899f8; /* rgb */ color: rgb(248, 153, 248); /* oklch */ color: oklch(81.1% 0.164 327.0);
Tailwind
colors: {
custom: {
50: '#fcb9fa',
500: '#f899f8',
950: '#000000',
},
}SCSS
$custom: #f899f8; $custom-light: #fcb9fa; $custom-dark: #000000;
JSON
{
"hex": "#f899f8",
"rgb": {
"r": 248,
"g": 153,
"b": 248
},
"hsl": {
"h": 300,
"s": 87.156,
"l": 78.627
},
"oklch": {
"l": 0.81115,
"c": 0.16372,
"h": 327
},
"luminance": 0.49516
}Semantic roles & 50–950 ramp
primary
#F899F8
secondary
#D6F5D6
accent
#E40202
background
#FFFBFF
surface
#FFF6FF
border
#D7D0D7
text
#181217
muted
#868185