#F281F8#F281F8
#F281F8 is a light, vivid purple. Relative luminance 0.414; OKLCH L 77.0% C 0.199 H 325.4°. Best body text is #000000 at 9.27:1 contrast (WCAG AA passes).
Color values
| HEX | #F281F8 |
|---|---|
| RGB | rgb(242, 129, 248) |
| HSL | hsl(297, 89%, 74%) |
| HSV | hsv(297, 48%, 97%) |
| CMYK | cmyk(2.4%, 48%, 0%, 2.7%) |
| CIE-LAB | lab(70.43, 59.73, -41.11) |
| CIE-LCH | lch(70.43, 72.51, 325.46°) |
| OKLab | oklab(76.98% 0.1639 -0.113) |
| OKLCH | oklch(76.98% 0.199 325.4) |
| XYZ | xyz(61.4101, 41.3581, 93.5370) |
| Luminance | 0.4135 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 1.58
Purply Pink
#F075E6
ΔE00 3.38
Violet Pink
#FB5FFC
ΔE00 5.38
Light Magenta
#FA5FF7
ΔE00 5.40
Candy Pink
#FF63E9
ΔE00 5.43
Lavender Pink
#DD85D7
ΔE00 5.74
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F281F8 #87F881
analogous
#B781F8 #F281F8 #F881C3
triadic
#F281F8 #F8F281 #81F8F2
tetradic
#F281F8 #F8B781 #87F881 #81C3F8
square
#F281F8 #F8B781 #87F881 #81C3F8
split-complementary
#F281F8 #C3F881 #81F8B7
monochromatic
#E60DF1 #EC47F5 #F281F8 #F8BBFB #FCE2FD
Accessibility & contrast
On white
2.27
#F281F8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.27
#F281F8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F281F8
9.27:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F281F8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F281F8 | 1.00 | 2.27 | 9.27 | 9.27 |
| #FFFFFF | 2.27 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.27 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.27 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#74A3FC
Deuteranopia (green-blind)
#95B1F4
Tritanopia (blue-blind)
#F78FB1
Achromatopsia (no color)
#ACACAC
Design tokens & code
CSS
--color: #f281f8; /* rgb */ color: rgb(242, 129, 248); /* oklch */ color: oklch(77.0% 0.199 325.4);
Tailwind
colors: {
custom: {
50: '#f9a9fb',
500: '#f281f8',
950: '#000000',
},
}SCSS
$custom: #f281f8; $custom-light: #f9a9fb; $custom-dark: #000000;
JSON
{
"hex": "#f281f8",
"rgb": {
"r": 242,
"g": 129,
"b": 248
},
"hsl": {
"h": 296.975,
"s": 89.474,
"l": 73.922
},
"oklch": {
"l": 0.76975,
"c": 0.19909,
"h": 325.4
},
"luminance": 0.41355
}Semantic roles & 50–950 ramp
primary
#F281F8
secondary
#D7F5D6
accent
#E6000C
background
#FFFAFF
surface
#FFF4FF
border
#D7CED7
text
#181017
muted
#867F85