#F281EB#F281EB
#F281EB is a light, vivid purple. Relative luminance 0.406; OKLCH L 76.4% C 0.188 H 329.5°. Best body text is #000000 at 9.12:1 contrast (WCAG AA passes).
Color values
| HEX | #F281EB |
|---|---|
| RGB | rgb(242, 129, 235) |
| HSL | hsl(304, 81%, 73%) |
| HSV | hsv(304, 47%, 95%) |
| CMYK | cmyk(0%, 46.7%, 2.9%, 5.1%) |
| CIE-LAB | lab(69.88, 57.46, -34.84) |
| CIE-LCH | lch(69.88, 67.20, 328.77°) |
| OKLab | oklab(76.39% 0.1617 -0.0951) |
| OKLCH | oklch(76.39% 0.188 329.5) |
| XYZ | xyz(59.4629, 40.5793, 83.2817) |
| Luminance | 0.4058 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 1.02
Purply Pink
#F075E6
ΔE00 2.37
Lavender Pink
#DD85D7
ΔE00 4.17
Candy Pink
#FF63E9
ΔE00 4.92
Orchid
#DA70D6
ΔE00 5.76
Light Magenta
#FA5FF7
ΔE00 5.95
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F281EB #81F288
analogous
#C181F2 #F281EB #F281B2
triadic
#F281EB #EBF281 #81EBF2
tetradic
#F281EB #F2C181 #81F288 #81B2F2
square
#F281EB #F2C181 #81F288 #81B2F2
split-complementary
#F281EB #B2F281 #81F2C1
monochromatic
#E117D5 #EC4AE2 #F281EB #F8B8F4 #FCE3FB
Accessibility & contrast
On white
2.30
#F281EB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.12
#F281EB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F281EB
9.12:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F281EB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F281EB | 1.00 | 2.30 | 9.12 | 9.12 |
| #FFFFFF | 2.30 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.12 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.12 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7AA1EF
Deuteranopia (green-blind)
#9BB0E8
Tritanopia (blue-blind)
#F98BAB
Achromatopsia (no color)
#ABABAB
Design tokens & code
CSS
--color: #f281eb; /* rgb */ color: rgb(242, 129, 235); /* oklch */ color: oklch(76.4% 0.188 329.5);
Tailwind
colors: {
custom: {
50: '#f8a9f1',
500: '#f281eb',
950: '#000000',
},
}SCSS
$custom: #f281eb; $custom-light: #f8a9f1; $custom-dark: #000000;
JSON
{
"hex": "#f281eb",
"rgb": {
"r": 242,
"g": 129,
"b": 235
},
"hsl": {
"h": 303.717,
"s": 81.295,
"l": 72.745
},
"oklch": {
"l": 0.76391,
"c": 0.1876,
"h": 329.5
},
"luminance": 0.40576
}Semantic roles & 50–950 ramp
primary
#F281EB
secondary
#D7F4D9
accent
#DE1508
background
#FFFAFE
surface
#FFF4FD
border
#D7CED5
text
#181017
muted
#867F85