#F499EB#F499EB
#F499EB is a light, vivid purple. Relative luminance 0.480; OKLCH L 80.2% C 0.149 H 330.4°. Best body text is #000000 at 10.60:1 contrast (WCAG AA passes).
Color values
| HEX | #F499EB |
|---|---|
| RGB | rgb(244, 153, 235) |
| HSL | hsl(306, 81%, 78%) |
| HSV | hsv(306, 37%, 96%) |
| CMYK | cmyk(0%, 37.3%, 3.7%, 4.3%) |
| CIE-LAB | lab(74.84, 46.01, -27.18) |
| CIE-LCH | lch(74.84, 53.44, 329.43°) |
| OKLab | oklab(80.15% 0.1298 -0.0736) |
| OKLCH | oklch(80.15% 0.149 330.4) |
| XYZ | xyz(63.6940, 48.0167, 84.4943) |
| Luminance | 0.4801 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Plum
#DDA0DD
ΔE00 4.94
Violet (CSS)
#EE82EE
ΔE00 5.54
Lavender Pink
#DD85D7
ΔE00 5.75
Bubblegum Pink
#FE83CC
ΔE00 7.13
Purply Pink
#F075E6
ΔE00 7.50
Mauve
#E0B0FF
ΔE00 8.16
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F499EB #99F4A2
analogous
#CF99F4 #F499EB #F499BD
triadic
#F499EB #EBF499 #99EBF4
tetradic
#F499EB #F4CF99 #99F4A2 #99BDF4
square
#F499EB #F4CF99 #99F4A2 #99BDF4
split-complementary
#F499EB #BDF499 #99F4CF
monochromatic
#E82BD5 #EE62E0 #F499EB #FAD0F6 #FCE3FA
Accessibility & contrast
On white
1.98
#F499EB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.60
#F499EB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F499EB
10.60:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F499EB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F499EB | 1.00 | 1.98 | 10.60 | 10.60 |
| #FFFFFF | 1.98 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.60 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.60 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#96B0EE
Deuteranopia (green-blind)
#ADBDE8
Tritanopia (blue-blind)
#FB9FB8
Achromatopsia (no color)
#B8B8B8
Design tokens & code
CSS
--color: #f499eb; /* rgb */ color: rgb(244, 153, 235); /* oklch */ color: oklch(80.2% 0.149 330.4);
Tailwind
colors: {
custom: {
50: '#f9b9f1',
500: '#f499eb',
950: '#000000',
},
}SCSS
$custom: #f499eb; $custom-light: #f9b9f1; $custom-dark: #000000;
JSON
{
"hex": "#f499eb",
"rgb": {
"r": 244,
"g": 153,
"b": 235
},
"hsl": {
"h": 305.934,
"s": 80.531,
"l": 77.843
},
"oklch": {
"l": 0.80151,
"c": 0.14917,
"h": 330.4
},
"luminance": 0.48014
}Semantic roles & 50–950 ramp
primary
#F499EB
secondary
#D7F4DA
accent
#DD1E09
background
#FFFBFE
surface
#FFF6FD
border
#D7D0D5
text
#171116
muted
#858084