#F283F3#F283F3
#F283F3 is a light, vivid purple. Relative luminance 0.416; OKLCH L 77.0% C 0.191 H 326.9°. Best body text is #000000 at 9.32:1 contrast (WCAG AA passes).
Color values
| HEX | #F283F3 |
|---|---|
| RGB | rgb(242, 131, 243) |
| HSL | hsl(299, 82%, 73%) |
| HSV | hsv(299, 46%, 95%) |
| CMYK | cmyk(0.4%, 46.1%, 0%, 4.7%) |
| CIE-LAB | lab(70.58, 57.87, -38.13) |
| CIE-LCH | lch(70.58, 69.31, 326.62°) |
| OKLab | oklab(77.02% 0.1604 -0.1045) |
| OKLCH | oklch(77.02% 0.191 326.9) |
| XYZ | xyz(60.9108, 41.5841, 89.5948) |
| Luminance | 0.4158 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 0.85
Purply Pink
#F075E6
ΔE00 3.12
Lavender Pink
#DD85D7
ΔE00 5.00
Candy Pink
#FF63E9
ΔE00 5.45
Light Magenta
#FA5FF7
ΔE00 5.89
Violet Pink
#FB5FFC
ΔE00 5.97
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F283F3 #84F383
analogous
#BA83F3 #F283F3 #F383BC
triadic
#F283F3 #F3F283 #83F3F2
tetradic
#F283F3 #F3BA83 #84F383 #83BCF3
square
#F283F3 #F3BA83 #84F383 #83BCF3
split-complementary
#F283F3 #BCF383 #83F3BA
monochromatic
#E416E5 #EC4BEE #F283F3 #F8BBF8 #FCE3FC
Accessibility & contrast
On white
2.25
#F283F3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.32
#F283F3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F283F3
9.32:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F283F3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F283F3 | 1.00 | 2.25 | 9.32 | 9.32 |
| #FFFFFF | 2.25 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.32 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.32 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#79A4F7
Deuteranopia (green-blind)
#99B2F0
Tritanopia (blue-blind)
#F88FB0
Achromatopsia (no color)
#ADADAD
Design tokens & code
CSS
--color: #f283f3; /* rgb */ color: rgb(242, 131, 243); /* oklch */ color: oklch(77.0% 0.191 326.9);
Tailwind
colors: {
custom: {
50: '#f8aaf7',
500: '#f283f3',
950: '#000000',
},
}SCSS
$custom: #f283f3; $custom-light: #f8aaf7; $custom-dark: #000000;
JSON
{
"hex": "#f283f3",
"rgb": {
"r": 242,
"g": 131,
"b": 243
},
"hsl": {
"h": 299.464,
"s": 82.353,
"l": 73.333
},
"oklch": {
"l": 0.77022,
"c": 0.19143,
"h": 326.9
},
"luminance": 0.41581
}Semantic roles & 50–950 ramp
primary
#F283F3
secondary
#D7F4D7
accent
#DF0709
background
#FFFAFF
surface
#FFF4FF
border
#D7CED7
text
#181017
muted
#867F85