#F499EA#F499EA
#F499EA is a light, vivid purple. Relative luminance 0.480; OKLCH L 80.1% C 0.148 H 330.9°. Best body text is #000000 at 10.59:1 contrast (WCAG AA passes).
Color values
| HEX | #F499EA |
|---|---|
| RGB | rgb(244, 153, 234) |
| HSL | hsl(307, 81%, 78%) |
| HSV | hsv(307, 37%, 96%) |
| CMYK | cmyk(0%, 37.3%, 4.1%, 4.3%) |
| CIE-LAB | lab(74.80, 45.84, -26.69) |
| CIE-LCH | lch(74.80, 53.04, 329.79°) |
| OKLab | oklab(80.11% 0.1295 -0.0722) |
| OKLCH | oklch(80.11% 0.148 330.9) |
| XYZ | xyz(63.5499, 47.9591, 83.7356) |
| Luminance | 0.4796 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Plum
#DDA0DD
ΔE00 4.88
Violet (CSS)
#EE82EE
ΔE00 5.64
Lavender Pink
#DD85D7
ΔE00 5.74
Bubblegum Pink
#FE83CC
ΔE00 6.98
Purply Pink
#F075E6
ΔE00 7.55
Mauve
#E0B0FF
ΔE00 8.26
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F499EA #99F4A3
analogous
#D099F4 #F499EA #F499BD
triadic
#F499EA #EAF499 #99EAF4
tetradic
#F499EA #F4D099 #99F4A3 #99BDF4
square
#F499EA #F4D099 #99F4A3 #99BDF4
split-complementary
#F499EA #BDF499 #99F4D0
monochromatic
#E82BD3 #EE62DF #F499EA #FAD0F5 #FCE3F9
Accessibility & contrast
On white
1.98
#F499EA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.59
#F499EA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F499EA
10.59:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F499EA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F499EA | 1.00 | 1.98 | 10.59 | 10.59 |
| #FFFFFF | 1.98 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.59 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.59 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#96B0ED
Deuteranopia (green-blind)
#ADBDE7
Tritanopia (blue-blind)
#FB9FB7
Achromatopsia (no color)
#B8B8B8
Design tokens & code
CSS
--color: #f499ea; /* rgb */ color: rgb(244, 153, 234); /* oklch */ color: oklch(80.1% 0.148 330.9);
Tailwind
colors: {
custom: {
50: '#f9b9f1',
500: '#f499ea',
950: '#000000',
},
}SCSS
$custom: #f499ea; $custom-light: #f9b9f1; $custom-dark: #000000;
JSON
{
"hex": "#f499ea",
"rgb": {
"r": 244,
"g": 153,
"b": 234
},
"hsl": {
"h": 306.593,
"s": 80.531,
"l": 77.843
},
"oklch": {
"l": 0.80112,
"c": 0.14829,
"h": 330.9
},
"luminance": 0.47956
}Semantic roles & 50–950 ramp
primary
#F499EA
secondary
#D7F4DA
accent
#DD2009
background
#FFFBFE
surface
#FFF6FD
border
#D7D0D5
text
#171116
muted
#858084