#F483EA#F483EA
#F483EA is a light, vivid purple. Relative luminance 0.414; OKLCH L 76.9% C 0.185 H 330.5°. Best body text is #000000 at 9.28:1 contrast (WCAG AA passes).
Color values
| HEX | #F483EA |
|---|---|
| RGB | rgb(244, 131, 234) |
| HSL | hsl(305, 84%, 74%) |
| HSV | hsv(305, 46%, 96%) |
| CMYK | cmyk(0%, 46.3%, 4.1%, 4.3%) |
| CIE-LAB | lab(70.46, 56.89, -33.36) |
| CIE-LCH | lch(70.46, 65.95, 329.61°) |
| OKLab | oklab(76.86% 0.1609 -0.0909) |
| OKLCH | oklch(76.86% 0.185 330.5) |
| XYZ | xyz(60.2752, 41.4097, 82.6440) |
| Luminance | 0.4141 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 1.60
Purply Pink
#F075E6
ΔE00 2.87
Lavender Pink
#DD85D7
ΔE00 4.18
Candy Pink
#FF63E9
ΔE00 5.25
Orchid
#DA70D6
ΔE00 6.22
Light Magenta
#FA5FF7
ΔE00 6.50
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F483EA #83F48D
analogous
#C583F4 #F483EA #F483B1
triadic
#F483EA #EAF483 #83EAF4
tetradic
#F483EA #F4C583 #83F48D #83B1F4
square
#F483EA #F4C583 #83F48D #83B1F4
split-complementary
#F483EA #B1F483 #83F4C5
monochromatic
#E815D5 #EF4BE0 #F483EA #F9BBF4 #FDE3FA
Accessibility & contrast
On white
2.26
#F483EA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.28
#F483EA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F483EA
9.28:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F483EA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F483EA | 1.00 | 2.26 | 9.28 | 9.28 |
| #FFFFFF | 2.26 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.28 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.28 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7EA2EE
Deuteranopia (green-blind)
#9EB2E7
Tritanopia (blue-blind)
#FC8CAC
Achromatopsia (no color)
#ACACAC
Design tokens & code
CSS
--color: #f483ea; /* rgb */ color: rgb(244, 131, 234); /* oklch */ color: oklch(76.9% 0.185 330.5);
Tailwind
colors: {
custom: {
50: '#faaaf1',
500: '#f483ea',
950: '#000000',
},
}SCSS
$custom: #f483ea; $custom-light: #faaaf1; $custom-dark: #000000;
JSON
{
"hex": "#f483ea",
"rgb": {
"r": 244,
"g": 131,
"b": 234
},
"hsl": {
"h": 305.31,
"s": 83.704,
"l": 73.529
},
"oklch": {
"l": 0.76863,
"c": 0.18483,
"h": 330.5
},
"luminance": 0.41406
}Semantic roles & 50–950 ramp
primary
#F483EA
secondary
#D7F4D9
accent
#E01905
background
#FFFAFE
surface
#FFF4FD
border
#D7CED5
text
#181016
muted
#867F84