#F28DEB#F28DEB
#F28DEB is a light, vivid purple. Relative luminance 0.439; OKLCH L 78.1% C 0.168 H 329.6°. Best body text is #000000 at 9.78:1 contrast (WCAG AA passes).
Color values
| HEX | #F28DEB |
|---|---|
| RGB | rgb(242, 141, 235) |
| HSL | hsl(304, 80%, 75%) |
| HSV | hsv(304, 42%, 95%) |
| CMYK | cmyk(0%, 41.7%, 2.9%, 5.1%) |
| CIE-LAB | lab(72.18, 51.52, -31.28) |
| CIE-LCH | lch(72.18, 60.27, 328.74°) |
| OKLab | oklab(78.11% 0.1449 -0.0851) |
| OKLCH | oklch(78.11% 0.168 329.6) |
| XYZ | xyz(61.1374, 43.9283, 83.8398) |
| Luminance | 0.4392 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 2.81
Lavender Pink
#DD85D7
ΔE00 4.21
Purply Pink
#F075E6
ΔE00 4.79
Plum
#DDA0DD
ΔE00 6.65
Bubblegum Pink
#FE83CC
ΔE00 6.94
Candy Pink
#FF63E9
ΔE00 7.25
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F28DEB #8DF294
analogous
#C68DF2 #F28DEB #F28DB9
triadic
#F28DEB #EBF28D #8DEBF2
tetradic
#F28DEB #F2C68D #8DF294 #8DB9F2
square
#F28DEB #F2C68D #8DF294 #8DB9F2
split-complementary
#F28DEB #B9F28D #8DF2C6
monochromatic
#E51FD8 #EC56E1 #F28DEB #F8C4F5 #FCE4FA
Accessibility & contrast
On white
2.15
#F28DEB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.78
#F28DEB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F28DEB
9.78:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F28DEB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F28DEB | 1.00 | 2.15 | 9.78 | 9.78 |
| #FFFFFF | 2.15 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.78 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.78 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#88A8EE
Deuteranopia (green-blind)
#A3B6E8
Tritanopia (blue-blind)
#F995B1
Achromatopsia (no color)
#B1B1B1
Design tokens & code
CSS
--color: #f28deb; /* rgb */ color: rgb(242, 141, 235); /* oklch */ color: oklch(78.1% 0.168 329.6);
Tailwind
colors: {
custom: {
50: '#f8b1f1',
500: '#f28deb',
950: '#000000',
},
}SCSS
$custom: #f28deb; $custom-light: #f8b1f1; $custom-dark: #000000;
JSON
{
"hex": "#f28deb",
"rgb": {
"r": 242,
"g": 141,
"b": 235
},
"hsl": {
"h": 304.158,
"s": 79.528,
"l": 75.098
},
"oklch": {
"l": 0.78107,
"c": 0.16801,
"h": 329.6
},
"luminance": 0.43925
}Semantic roles & 50–950 ramp
primary
#F28DEB
secondary
#D7F4D9
accent
#DC180A
background
#FFFBFE
surface
#FFF6FD
border
#D7D0D5
text
#171117
muted
#858085