#F283F4#F283F4
#F283F4 is a light, vivid purple. Relative luminance 0.416; OKLCH L 77.1% C 0.192 H 326.6°. Best body text is #000000 at 9.33:1 contrast (WCAG AA passes).
Color values
| HEX | #F283F4 |
|---|---|
| RGB | rgb(242, 131, 244) |
| HSL | hsl(299, 84%, 74%) |
| HSV | hsv(299, 46%, 96%) |
| CMYK | cmyk(0.8%, 46.3%, 0%, 4.3%) |
| CIE-LAB | lab(70.63, 58.05, -38.62) |
| CIE-LCH | lch(70.63, 69.72, 326.37°) |
| OKLab | oklab(77.07% 0.1606 -0.1059) |
| OKLCH | oklch(77.07% 0.192 326.6) |
| XYZ | xyz(61.0622, 41.6446, 90.3923) |
| Luminance | 0.4164 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 0.97
Purply Pink
#F075E6
ΔE00 3.20
Lavender Pink
#DD85D7
ΔE00 5.13
Candy Pink
#FF63E9
ΔE00 5.50
Light Magenta
#FA5FF7
ΔE00 5.86
Violet Pink
#FB5FFC
ΔE00 5.92
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F283F4 #85F483
analogous
#B983F4 #F283F4 #F483BD
triadic
#F283F4 #F4F283 #83F4F2
tetradic
#F283F4 #F4B983 #85F483 #83BDF4
square
#F283F4 #F4B983 #85F483 #83BDF4
split-complementary
#F283F4 #BDF483 #83F4B9
monochromatic
#E415E8 #EC4BEF #F283F4 #F8BBF9 #FCE3FD
Accessibility & contrast
On white
2.25
#F283F4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.33
#F283F4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F283F4
9.33:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F283F4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F283F4 | 1.00 | 2.25 | 9.33 | 9.33 |
| #FFFFFF | 2.25 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.33 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.33 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#78A4F8
Deuteranopia (green-blind)
#98B2F1
Tritanopia (blue-blind)
#F88FB0
Achromatopsia (no color)
#ADADAD
Design tokens & code
CSS
--color: #f283f4; /* rgb */ color: rgb(242, 131, 244); /* oklch */ color: oklch(77.1% 0.192 326.6);
Tailwind
colors: {
custom: {
50: '#f8aaf8',
500: '#f283f4',
950: '#000000',
},
}SCSS
$custom: #f283f4; $custom-light: #f8aaf8; $custom-dark: #000000;
JSON
{
"hex": "#f283f4",
"rgb": {
"r": 242,
"g": 131,
"b": 244
},
"hsl": {
"h": 298.938,
"s": 83.704,
"l": 73.529
},
"oklch": {
"l": 0.77067,
"c": 0.19233,
"h": 326.6
},
"luminance": 0.41641
}Semantic roles & 50–950 ramp
primary
#F283F4
secondary
#D7F4D7
accent
#E00509
background
#FFFAFF
surface
#FFF4FF
border
#D7CED7
text
#181017
muted
#867F85