#F28DEC#F28DEC
#F28DEC is a light, vivid purple. Relative luminance 0.440; OKLCH L 78.1% C 0.169 H 329.2°. Best body text is #000000 at 9.80:1 contrast (WCAG AA passes).
Color values
| HEX | #F28DEC |
|---|---|
| RGB | rgb(242, 141, 236) |
| HSL | hsl(304, 80%, 75%) |
| HSV | hsv(304, 42%, 95%) |
| CMYK | cmyk(0%, 41.7%, 2.5%, 5.1%) |
| CIE-LAB | lab(72.22, 51.70, -31.77) |
| CIE-LCH | lch(72.22, 60.68, 328.43°) |
| OKLab | oklab(78.15% 0.1451 -0.0865) |
| OKLCH | oklch(78.15% 0.169 329.2) |
| XYZ | xyz(61.2823, 43.9862, 84.6029) |
| Luminance | 0.4398 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 2.71
Lavender Pink
#DD85D7
ΔE00 4.29
Purply Pink
#F075E6
ΔE00 4.77
Plum
#DDA0DD
ΔE00 6.73
Bubblegum Pink
#FE83CC
ΔE00 7.11
Candy Pink
#FF63E9
ΔE00 7.23
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F28DEC #8DF293
analogous
#C58DF2 #F28DEC #F28DBA
triadic
#F28DEC #ECF28D #8DECF2
tetradic
#F28DEC #F2C58D #8DF293 #8DBAF2
square
#F28DEC #F2C58D #8DF293 #8DBAF2
split-complementary
#F28DEC #BAF28D #8DF2C5
monochromatic
#E51FDA #EC56E3 #F28DEC #F8C4F5 #FCE4FA
Accessibility & contrast
On white
2.14
#F28DEC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.80
#F28DEC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F28DEC
9.80:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F28DEC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F28DEC | 1.00 | 2.14 | 9.80 | 9.80 |
| #FFFFFF | 2.14 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.80 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.80 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#87A9EF
Deuteranopia (green-blind)
#A3B6E9
Tritanopia (blue-blind)
#F995B2
Achromatopsia (no color)
#B1B1B1
Design tokens & code
CSS
--color: #f28dec; /* rgb */ color: rgb(242, 141, 236); /* oklch */ color: oklch(78.1% 0.169 329.2);
Tailwind
colors: {
custom: {
50: '#f8b1f2',
500: '#f28dec',
950: '#000000',
},
}SCSS
$custom: #f28dec; $custom-light: #f8b1f2; $custom-dark: #000000;
JSON
{
"hex": "#f28dec",
"rgb": {
"r": 242,
"g": 141,
"b": 236
},
"hsl": {
"h": 303.564,
"s": 79.528,
"l": 75.098
},
"oklch": {
"l": 0.78148,
"c": 0.16889,
"h": 329.2
},
"luminance": 0.43983
}Semantic roles & 50–950 ramp
primary
#F28DEC
secondary
#D7F4D9
accent
#DC160A
background
#FFFBFE
surface
#FFF6FD
border
#D7D0D5
text
#171117
muted
#858085