#F483F2#F483F2
#F483F2 is a light, vivid purple. Relative luminance 0.419; OKLCH L 77.2% C 0.192 H 327.9°. Best body text is #000000 at 9.38:1 contrast (WCAG AA passes).
Color values
| HEX | #F483F2 |
|---|---|
| RGB | rgb(244, 131, 242) |
| HSL | hsl(301, 84%, 74%) |
| HSV | hsv(301, 46%, 96%) |
| CMYK | cmyk(0%, 46.3%, 0.8%, 4.3%) |
| CIE-LAB | lab(70.79, 58.26, -37.25) |
| CIE-LCH | lch(70.79, 69.15, 327.41°) |
| OKLab | oklab(77.21% 0.1624 -0.1019) |
| OKLCH | oklch(77.21% 0.192 327.9) |
| XYZ | xyz(61.4505, 41.8798, 88.8340) |
| Luminance | 0.4188 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 1.00
Purply Pink
#F075E6
ΔE00 3.07
Lavender Pink
#DD85D7
ΔE00 4.98
Candy Pink
#FF63E9
ΔE00 5.34
Light Magenta
#FA5FF7
ΔE00 5.98
Violet Pink
#FB5FFC
ΔE00 6.08
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F483F2 #83F485
analogous
#BD83F4 #F483F2 #F483B9
triadic
#F483F2 #F2F483 #83F2F4
tetradic
#F483F2 #F4BD83 #83F485 #83B9F4
square
#F483F2 #F4BD83 #83F485 #83B9F4
split-complementary
#F483F2 #B9F483 #83F4BD
monochromatic
#E815E4 #EF4BEC #F483F2 #F9BBF8 #FDE3FC
Accessibility & contrast
On white
2.24
#F483F2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.38
#F483F2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F483F2
9.38:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F483F2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F483F2 | 1.00 | 2.24 | 9.38 | 9.38 |
| #FFFFFF | 2.24 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.38 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.38 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7AA4F6
Deuteranopia (green-blind)
#9AB3EF
Tritanopia (blue-blind)
#FA8EAF
Achromatopsia (no color)
#ADADAD
Design tokens & code
CSS
--color: #f483f2; /* rgb */ color: rgb(244, 131, 242); /* oklch */ color: oklch(77.2% 0.192 327.9);
Tailwind
colors: {
custom: {
50: '#faaaf6',
500: '#f483f2',
950: '#000000',
},
}SCSS
$custom: #f483f2; $custom-light: #faaaf6; $custom-dark: #000000;
JSON
{
"hex": "#f483f2",
"rgb": {
"r": 244,
"g": 131,
"b": 242
},
"hsl": {
"h": 301.062,
"s": 83.704,
"l": 73.529
},
"oklch": {
"l": 0.77212,
"c": 0.19176,
"h": 327.9
},
"luminance": 0.41877
}Semantic roles & 50–950 ramp
primary
#F483F2
secondary
#D7F4D7
accent
#E00905
background
#FFFAFF
surface
#FFF4FE
border
#D7CED6
text
#181017
muted
#867F85