#F280E9#F280E9
#F280E9 is a light, vivid purple. Relative luminance 0.402; OKLCH L 76.2% C 0.187 H 330.2°. Best body text is #000000 at 9.04:1 contrast (WCAG AA passes).
Color values
| HEX | #F280E9 |
|---|---|
| RGB | rgb(242, 128, 233) |
| HSL | hsl(305, 81%, 73%) |
| HSV | hsv(305, 47%, 95%) |
| CMYK | cmyk(0%, 47.1%, 3.7%, 5.1%) |
| CIE-LAB | lab(69.61, 57.61, -34.15) |
| CIE-LCH | lch(69.61, 66.97, 329.34°) |
| OKLab | oklab(76.17% 0.1627 -0.0931) |
| OKLCH | oklch(76.17% 0.187 330.2) |
| XYZ | xyz(59.0445, 40.2022, 81.7248) |
| Luminance | 0.4020 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 1.31
Purply Pink
#F075E6
ΔE00 2.18
Lavender Pink
#DD85D7
ΔE00 4.04
Candy Pink
#FF63E9
ΔE00 4.74
Orchid
#DA70D6
ΔE00 5.57
Light Magenta
#FA5FF7
ΔE00 5.92
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F280E9 #80F289
analogous
#C280F2 #F280E9 #F280B0
triadic
#F280E9 #E9F280 #80E9F2
tetradic
#F280E9 #F2C280 #80F289 #80B0F2
square
#F280E9 #F2C280 #80F289 #80B0F2
split-complementary
#F280E9 #B0F280 #80F2C2
monochromatic
#E117D1 #EC48DF #F280E9 #F8B8F3 #FCE3FA
Accessibility & contrast
On white
2.32
#F280E9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.04
#F280E9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F280E9
9.04:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F280E9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F280E9 | 1.00 | 2.32 | 9.04 | 9.04 |
| #FFFFFF | 2.32 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.04 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.04 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7AA0ED
Deuteranopia (green-blind)
#9BB0E6
Tritanopia (blue-blind)
#FA89AA
Achromatopsia (no color)
#AAAAAA
Design tokens & code
CSS
--color: #f280e9; /* rgb */ color: rgb(242, 128, 233); /* oklch */ color: oklch(76.2% 0.187 330.2);
Tailwind
colors: {
custom: {
50: '#f8a8f0',
500: '#f280e9',
950: '#000000',
},
}SCSS
$custom: #f280e9; $custom-light: #f8a8f0; $custom-dark: #000000;
JSON
{
"hex": "#f280e9",
"rgb": {
"r": 242,
"g": 128,
"b": 233
},
"hsl": {
"h": 304.737,
"s": 81.429,
"l": 72.549
},
"oklch": {
"l": 0.76166,
"c": 0.18749,
"h": 330.2
},
"luminance": 0.40199
}Semantic roles & 50–950 ramp
primary
#F280E9
secondary
#D7F4D9
accent
#DE1908
background
#FFFAFE
surface
#FFF4FD
border
#D7CED5
text
#181016
muted
#867F84