#F28EEF#F28EEF
#F28EEF is a light, vivid purple. Relative luminance 0.445; OKLCH L 78.4% C 0.170 H 328.1°. Best body text is #000000 at 9.89:1 contrast (WCAG AA passes).
Color values
| HEX | #F28EEF |
|---|---|
| RGB | rgb(242, 142, 239) |
| HSL | hsl(302, 79%, 75%) |
| HSV | hsv(302, 41%, 95%) |
| CMYK | cmyk(0%, 41.3%, 1.2%, 5.1%) |
| CIE-LAB | lab(72.53, 51.72, -32.92) |
| CIE-LCH | lch(72.53, 61.31, 327.52°) |
| OKLab | oklab(78.42% 0.1443 -0.0897) |
| OKLCH | oklch(78.42% 0.17 328.1) |
| XYZ | xyz(61.8699, 44.4583, 86.9670) |
| Luminance | 0.4446 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 2.69
Lavender Pink
#DD85D7
ΔE00 4.60
Purply Pink
#F075E6
ΔE00 4.95
Plum
#DDA0DD
ΔE00 6.82
Candy Pink
#FF63E9
ΔE00 7.41
Bubblegum Pink
#FE83CC
ΔE00 7.62
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F28EEF #8EF291
analogous
#C38EF2 #F28EEF #F28EBD
triadic
#F28EEF #EFF28E #8EEFF2
tetradic
#F28EEF #F2C38E #8EF291 #8EBDF2
square
#F28EEF #F2C38E #8EF291 #8EBDF2
split-complementary
#F28EEF #BDF28E #8EF2C3
monochromatic
#E520DF #EC57E7 #F28EEF #F8C5F7 #FCE4FB
Accessibility & contrast
On white
2.12
#F28EEF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.89
#F28EEF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F28EEF
9.89:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F28EEF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F28EEF | 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)
#87AAF2
Deuteranopia (green-blind)
#A2B7EC
Tritanopia (blue-blind)
#F897B3
Achromatopsia (no color)
#B2B2B2
Design tokens & code
CSS
--color: #f28eef; /* rgb */ color: rgb(242, 142, 239); /* oklch */ color: oklch(78.4% 0.170 328.1);
Tailwind
colors: {
custom: {
50: '#f8b1f4',
500: '#f28eef',
950: '#000000',
},
}SCSS
$custom: #f28eef; $custom-light: #f8b1f4; $custom-dark: #000000;
JSON
{
"hex": "#f28eef",
"rgb": {
"r": 242,
"g": 142,
"b": 239
},
"hsl": {
"h": 301.8,
"s": 79.365,
"l": 75.294
},
"oklch": {
"l": 0.78422,
"c": 0.16993,
"h": 328.1
},
"luminance": 0.44455
}Semantic roles & 50–950 ramp
primary
#F28EEF
secondary
#D7F4D8
accent
#DC100A
background
#FFFBFE
surface
#FFF6FD
border
#D7D0D5
text
#171117
muted
#858085