#F28FEA#F28FEA
#F28FEA is a light, vivid purple. Relative luminance 0.445; OKLCH L 78.4% C 0.164 H 330.0°. Best body text is #000000 at 9.89:1 contrast (WCAG AA passes).
Color values
| HEX | #F28FEA |
|---|---|
| RGB | rgb(242, 143, 234) |
| HSL | hsl(305, 79%, 75%) |
| HSV | hsv(305, 41%, 95%) |
| CMYK | cmyk(0%, 40.9%, 3.3%, 5.1%) |
| CIE-LAB | lab(72.54, 50.34, -30.18) |
| CIE-LCH | lch(72.54, 58.69, 329.06°) |
| OKLab | oklab(78.36% 0.1418 -0.082) |
| OKLCH | oklch(78.36% 0.164 330) |
| XYZ | xyz(61.2909, 44.4658, 83.1803) |
| Luminance | 0.4446 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 3.33
Lavender Pink
#DD85D7
ΔE00 4.29
Purply Pink
#F075E6
ΔE00 5.25
Plum
#DDA0DD
ΔE00 6.24
Bubblegum Pink
#FE83CC
ΔE00 6.77
Candy Pink
#FF63E9
ΔE00 7.69
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F28FEA #8FF297
analogous
#C88FF2 #F28FEA #F28FB9
triadic
#F28FEA #EAF28F #8FEAF2
tetradic
#F28FEA #F2C88F #8FF297 #8FB9F2
square
#F28FEA #F2C88F #8FF297 #8FB9F2
split-complementary
#F28FEA #B9F28F #8FF2C8
monochromatic
#E521D5 #EC58E0 #F28FEA #F8C6F4 #FCE4FA
Accessibility & contrast
On white
2.12
#F28FEA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.89
#F28FEA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F28FEA
9.89:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F28FEA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F28FEA | 1.00 | 2.12 | 9.89 | 9.89 |
| #FFFFFF | 2.12 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.89 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.89 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8AA9ED
Deuteranopia (green-blind)
#A5B7E7
Tritanopia (blue-blind)
#F997B2
Achromatopsia (no color)
#B2B2B2
Design tokens & code
CSS
--color: #f28fea; /* rgb */ color: rgb(242, 143, 234); /* oklch */ color: oklch(78.4% 0.164 330.0);
Tailwind
colors: {
custom: {
50: '#f8b2f1',
500: '#f28fea',
950: '#000000',
},
}SCSS
$custom: #f28fea; $custom-light: #f8b2f1; $custom-dark: #000000;
JSON
{
"hex": "#f28fea",
"rgb": {
"r": 242,
"g": 143,
"b": 234
},
"hsl": {
"h": 304.848,
"s": 79.2,
"l": 75.49
},
"oklch": {
"l": 0.78362,
"c": 0.16379,
"h": 330
},
"luminance": 0.44463
}Semantic roles & 50–950 ramp
primary
#F28FEA
secondary
#D7F4DA
accent
#DB1B0A
background
#FFFBFE
surface
#FFF6FD
border
#D7D0D5
text
#171116
muted
#858084