#F283F7#F283F7
#F283F7 is a light, vivid purple. Relative luminance 0.418; OKLCH L 77.2% C 0.195 H 325.7°. Best body text is #000000 at 9.37:1 contrast (WCAG AA passes).
Color values
| HEX | #F283F7 |
|---|---|
| RGB | rgb(242, 131, 247) |
| HSL | hsl(297, 88%, 74%) |
| HSV | hsv(297, 47%, 97%) |
| CMYK | cmyk(2%, 47%, 0%, 3.1%) |
| CIE-LAB | lab(70.75, 58.58, -40.06) |
| CIE-LCH | lch(70.75, 70.97, 325.64°) |
| OKLab | oklab(77.2% 0.161 -0.11) |
| OKLCH | oklch(77.2% 0.195 325.7) |
| XYZ | xyz(61.5214, 41.8283, 92.8108) |
| Luminance | 0.4183 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 1.38
Purply Pink
#F075E6
ΔE00 3.50
Lavender Pink
#DD85D7
ΔE00 5.52
Candy Pink
#FF63E9
ΔE00 5.66
Light Magenta
#FA5FF7
ΔE00 5.79
Violet Pink
#FB5FFC
ΔE00 5.79
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F283F7 #88F783
analogous
#B883F7 #F283F7 #F783C2
triadic
#F283F7 #F7F283 #83F7F2
tetradic
#F283F7 #F7B883 #88F783 #83C2F7
square
#F283F7 #F7B883 #88F783 #83C2F7
split-complementary
#F283F7 #C2F783 #83F7B8
monochromatic
#E610F0 #EC4AF3 #F283F7 #F8BCFB #FCE2FD
Accessibility & contrast
On white
2.24
#F283F7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.37
#F283F7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F283F7
9.37:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F283F7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F283F7 | 1.00 | 2.24 | 9.37 | 9.37 |
| #FFFFFF | 2.24 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.37 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.37 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#77A4FB
Deuteranopia (green-blind)
#97B2F3
Tritanopia (blue-blind)
#F790B2
Achromatopsia (no color)
#ADADAD
Design tokens & code
CSS
--color: #f283f7; /* rgb */ color: rgb(242, 131, 247); /* oklch */ color: oklch(77.2% 0.195 325.7);
Tailwind
colors: {
custom: {
50: '#f8aafa',
500: '#f283f7',
950: '#000000',
},
}SCSS
$custom: #f283f7; $custom-light: #f8aafa; $custom-dark: #000000;
JSON
{
"hex": "#f283f7",
"rgb": {
"r": 242,
"g": 131,
"b": 247
},
"hsl": {
"h": 297.414,
"s": 87.879,
"l": 74.118
},
"oklch": {
"l": 0.77203,
"c": 0.19503,
"h": 325.7
},
"luminance": 0.41825
}Semantic roles & 50–950 ramp
primary
#F283F7
secondary
#D7F5D6
accent
#E4010B
background
#FFFAFF
surface
#FFF4FF
border
#D7CED7
text
#181017
muted
#867F85