#F283F0#F283F0
#F283F0 is a light, vivid purple. Relative luminance 0.414; OKLCH L 76.9% C 0.189 H 327.9°. Best body text is #000000 at 9.28:1 contrast (WCAG AA passes).
Color values
| HEX | #F283F0 |
|---|---|
| RGB | rgb(242, 131, 240) |
| HSL | hsl(301, 81%, 73%) |
| HSV | hsv(301, 46%, 95%) |
| CMYK | cmyk(0%, 45.9%, 0.8%, 5.1%) |
| CIE-LAB | lab(70.46, 57.35, -36.68) |
| CIE-LCH | lch(70.46, 68.08, 327.39°) |
| OKLab | oklab(76.89% 0.1599 -0.1004) |
| OKLCH | oklch(76.89% 0.189 327.9) |
| XYZ | xyz(60.4614, 41.4043, 87.2283) |
| Luminance | 0.4140 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 0.68
Purply Pink
#F075E6
ΔE00 2.91
Lavender Pink
#DD85D7
ΔE00 4.63
Candy Pink
#FF63E9
ΔE00 5.35
Light Magenta
#FA5FF7
ΔE00 6.02
Violet Pink
#FB5FFC
ΔE00 6.16
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F283F0 #83F285
analogous
#BC83F2 #F283F0 #F283B8
triadic
#F283F0 #F0F283 #83F0F2
tetradic
#F283F0 #F2BC83 #83F285 #83B8F2
square
#F283F0 #F2BC83 #83F285 #83B8F2
split-complementary
#F283F0 #B8F283 #83F2BC
monochromatic
#E318DF #EC4CE9 #F283F0 #F8BAF7 #FCE3FC
Accessibility & contrast
On white
2.26
#F283F0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.28
#F283F0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F283F0
9.28:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F283F0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F283F0 | 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)
#7AA3F4
Deuteranopia (green-blind)
#9AB2ED
Tritanopia (blue-blind)
#F88EAE
Achromatopsia (no color)
#ACACAC
Design tokens & code
CSS
--color: #f283f0; /* rgb */ color: rgb(242, 131, 240); /* oklch */ color: oklch(76.9% 0.189 327.9);
Tailwind
colors: {
custom: {
50: '#f8aaf5',
500: '#f283f0',
950: '#000000',
},
}SCSS
$custom: #f283f0; $custom-light: #f8aaf5; $custom-dark: #000000;
JSON
{
"hex": "#f283f0",
"rgb": {
"r": 242,
"g": 131,
"b": 240
},
"hsl": {
"h": 301.081,
"s": 81.022,
"l": 73.137
},
"oklch": {
"l": 0.76888,
"c": 0.18876,
"h": 327.9
},
"luminance": 0.41401
}Semantic roles & 50–950 ramp
primary
#F283F0
secondary
#D7F4D8
accent
#DD0C08
background
#FFFAFE
surface
#FFF4FD
border
#D7CED5
text
#171017
muted
#857F85