#F280EB#F280EB
#F280EB is a light, vivid purple. Relative luminance 0.403; OKLCH L 76.3% C 0.189 H 329.5°. Best body text is #000000 at 9.06:1 contrast (WCAG AA passes).
Color values
| HEX | #F280EB |
|---|---|
| RGB | rgb(242, 128, 235) |
| HSL | hsl(304, 81%, 73%) |
| HSV | hsv(304, 47%, 95%) |
| CMYK | cmyk(0%, 47.1%, 2.9%, 5.1%) |
| CIE-LAB | lab(69.69, 57.95, -35.12) |
| CIE-LCH | lch(69.69, 67.76, 328.78°) |
| OKLab | oklab(76.25% 0.1631 -0.0959) |
| OKLCH | oklch(76.25% 0.189 329.5) |
| XYZ | xyz(59.3318, 40.3171, 83.2380) |
| Luminance | 0.4031 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 1.02
Purply Pink
#F075E6
ΔE00 2.18
Lavender Pink
#DD85D7
ΔE00 4.23
Candy Pink
#FF63E9
ΔE00 4.74
Orchid
#DA70D6
ΔE00 5.63
Light Magenta
#FA5FF7
ΔE00 5.76
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F280EB #80F287
analogous
#C080F2 #F280EB #F280B2
triadic
#F280EB #EBF280 #80EBF2
tetradic
#F280EB #F2C080 #80F287 #80B2F2
square
#F280EB #F2C080 #80F287 #80B2F2
split-complementary
#F280EB #B2F280 #80F2C0
monochromatic
#E117D4 #EC48E2 #F280EB #F8B8F4 #FCE3FB
Accessibility & contrast
On white
2.32
#F280EB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.06
#F280EB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F280EB
9.06:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F280EB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F280EB | 1.00 | 2.32 | 9.06 | 9.06 |
| #FFFFFF | 2.32 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.06 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.06 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#79A0EF
Deuteranopia (green-blind)
#9AB0E8
Tritanopia (blue-blind)
#F98AAB
Achromatopsia (no color)
#AAAAAA
Design tokens & code
CSS
--color: #f280eb; /* rgb */ color: rgb(242, 128, 235); /* oklch */ color: oklch(76.3% 0.189 329.5);
Tailwind
colors: {
custom: {
50: '#f8a8f1',
500: '#f280eb',
950: '#000000',
},
}SCSS
$custom: #f280eb; $custom-light: #f8a8f1; $custom-dark: #000000;
JSON
{
"hex": "#f280eb",
"rgb": {
"r": 242,
"g": 128,
"b": 235
},
"hsl": {
"h": 303.684,
"s": 81.429,
"l": 72.549
},
"oklch": {
"l": 0.76253,
"c": 0.1892,
"h": 329.5
},
"luminance": 0.40314
}Semantic roles & 50–950 ramp
primary
#F280EB
secondary
#D7F4D9
accent
#DE1508
background
#FFFAFE
surface
#FFF4FD
border
#D7CED5
text
#181017
muted
#867F85