#F281F2#F281F2
#F281F2 is a light, vivid purple. Relative luminance 0.410; OKLCH L 76.7% C 0.194 H 327.3°. Best body text is #000000 at 9.20:1 contrast (WCAG AA passes).
Color values
| HEX | #F281F2 |
|---|---|
| RGB | rgb(242, 129, 242) |
| HSL | hsl(300, 81%, 73%) |
| HSV | hsv(300, 47%, 95%) |
| CMYK | cmyk(0%, 46.7%, 0%, 5.1%) |
| CIE-LAB | lab(70.17, 58.67, -38.23) |
| CIE-LCH | lch(70.17, 70.03, 326.91°) |
| OKLab | oklab(76.7% 0.1629 -0.1048) |
| OKLCH | oklch(76.7% 0.194 327.3) |
| XYZ | xyz(60.4942, 40.9918, 88.7130) |
| Luminance | 0.4099 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 0.76
Purply Pink
#F075E6
ΔE00 2.74
Lavender Pink
#DD85D7
ΔE00 4.96
Candy Pink
#FF63E9
ΔE00 5.08
Light Magenta
#FA5FF7
ΔE00 5.54
Violet Pink
#FB5FFC
ΔE00 5.65
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F281F2 #81F281
analogous
#B981F2 #F281F2 #F281B9
triadic
#F281F2 #F2F281 #81F2F2
tetradic
#F281F2 #F2B981 #81F281 #81B9F2
square
#F281F2 #F2B981 #81F281 #81B9F2
split-complementary
#F281F2 #B9F281 #81F2B9
monochromatic
#E117E1 #EC4AEC #F281F2 #F8B8F8 #FCE3FC
Accessibility & contrast
On white
2.28
#F281F2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.20
#F281F2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F281F2
9.20:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F281F2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F281F2 | 1.00 | 2.28 | 9.20 | 9.20 |
| #FFFFFF | 2.28 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.20 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.20 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#77A2F6
Deuteranopia (green-blind)
#98B1EF
Tritanopia (blue-blind)
#F88DAE
Achromatopsia (no color)
#ABABAB
Design tokens & code
CSS
--color: #f281f2; /* rgb */ color: rgb(242, 129, 242); /* oklch */ color: oklch(76.7% 0.194 327.3);
Tailwind
colors: {
custom: {
50: '#f8a9f6',
500: '#f281f2',
950: '#000000',
},
}SCSS
$custom: #f281f2; $custom-light: #f8a9f6; $custom-dark: #000000;
JSON
{
"hex": "#f281f2",
"rgb": {
"r": 242,
"g": 129,
"b": 242
},
"hsl": {
"h": 300,
"s": 81.295,
"l": 72.745
},
"oklch": {
"l": 0.76701,
"c": 0.19372,
"h": 327.3
},
"luminance": 0.40989
}Semantic roles & 50–950 ramp
primary
#F281F2
secondary
#D7F4D7
accent
#DE0808
background
#FFFAFF
surface
#FFF4FE
border
#D7CED6
text
#181017
muted
#867F85