#F498EA#F498EA
#F498EA is a light, vivid purple. Relative luminance 0.476; OKLCH L 80.0% C 0.150 H 330.8°. Best body text is #000000 at 10.53:1 contrast (WCAG AA passes).
Color values
| HEX | #F498EA |
|---|---|
| RGB | rgb(244, 152, 234) |
| HSL | hsl(307, 81%, 78%) |
| HSV | hsv(307, 38%, 96%) |
| CMYK | cmyk(0%, 37.7%, 4.1%, 4.3%) |
| CIE-LAB | lab(74.59, 46.35, -27.00) |
| CIE-LCH | lch(74.59, 53.65, 329.78°) |
| OKLab | oklab(79.96% 0.131 -0.0731) |
| OKLCH | oklch(79.96% 0.15 330.8) |
| XYZ | xyz(63.3870, 47.6331, 83.6812) |
| Luminance | 0.4763 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Plum
#DDA0DD
ΔE00 5.01
Violet (CSS)
#EE82EE
ΔE00 5.42
Lavender Pink
#DD85D7
ΔE00 5.59
Bubblegum Pink
#FE83CC
ΔE00 6.91
Purply Pink
#F075E6
ΔE00 7.33
Mauve
#E0B0FF
ΔE00 8.38
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F498EA #98F4A2
analogous
#D098F4 #F498EA #F498BC
triadic
#F498EA #EAF498 #98EAF4
tetradic
#F498EA #F4D098 #98F4A2 #98BCF4
square
#F498EA #F4D098 #98F4A2 #98BCF4
split-complementary
#F498EA #BCF498 #98F4D0
monochromatic
#E829D3 #EE61DF #F498EA #FACFF5 #FCE3F9
Accessibility & contrast
On white
2.00
#F498EA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.53
#F498EA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F498EA
10.53:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F498EA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F498EA | 1.00 | 2.00 | 10.53 | 10.53 |
| #FFFFFF | 2.00 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.53 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.53 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#95B0ED
Deuteranopia (green-blind)
#ACBCE7
Tritanopia (blue-blind)
#FB9EB7
Achromatopsia (no color)
#B7B7B7
Design tokens & code
CSS
--color: #f498ea; /* rgb */ color: rgb(244, 152, 234); /* oklch */ color: oklch(80.0% 0.150 330.8);
Tailwind
colors: {
custom: {
50: '#f9b8f1',
500: '#f498ea',
950: '#000000',
},
}SCSS
$custom: #f498ea; $custom-light: #f9b8f1; $custom-dark: #000000;
JSON
{
"hex": "#f498ea",
"rgb": {
"r": 244,
"g": 152,
"b": 234
},
"hsl": {
"h": 306.522,
"s": 80.702,
"l": 77.647
},
"oklch": {
"l": 0.79956,
"c": 0.14999,
"h": 330.8
},
"luminance": 0.4763
}Semantic roles & 50–950 ramp
primary
#F498EA
secondary
#D7F4DA
accent
#DD2008
background
#FFFBFE
surface
#FFF6FD
border
#D7D0D5
text
#171116
muted
#858084