#F283F1#F283F1
#F283F1 is a light, vivid purple. Relative luminance 0.415; OKLCH L 76.9% C 0.190 H 327.6°. Best body text is #000000 at 9.29:1 contrast (WCAG AA passes).
Color values
| HEX | #F283F1 |
|---|---|
| RGB | rgb(242, 131, 241) |
| HSL | hsl(301, 81%, 73%) |
| HSV | hsv(301, 46%, 95%) |
| CMYK | cmyk(0%, 45.9%, 0.4%, 5.1%) |
| CIE-LAB | lab(70.50, 57.52, -37.17) |
| CIE-LCH | lch(70.50, 68.49, 327.13°) |
| OKLab | oklab(76.93% 0.16 -0.1018) |
| OKLCH | oklch(76.93% 0.19 327.6) |
| XYZ | xyz(60.6104, 41.4639, 88.0128) |
| Luminance | 0.4146 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 0.70
Purply Pink
#F075E6
ΔE00 2.97
Lavender Pink
#DD85D7
ΔE00 4.75
Candy Pink
#FF63E9
ΔE00 5.38
Light Magenta
#FA5FF7
ΔE00 5.97
Violet Pink
#FB5FFC
ΔE00 6.09
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F283F1 #83F284
analogous
#BC83F2 #F283F1 #F283B9
triadic
#F283F1 #F1F283 #83F1F2
tetradic
#F283F1 #F2BC83 #83F284 #83B9F2
square
#F283F1 #F2BC83 #83F284 #83B9F2
split-complementary
#F283F1 #B9F283 #83F2BC
monochromatic
#E318E1 #EC4CEB #F283F1 #F8BAF7 #FCE3FC
Accessibility & contrast
On white
2.26
#F283F1 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.29
#F283F1 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F283F1
9.29:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F283F1 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F283F1 | 1.00 | 2.26 | 9.29 | 9.29 |
| #FFFFFF | 2.26 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.29 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.29 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7AA3F5
Deuteranopia (green-blind)
#9AB2EE
Tritanopia (blue-blind)
#F88EAF
Achromatopsia (no color)
#ACACAC
Design tokens & code
CSS
--color: #f283f1; /* rgb */ color: rgb(242, 131, 241); /* oklch */ color: oklch(76.9% 0.190 327.6);
Tailwind
colors: {
custom: {
50: '#f8aaf6',
500: '#f283f1',
950: '#000000',
},
}SCSS
$custom: #f283f1; $custom-light: #f8aaf6; $custom-dark: #000000;
JSON
{
"hex": "#f283f1",
"rgb": {
"r": 242,
"g": 131,
"b": 241
},
"hsl": {
"h": 300.541,
"s": 81.022,
"l": 73.137
},
"oklch": {
"l": 0.76932,
"c": 0.18965,
"h": 327.6
},
"luminance": 0.41461
}Semantic roles & 50–950 ramp
primary
#F283F1
secondary
#D7F4D7
accent
#DD0A08
background
#FFFAFF
surface
#FFF4FE
border
#D7CED6
text
#171017
muted
#857F85