#F283F2#F283F2
#F283F2 is a light, vivid purple. Relative luminance 0.415; OKLCH L 77.0% C 0.191 H 327.2°. Best body text is #000000 at 9.30:1 contrast (WCAG AA passes).
Color values
| HEX | #F283F2 |
|---|---|
| RGB | rgb(242, 131, 242) |
| HSL | hsl(300, 81%, 73%) |
| HSV | hsv(300, 46%, 95%) |
| CMYK | cmyk(0%, 45.9%, 0%, 5.1%) |
| CIE-LAB | lab(70.54, 57.70, -37.65) |
| CIE-LCH | lch(70.54, 68.90, 326.87°) |
| OKLab | oklab(76.98% 0.1602 -0.1031) |
| OKLCH | oklch(76.98% 0.191 327.2) |
| XYZ | xyz(60.7602, 41.5238, 88.8017) |
| Luminance | 0.4152 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 0.76
Purply Pink
#F075E6
ΔE00 3.04
Lavender Pink
#DD85D7
ΔE00 4.87
Candy Pink
#FF63E9
ΔE00 5.41
Light Magenta
#FA5FF7
ΔE00 5.93
Violet Pink
#FB5FFC
ΔE00 6.03
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F283F2 #83F283
analogous
#BA83F2 #F283F2 #F283BA
triadic
#F283F2 #F2F283 #83F2F2
tetradic
#F283F2 #F2BA83 #83F283 #83BAF2
square
#F283F2 #F2BA83 #83F283 #83BAF2
split-complementary
#F283F2 #BAF283 #83F2BA
monochromatic
#E318E3 #EC4CEC #F283F2 #F8BAF8 #FCE3FC
Accessibility & contrast
On white
2.26
#F283F2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.30
#F283F2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F283F2
9.30:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F283F2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F283F2 | 1.00 | 2.26 | 9.30 | 9.30 |
| #FFFFFF | 2.26 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.30 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.30 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#79A3F6
Deuteranopia (green-blind)
#99B2EF
Tritanopia (blue-blind)
#F88FAF
Achromatopsia (no color)
#ACACAC
Design tokens & code
CSS
--color: #f283f2; /* rgb */ color: rgb(242, 131, 242); /* oklch */ color: oklch(77.0% 0.191 327.2);
Tailwind
colors: {
custom: {
50: '#f8aaf6',
500: '#f283f2',
950: '#000000',
},
}SCSS
$custom: #f283f2; $custom-light: #f8aaf6; $custom-dark: #000000;
JSON
{
"hex": "#f283f2",
"rgb": {
"r": 242,
"g": 131,
"b": 242
},
"hsl": {
"h": 300,
"s": 81.022,
"l": 73.137
},
"oklch": {
"l": 0.76977,
"c": 0.19054,
"h": 327.2
},
"luminance": 0.41521
}Semantic roles & 50–950 ramp
primary
#F283F2
secondary
#D7F4D7
accent
#DD0808
background
#FFFAFF
surface
#FFF4FE
border
#D7CED6
text
#181017
muted
#867F85