#F280EA#F280EA
#F280EA is a light, vivid purple. Relative luminance 0.403; OKLCH L 76.2% C 0.188 H 329.9°. Best body text is #000000 at 9.05:1 contrast (WCAG AA passes).
Color values
| HEX | #F280EA |
|---|---|
| RGB | rgb(242, 128, 234) |
| HSL | hsl(304, 81%, 73%) |
| HSV | hsv(304, 47%, 95%) |
| CMYK | cmyk(0%, 47.1%, 3.3%, 5.1%) |
| CIE-LAB | lab(69.65, 57.78, -34.64) |
| CIE-LCH | lch(69.65, 67.36, 329.06°) |
| OKLab | oklab(76.21% 0.1629 -0.0945) |
| OKLCH | oklch(76.21% 0.188 329.9) |
| XYZ | xyz(59.1878, 40.2595, 82.4793) |
| Luminance | 0.4026 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 1.16
Purply Pink
#F075E6
ΔE00 2.17
Lavender Pink
#DD85D7
ΔE00 4.13
Candy Pink
#FF63E9
ΔE00 4.74
Orchid
#DA70D6
ΔE00 5.60
Light Magenta
#FA5FF7
ΔE00 5.84
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F280EA #80F288
analogous
#C180F2 #F280EA #F280B1
triadic
#F280EA #EAF280 #80EAF2
tetradic
#F280EA #F2C180 #80F288 #80B1F2
square
#F280EA #F2C180 #80F288 #80B1F2
split-complementary
#F280EA #B1F280 #80F2C1
monochromatic
#E117D2 #EC48E1 #F280EA #F8B8F3 #FCE3FA
Accessibility & contrast
On white
2.32
#F280EA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.05
#F280EA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F280EA
9.05:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F280EA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F280EA | 1.00 | 2.32 | 9.05 | 9.05 |
| #FFFFFF | 2.32 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.05 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.05 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7AA0EE
Deuteranopia (green-blind)
#9AB0E7
Tritanopia (blue-blind)
#F98AAA
Achromatopsia (no color)
#AAAAAA
Design tokens & code
CSS
--color: #f280ea; /* rgb */ color: rgb(242, 128, 234); /* oklch */ color: oklch(76.2% 0.188 329.9);
Tailwind
colors: {
custom: {
50: '#f8a8f1',
500: '#f280ea',
950: '#000000',
},
}SCSS
$custom: #f280ea; $custom-light: #f8a8f1; $custom-dark: #000000;
JSON
{
"hex": "#f280ea",
"rgb": {
"r": 242,
"g": 128,
"b": 234
},
"hsl": {
"h": 304.211,
"s": 81.429,
"l": 72.549
},
"oklch": {
"l": 0.7621,
"c": 0.18833,
"h": 329.9
},
"luminance": 0.40256
}Semantic roles & 50–950 ramp
primary
#F280EA
secondary
#D7F4D9
accent
#DE1708
background
#FFFAFE
surface
#FFF4FD
border
#D7CED5
text
#181016
muted
#867F84