#F899EB#F899EB
#F899EB is a light, vivid purple. Relative luminance 0.487; OKLCH L 80.6% C 0.152 H 332.0°. Best body text is #000000 at 10.75:1 contrast (WCAG AA passes).
Color values
| HEX | #F899EB |
|---|---|
| RGB | rgb(248, 153, 235) |
| HSL | hsl(308, 87%, 79%) |
| HSV | hsv(308, 38%, 97%) |
| CMYK | cmyk(0%, 38.3%, 5.2%, 2.7%) |
| CIE-LAB | lab(75.29, 47.25, -26.44) |
| CIE-LCH | lch(75.29, 54.14, 330.77°) |
| OKLab | oklab(80.59% 0.1342 -0.0715) |
| OKLCH | oklch(80.59% 0.152 332) |
| XYZ | xyz(65.0974, 48.7403, 84.5601) |
| Luminance | 0.4874 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Plum
#DDA0DD
ΔE00 5.40
Violet (CSS)
#EE82EE
ΔE00 5.83
Lavender Pink
#DD85D7
ΔE00 6.16
Bubblegum Pink
#FE83CC
ΔE00 6.74
Purply Pink
#F075E6
ΔE00 7.66
Mauve
#E0B0FF
ΔE00 8.67
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F899EB #99F8A6
analogous
#D599F8 #F899EB #F899BB
triadic
#F899EB #EBF899 #99EBF8
tetradic
#F899EB #F8D599 #99F8A6 #99BBF8
square
#F899EB #F8D599 #99F8A6 #99BBF8
split-complementary
#F899EB #BBF899 #99F8D5
monochromatic
#F026D5 #F460E0 #F899EB #FCD2F6 #FDE2F9
Accessibility & contrast
On white
1.95
#F899EB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.75
#F899EB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F899EB
10.75:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F899EB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F899EB | 1.00 | 1.95 | 10.75 | 10.75 |
| #FFFFFF | 1.95 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.75 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.75 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#97B1EE
Deuteranopia (green-blind)
#AFBEE8
Tritanopia (blue-blind)
#FF9FB8
Achromatopsia (no color)
#B9B9B9
Design tokens & code
CSS
--color: #f899eb; /* rgb */ color: rgb(248, 153, 235); /* oklch */ color: oklch(80.6% 0.152 332.0);
Tailwind
colors: {
custom: {
50: '#fcb9f1',
500: '#f899eb',
950: '#000000',
},
}SCSS
$custom: #f899eb; $custom-light: #fcb9f1; $custom-dark: #000000;
JSON
{
"hex": "#f899eb",
"rgb": {
"r": 248,
"g": 153,
"b": 235
},
"hsl": {
"h": 308.211,
"s": 87.156,
"l": 78.627
},
"oklch": {
"l": 0.80592,
"c": 0.15202,
"h": 332
},
"luminance": 0.48737
}Semantic roles & 50–950 ramp
primary
#F899EB
secondary
#D6F5DA
accent
#E42102
background
#FFFBFE
surface
#FFF6FD
border
#D7D0D5
text
#181216
muted
#868184