#F28EFF#F28EFF
#F28EFF is a light, vivid purple. Relative luminance 0.454; OKLCH L 79.1% C 0.185 H 322.8°. Best body text is #000000 at 10.09:1 contrast (WCAG AA passes).
Color values
| HEX | #F28EFF |
|---|---|
| RGB | rgb(242, 142, 255) |
| HSL | hsl(293, 100%, 78%) |
| HSV | hsv(293, 44%, 100%) |
| CMYK | cmyk(5.1%, 44.3%, 0%, 0%) |
| CIE-LAB | lab(73.18, 54.60, -40.62) |
| CIE-LCH | lch(73.18, 68.05, 323.35°) |
| OKLab | oklab(79.12% 0.1473 -0.1117) |
| OKLCH | oklch(79.12% 0.185 322.8) |
| XYZ | xyz(64.3391, 45.4459, 99.9712) |
| Luminance | 0.4544 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 3.28
Purply Pink
#F075E6
ΔE00 5.77
Lavender Pink
#DD85D7
ΔE00 6.54
Violet Pink
#FB5FFC
ΔE00 7.79
Light Magenta
#FA5FF7
ΔE00 7.89
Candy Pink
#FF63E9
ΔE00 7.92
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F28EFF #9BFF8E
analogous
#B98EFF #F28EFF #FF8ED4
triadic
#F28EFF #FFF28E #8EFFF2
tetradic
#F28EFF #FFB98E #9BFF8E #8ED4FF
square
#F28EFF #FFB98E #9BFF8E #8ED4FF
split-complementary
#F28EFF #D4FF8E #8EFFB9
monochromatic
#E414FF #EB51FF #F28EFF #F9CBFF #FBE0FF
Accessibility & contrast
On white
2.08
#F28EFF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.09
#F28EFF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F28EFF
10.09:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F28EFF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F28EFF | 1.00 | 2.08 | 10.09 | 10.09 |
| #FFFFFF | 2.08 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.09 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.09 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#80ACFF
Deuteranopia (green-blind)
#9CB8FC
Tritanopia (blue-blind)
#F59BBB
Achromatopsia (no color)
#B4B4B4
Design tokens & code
CSS
--color: #f28eff; /* rgb */ color: rgb(242, 142, 255); /* oklch */ color: oklch(79.1% 0.185 322.8);
Tailwind
colors: {
custom: {
50: '#f8b2ff',
500: '#f28eff',
950: '#000000',
},
}SCSS
$custom: #f28eff; $custom-light: #f8b2ff; $custom-dark: #000000;
JSON
{
"hex": "#f28eff",
"rgb": {
"r": 242,
"g": 142,
"b": 255
},
"hsl": {
"h": 293.097,
"s": 100,
"l": 77.843
},
"oklch": {
"l": 0.79122,
"c": 0.18491,
"h": 322.8
},
"luminance": 0.45443
}Semantic roles & 50–950 ramp
primary
#F28EFF
secondary
#D8F7D4
accent
#E6001A
background
#FFFBFF
surface
#FFF6FF
border
#D7D0D7
text
#171118
muted
#858086