#F283F6#F283F6
#F283F6 is a light, vivid purple. Relative luminance 0.418; OKLCH L 77.2% C 0.194 H 326.0°. Best body text is #000000 at 9.35:1 contrast (WCAG AA passes).
Color values
| HEX | #F283F6 |
|---|---|
| RGB | rgb(242, 131, 246) |
| HSL | hsl(298, 86%, 74%) |
| HSV | hsv(298, 47%, 96%) |
| CMYK | cmyk(1.6%, 46.7%, 0%, 3.5%) |
| CIE-LAB | lab(70.71, 58.40, -39.58) |
| CIE-LCH | lch(70.71, 70.55, 325.88°) |
| OKLab | oklab(77.16% 0.1609 -0.1086) |
| OKLCH | oklch(77.16% 0.194 326) |
| XYZ | xyz(61.3675, 41.7667, 92.0003) |
| Luminance | 0.4176 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 1.24
Purply Pink
#F075E6
ΔE00 3.39
Lavender Pink
#DD85D7
ΔE00 5.39
Candy Pink
#FF63E9
ΔE00 5.60
Light Magenta
#FA5FF7
ΔE00 5.80
Violet Pink
#FB5FFC
ΔE00 5.83
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F283F6 #87F683
analogous
#B983F6 #F283F6 #F683C1
triadic
#F283F6 #F6F283 #83F6F2
tetradic
#F283F6 #F6B983 #87F683 #83C1F6
square
#F283F6 #F6B983 #87F683 #83C1F6
split-complementary
#F283F6 #C1F683 #83F6B9
monochromatic
#E611ED #EC4AF2 #F283F6 #F8BCFA #FCE2FD
Accessibility & contrast
On white
2.25
#F283F6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.35
#F283F6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F283F6
9.35:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F283F6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F283F6 | 1.00 | 2.25 | 9.35 | 9.35 |
| #FFFFFF | 2.25 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.35 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.35 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#77A4FA
Deuteranopia (green-blind)
#97B2F3
Tritanopia (blue-blind)
#F790B1
Achromatopsia (no color)
#ADADAD
Design tokens & code
CSS
--color: #f283f6; /* rgb */ color: rgb(242, 131, 246); /* oklch */ color: oklch(77.2% 0.194 326.0);
Tailwind
colors: {
custom: {
50: '#f8aaf9',
500: '#f283f6',
950: '#000000',
},
}SCSS
$custom: #f283f6; $custom-light: #f8aaf9; $custom-dark: #000000;
JSON
{
"hex": "#f283f6",
"rgb": {
"r": 242,
"g": 131,
"b": 246
},
"hsl": {
"h": 297.913,
"s": 86.466,
"l": 73.922
},
"oklch": {
"l": 0.77157,
"c": 0.19413,
"h": 326
},
"luminance": 0.41764
}Semantic roles & 50–950 ramp
primary
#F283F6
secondary
#D7F5D6
accent
#E3030A
background
#FFFAFF
surface
#FFF4FF
border
#D7CED7
text
#181017
muted
#867F85