#F28EEB#F28EEB
#F28EEB is a light, vivid purple. Relative luminance 0.442; OKLCH L 78.3% C 0.166 H 329.6°. Best body text is #000000 at 9.84:1 contrast (WCAG AA passes).
Color values
| HEX | #F28EEB |
|---|---|
| RGB | rgb(242, 142, 235) |
| HSL | hsl(304, 79%, 75%) |
| HSV | hsv(304, 41%, 95%) |
| CMYK | cmyk(0%, 41.3%, 2.9%, 5.1%) |
| CIE-LAB | lab(72.38, 51.02, -30.97) |
| CIE-LCH | lch(72.38, 59.68, 328.74°) |
| OKLab | oklab(78.26% 0.1434 -0.0842) |
| OKLCH | oklch(78.26% 0.166 329.6) |
| XYZ | xyz(61.2855, 44.2245, 83.8892) |
| Luminance | 0.4422 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 3.02
Lavender Pink
#DD85D7
ΔE00 4.28
Purply Pink
#F075E6
ΔE00 5.01
Plum
#DDA0DD
ΔE00 6.48
Bubblegum Pink
#FE83CC
ΔE00 6.94
Candy Pink
#FF63E9
ΔE00 7.46
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F28EEB #8EF295
analogous
#C78EF2 #F28EEB #F28EB9
triadic
#F28EEB #EBF28E #8EEBF2
tetradic
#F28EEB #F2C78E #8EF295 #8EB9F2
square
#F28EEB #F2C78E #8EF295 #8EB9F2
split-complementary
#F28EEB #B9F28E #8EF2C7
monochromatic
#E520D8 #EC57E1 #F28EEB #F8C5F5 #FCE4FA
Accessibility & contrast
On white
2.13
#F28EEB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.84
#F28EEB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F28EEB
9.84:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F28EEB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F28EEB | 1.00 | 2.13 | 9.84 | 9.84 |
| #FFFFFF | 2.13 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.84 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.84 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#89A9EE
Deuteranopia (green-blind)
#A4B6E8
Tritanopia (blue-blind)
#F996B2
Achromatopsia (no color)
#B1B1B1
Design tokens & code
CSS
--color: #f28eeb; /* rgb */ color: rgb(242, 142, 235); /* oklch */ color: oklch(78.3% 0.166 329.6);
Tailwind
colors: {
custom: {
50: '#f8b1f1',
500: '#f28eeb',
950: '#000000',
},
}SCSS
$custom: #f28eeb; $custom-light: #f8b1f1; $custom-dark: #000000;
JSON
{
"hex": "#f28eeb",
"rgb": {
"r": 242,
"g": 142,
"b": 235
},
"hsl": {
"h": 304.2,
"s": 79.365,
"l": 75.294
},
"oklch": {
"l": 0.78255,
"c": 0.16634,
"h": 329.6
},
"luminance": 0.44221
}Semantic roles & 50–950 ramp
primary
#F28EEB
secondary
#D7F4D9
accent
#DC190A
background
#FFFBFE
surface
#FFF6FD
border
#D7D0D5
text
#171117
muted
#858085