#F28EFD#F28EFD
#F28EFD is a light, vivid purple. Relative luminance 0.453; OKLCH L 79.0% C 0.183 H 323.4°. Best body text is #000000 at 10.06:1 contrast (WCAG AA passes).
Color values
| HEX | #F28EFD |
|---|---|
| RGB | rgb(242, 142, 253) |
| HSL | hsl(294, 97%, 77%) |
| HSV | hsv(294, 44%, 99%) |
| CMYK | cmyk(4.3%, 43.9%, 0%, 0.8%) |
| CIE-LAB | lab(73.10, 54.23, -39.67) |
| CIE-LCH | lch(73.10, 67.19, 323.82°) |
| OKLab | oklab(79.03% 0.147 -0.109) |
| OKLCH | oklch(79.03% 0.183 323.4) |
| XYZ | xyz(64.0188, 45.3178, 98.2845) |
| Luminance | 0.4531 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 3.07
Purply Pink
#F075E6
ΔE00 5.60
Lavender Pink
#DD85D7
ΔE00 6.27
Candy Pink
#FF63E9
ΔE00 7.80
Violet Pink
#FB5FFC
ΔE00 7.81
Light Magenta
#FA5FF7
ΔE00 7.89
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F28EFD #99FD8E
analogous
#BA8EFD #F28EFD #FD8ED1
triadic
#F28EFD #FDF28E #8EFDF2
tetradic
#F28EFD #FDBA8E #99FD8E #8ED1FD
square
#F28EFD #FDBA8E #99FD8E #8ED1FD
split-complementary
#F28EFD #D1FD8E #8EFDBA
monochromatic
#E416FB #EB52FC #F28EFD #F9CAFE #FCE1FE
Accessibility & contrast
On white
2.09
#F28EFD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.06
#F28EFD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F28EFD
10.06:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F28EFD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F28EFD | 1.00 | 2.09 | 10.06 | 10.06 |
| #FFFFFF | 2.09 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.06 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.06 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#81ACFF
Deuteranopia (green-blind)
#9DB8FA
Tritanopia (blue-blind)
#F69BBA
Achromatopsia (no color)
#B3B3B3
Design tokens & code
CSS
--color: #f28efd; /* rgb */ color: rgb(242, 142, 253); /* oklch */ color: oklch(79.0% 0.183 323.4);
Tailwind
colors: {
custom: {
50: '#f8b1fe',
500: '#f28efd',
950: '#000000',
},
}SCSS
$custom: #f28efd; $custom-light: #f8b1fe; $custom-dark: #000000;
JSON
{
"hex": "#f28efd",
"rgb": {
"r": 242,
"g": 142,
"b": 253
},
"hsl": {
"h": 294.054,
"s": 96.522,
"l": 77.451
},
"oklch": {
"l": 0.79032,
"c": 0.18298,
"h": 323.4
},
"luminance": 0.45315
}Semantic roles & 50–950 ramp
primary
#F28EFD
secondary
#D8F7D4
accent
#E60017
background
#FFFBFF
surface
#FFF6FF
border
#D7D0D7
text
#171118
muted
#858086