#F899EA#F899EA
#F899EA is a light, vivid purple. Relative luminance 0.487; OKLCH L 80.6% C 0.151 H 332.4°. Best body text is #000000 at 10.74:1 contrast (WCAG AA passes).
Color values
| HEX | #F899EA |
|---|---|
| RGB | rgb(248, 153, 234) |
| HSL | hsl(309, 87%, 79%) |
| HSV | hsv(309, 38%, 97%) |
| CMYK | cmyk(0%, 38.3%, 5.6%, 2.7%) |
| CIE-LAB | lab(75.25, 47.08, -25.95) |
| CIE-LCH | lch(75.25, 53.76, 331.13°) |
| OKLab | oklab(80.55% 0.1339 -0.0701) |
| OKLCH | oklch(80.55% 0.151 332.4) |
| XYZ | xyz(64.9533, 48.6827, 83.8013) |
| Luminance | 0.4868 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Plum
#DDA0DD
ΔE00 5.36
Violet (CSS)
#EE82EE
ΔE00 5.94
Lavender Pink
#DD85D7
ΔE00 6.16
Bubblegum Pink
#FE83CC
ΔE00 6.60
Purply Pink
#F075E6
ΔE00 7.72
Mauve
#E0B0FF
ΔE00 8.77
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F899EA #99F8A7
analogous
#D699F8 #F899EA #F899BA
triadic
#F899EA #EAF899 #99EAF8
tetradic
#F899EA #F8D699 #99F8A7 #99BAF8
square
#F899EA #F8D699 #99F8A7 #99BAF8
split-complementary
#F899EA #BAF899 #99F8D6
monochromatic
#F026D2 #F460DE #F899EA #FCD2F6 #FDE2F9
Accessibility & contrast
On white
1.96
#F899EA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.74
#F899EA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F899EA
10.74:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F899EA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F899EA | 1.00 | 1.96 | 10.74 | 10.74 |
| #FFFFFF | 1.96 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.74 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.74 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#97B1ED
Deuteranopia (green-blind)
#AFBEE7
Tritanopia (blue-blind)
#FF9FB7
Achromatopsia (no color)
#B9B9B9
Design tokens & code
CSS
--color: #f899ea; /* rgb */ color: rgb(248, 153, 234); /* oklch */ color: oklch(80.6% 0.151 332.4);
Tailwind
colors: {
custom: {
50: '#fcb9f1',
500: '#f899ea',
950: '#000000',
},
}SCSS
$custom: #f899ea; $custom-light: #fcb9f1; $custom-dark: #000000;
JSON
{
"hex": "#f899ea",
"rgb": {
"r": 248,
"g": 153,
"b": 234
},
"hsl": {
"h": 308.842,
"s": 87.156,
"l": 78.627
},
"oklch": {
"l": 0.80553,
"c": 0.15117,
"h": 332.4
},
"luminance": 0.48679
}Semantic roles & 50–950 ramp
primary
#F899EA
secondary
#D6F5DB
accent
#E42302
background
#FFFBFE
surface
#FFF6FD
border
#D7D0D5
text
#181216
muted
#868184