#F481F8#F481F8
#F481F8 is a light, highly saturated purple. Relative luminance 0.417; OKLCH L 77.2% C 0.200 H 326.0°. Best body text is #000000 at 9.34:1 contrast (WCAG AA passes).
Color values
| HEX | #F481F8 |
|---|---|
| RGB | rgb(244, 129, 248) |
| HSL | hsl(298, 89%, 74%) |
| HSV | hsv(298, 48%, 97%) |
| CMYK | cmyk(1.6%, 48%, 0%, 2.7%) |
| CIE-LAB | lab(70.67, 60.27, -40.71) |
| CIE-LCH | lch(70.67, 72.73, 325.96°) |
| OKLab | oklab(77.21% 0.1661 -0.1118) |
| OKLCH | oklch(77.21% 0.2 326) |
| XYZ | xyz(62.1005, 41.7141, 93.5693) |
| Luminance | 0.4171 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 1.59
Purply Pink
#F075E6
ΔE00 3.36
Candy Pink
#FF63E9
ΔE00 5.32
Violet Pink
#FB5FFC
ΔE00 5.41
Light Magenta
#FA5FF7
ΔE00 5.42
Lavender Pink
#DD85D7
ΔE00 5.80
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F481F8 #85F881
analogous
#B981F8 #F481F8 #F881C1
triadic
#F481F8 #F8F481 #81F8F4
tetradic
#F481F8 #F8B981 #85F881 #81C1F8
square
#F481F8 #F8B981 #85F881 #81C1F8
split-complementary
#F481F8 #C1F881 #81F8B9
monochromatic
#EA0DF1 #EF47F5 #F481F8 #F9BBFB #FCE2FD
Accessibility & contrast
On white
2.25
#F481F8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.34
#F481F8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F481F8
9.34:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F481F8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F481F8 | 1.00 | 2.25 | 9.34 | 9.34 |
| #FFFFFF | 2.25 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.34 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.34 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#75A4FC
Deuteranopia (green-blind)
#97B2F4
Tritanopia (blue-blind)
#F98EB1
Achromatopsia (no color)
#ADADAD
Design tokens & code
CSS
--color: #f481f8; /* rgb */ color: rgb(244, 129, 248); /* oklch */ color: oklch(77.2% 0.200 326.0);
Tailwind
colors: {
custom: {
50: '#faa9fb',
500: '#f481f8',
950: '#000000',
},
}SCSS
$custom: #f481f8; $custom-light: #faa9fb; $custom-dark: #000000;
JSON
{
"hex": "#f481f8",
"rgb": {
"r": 244,
"g": 129,
"b": 248
},
"hsl": {
"h": 297.983,
"s": 89.474,
"l": 73.922
},
"oklch": {
"l": 0.7721,
"c": 0.20024,
"h": 326
},
"luminance": 0.41711
}Semantic roles & 50–950 ramp
primary
#F481F8
secondary
#D7F5D6
accent
#E60008
background
#FFFAFF
surface
#FFF4FF
border
#D7CED7
text
#181017
muted
#867F85