#F28DEE#F28DEE
#F28DEE is a light, vivid purple. Relative luminance 0.441; OKLCH L 78.2% C 0.171 H 328.5°. Best body text is #000000 at 9.82:1 contrast (WCAG AA passes).
Color values
| HEX | #F28DEE |
|---|---|
| RGB | rgb(242, 141, 238) |
| HSL | hsl(302, 80%, 75%) |
| HSV | hsv(302, 42%, 95%) |
| CMYK | cmyk(0%, 41.7%, 1.7%, 5.1%) |
| CIE-LAB | lab(72.30, 52.05, -32.74) |
| CIE-LCH | lch(72.30, 61.49, 327.83°) |
| OKLab | oklab(78.23% 0.1455 -0.0892) |
| OKLCH | oklch(78.23% 0.171 328.5) |
| XYZ | xyz(61.5745, 44.1031, 86.1417) |
| Luminance | 0.4410 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 2.54
Lavender Pink
#DD85D7
ΔE00 4.46
Purply Pink
#F075E6
ΔE00 4.75
Plum
#DDA0DD
ΔE00 6.89
Candy Pink
#FF63E9
ΔE00 7.21
Bubblegum Pink
#FE83CC
ΔE00 7.46
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F28DEE #8DF291
analogous
#C38DF2 #F28DEE #F28DBC
triadic
#F28DEE #EEF28D #8DEEF2
tetradic
#F28DEE #F2C38D #8DF291 #8DBCF2
square
#F28DEE #F2C38D #8DF291 #8DBCF2
split-complementary
#F28DEE #BCF28D #8DF2C3
monochromatic
#E51FDE #EC56E6 #F28DEE #F8C4F6 #FCE4FB
Accessibility & contrast
On white
2.14
#F28DEE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.82
#F28DEE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F28DEE
9.82:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F28DEE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F28DEE | 1.00 | 2.14 | 9.82 | 9.82 |
| #FFFFFF | 2.14 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.82 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.82 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#87A9F1
Deuteranopia (green-blind)
#A2B6EB
Tritanopia (blue-blind)
#F896B3
Achromatopsia (no color)
#B1B1B1
Design tokens & code
CSS
--color: #f28dee; /* rgb */ color: rgb(242, 141, 238); /* oklch */ color: oklch(78.2% 0.171 328.5);
Tailwind
colors: {
custom: {
50: '#f8b1f3',
500: '#f28dee',
950: '#000000',
},
}SCSS
$custom: #f28dee; $custom-light: #f8b1f3; $custom-dark: #000000;
JSON
{
"hex": "#f28dee",
"rgb": {
"r": 242,
"g": 141,
"b": 238
},
"hsl": {
"h": 302.376,
"s": 79.528,
"l": 75.098
},
"oklch": {
"l": 0.78233,
"c": 0.17069,
"h": 328.5
},
"luminance": 0.441
}Semantic roles & 50–950 ramp
primary
#F28DEE
secondary
#D7F4D8
accent
#DC120A
background
#FFFBFE
surface
#FFF6FD
border
#D7D0D5
text
#171117
muted
#858085