#F283F8#F283F8
#F283F8 is a light, vivid purple. Relative luminance 0.419; OKLCH L 77.2% C 0.196 H 325.4°. Best body text is #000000 at 9.38:1 contrast (WCAG AA passes).
Color values
| HEX | #F283F8 |
|---|---|
| RGB | rgb(242, 131, 248) |
| HSL | hsl(297, 89%, 74%) |
| HSV | hsv(297, 47%, 97%) |
| CMYK | cmyk(2.4%, 47.2%, 0%, 2.7%) |
| CIE-LAB | lab(70.80, 58.76, -40.54) |
| CIE-LCH | lch(70.80, 71.39, 325.40°) |
| OKLab | oklab(77.25% 0.1612 -0.1114) |
| OKLCH | oklch(77.25% 0.196 325.4) |
| XYZ | xyz(61.6761, 41.8902, 93.6256) |
| Luminance | 0.4189 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 1.53
Purply Pink
#F075E6
ΔE00 3.61
Lavender Pink
#DD85D7
ΔE00 5.65
Candy Pink
#FF63E9
ΔE00 5.73
Violet Pink
#FB5FFC
ΔE00 5.76
Light Magenta
#FA5FF7
ΔE00 5.77
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F283F8 #89F883
analogous
#B883F8 #F283F8 #F883C4
triadic
#F283F8 #F8F283 #83F8F2
tetradic
#F283F8 #F8B883 #89F883 #83C4F8
square
#F283F8 #F8B883 #89F883 #83C4F8
split-complementary
#F283F8 #C4F883 #83F8B8
monochromatic
#E60FF1 #EC49F5 #F283F8 #F8BDFB #FCE2FD
Accessibility & contrast
On white
2.24
#F283F8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.38
#F283F8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F283F8
9.38:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F283F8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F283F8 | 1.00 | 2.24 | 9.38 | 9.38 |
| #FFFFFF | 2.24 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.38 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.38 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#76A4FC
Deuteranopia (green-blind)
#97B2F4
Tritanopia (blue-blind)
#F790B2
Achromatopsia (no color)
#ADADAD
Design tokens & code
CSS
--color: #f283f8; /* rgb */ color: rgb(242, 131, 248); /* oklch */ color: oklch(77.2% 0.196 325.4);
Tailwind
colors: {
custom: {
50: '#f8aafb',
500: '#f283f8',
950: '#000000',
},
}SCSS
$custom: #f283f8; $custom-light: #f8aafb; $custom-dark: #000000;
JSON
{
"hex": "#f283f8",
"rgb": {
"r": 242,
"g": 131,
"b": 248
},
"hsl": {
"h": 296.923,
"s": 89.313,
"l": 74.314
},
"oklch": {
"l": 0.77248,
"c": 0.19595,
"h": 325.4
},
"luminance": 0.41887
}Semantic roles & 50–950 ramp
primary
#F283F8
secondary
#D7F5D6
accent
#E6000C
background
#FFFAFF
surface
#FFF4FF
border
#D7CED7
text
#181017
muted
#867F85