#F281F9#F281F9
#F281F9 is a light, highly saturated purple. Relative luminance 0.414; OKLCH L 77.0% C 0.200 H 325.1°. Best body text is #000000 at 9.28:1 contrast (WCAG AA passes).
Color values
| HEX | #F281F9 |
|---|---|
| RGB | rgb(242, 129, 249) |
| HSL | hsl(297, 91%, 74%) |
| HSV | hsv(297, 48%, 98%) |
| CMYK | cmyk(2.8%, 48.2%, 0%, 2.4%) |
| CIE-LAB | lab(70.47, 59.90, -41.59) |
| CIE-LCH | lch(70.47, 72.93, 325.23°) |
| OKLab | oklab(77.02% 0.164 -0.1144) |
| OKLCH | oklch(77.02% 0.2 325.1) |
| XYZ | xyz(61.5657, 41.4204, 94.3562) |
| Luminance | 0.4142 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 1.74
Purply Pink
#F075E6
ΔE00 3.51
Violet Pink
#FB5FFC
ΔE00 5.36
Light Magenta
#FA5FF7
ΔE00 5.39
Candy Pink
#FF63E9
ΔE00 5.50
Lavender Pink
#DD85D7
ΔE00 5.87
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F281F9 #88F981
analogous
#B681F9 #F281F9 #F981C4
triadic
#F281F9 #F9F281 #81F9F2
tetradic
#F281F9 #F9B681 #88F981 #81C4F9
square
#F281F9 #F9B681 #88F981 #81C4F9
split-complementary
#F281F9 #C4F981 #81F9B6
monochromatic
#E60CF3 #EC47F6 #F281F9 #F8BBFC #FCE2FE
Accessibility & contrast
On white
2.26
#F281F9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.28
#F281F9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F281F9
9.28:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F281F9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F281F9 | 1.00 | 2.26 | 9.28 | 9.28 |
| #FFFFFF | 2.26 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.28 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.28 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#73A3FD
Deuteranopia (green-blind)
#95B1F5
Tritanopia (blue-blind)
#F78FB2
Achromatopsia (no color)
#ACACAC
Design tokens & code
CSS
--color: #f281f9; /* rgb */ color: rgb(242, 129, 249); /* oklch */ color: oklch(77.0% 0.200 325.1);
Tailwind
colors: {
custom: {
50: '#f9a9fb',
500: '#f281f9',
950: '#000000',
},
}SCSS
$custom: #f281f9; $custom-light: #f9a9fb; $custom-dark: #000000;
JSON
{
"hex": "#f281f9",
"rgb": {
"r": 242,
"g": 129,
"b": 249
},
"hsl": {
"h": 296.5,
"s": 90.909,
"l": 74.118
},
"oklch": {
"l": 0.77021,
"c": 0.2,
"h": 325.1
},
"luminance": 0.41417
}Semantic roles & 50–950 ramp
primary
#F281F9
secondary
#D7F6D5
accent
#E6000D
background
#FFFAFF
surface
#FFF4FF
border
#D7CED7
text
#181017
muted
#867F85