#F280E4#F280E4
#F280E4 is a light, vivid purple. Relative luminance 0.399; OKLCH L 76.0% C 0.183 H 332.0°. Best body text is #000000 at 8.98:1 contrast (WCAG AA passes).
Color values
| HEX | #F280E4 |
|---|---|
| RGB | rgb(242, 128, 228) |
| HSL | hsl(307, 81%, 73%) |
| HSV | hsv(307, 47%, 95%) |
| CMYK | cmyk(0%, 47.1%, 5.8%, 5.1%) |
| CIE-LAB | lab(69.41, 56.77, -31.70) |
| CIE-LCH | lch(69.41, 65.02, 330.82°) |
| OKLab | oklab(75.95% 0.1618 -0.0862) |
| OKLCH | oklch(75.95% 0.183 332) |
| XYZ | xyz(58.3404, 39.9205, 78.0163) |
| Luminance | 0.3992 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 2.15
Purply Pink
#F075E6
ΔE00 2.43
Lavender Pink
#DD85D7
ΔE00 3.67
Candy Pink
#FF63E9
ΔE00 4.88
Orchid
#DA70D6
ΔE00 5.54
Bubblegum Pink
#FE83CC
ΔE00 6.31
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F280E4 #80F28E
analogous
#C780F2 #F280E4 #F280AB
triadic
#F280E4 #E4F280 #80E4F2
tetradic
#F280E4 #F2C780 #80F28E #80ABF2
square
#F280E4 #F2C780 #80F28E #80ABF2
split-complementary
#F280E4 #ABF280 #80F2C7
monochromatic
#E117C8 #EC48D8 #F280E4 #F8B8F0 #FCE3F9
Accessibility & contrast
On white
2.34
#F280E4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.98
#F280E4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F280E4
8.98:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F280E4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F280E4 | 1.00 | 2.34 | 8.98 | 8.98 |
| #FFFFFF | 2.34 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.98 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.98 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7D9FE7
Deuteranopia (green-blind)
#9DAFE1
Tritanopia (blue-blind)
#FA88A8
Achromatopsia (no color)
#A9A9A9
Design tokens & code
CSS
--color: #f280e4; /* rgb */ color: rgb(242, 128, 228); /* oklch */ color: oklch(76.0% 0.183 332.0);
Tailwind
colors: {
custom: {
50: '#f8a8ec',
500: '#f280e4',
950: '#000000',
},
}SCSS
$custom: #f280e4; $custom-light: #f8a8ec; $custom-dark: #000000;
JSON
{
"hex": "#f280e4",
"rgb": {
"r": 242,
"g": 128,
"b": 228
},
"hsl": {
"h": 307.368,
"s": 81.429,
"l": 72.549
},
"oklch": {
"l": 0.75951,
"c": 0.18328,
"h": 332
},
"luminance": 0.39917
}Semantic roles & 50–950 ramp
primary
#F280E4
secondary
#D7F4DB
accent
#DE2208
background
#FFFAFE
surface
#FFF4FD
border
#D7CED5
text
#181016
muted
#867F84