#F28CEB#F28CEB
#F28CEB is a light, vivid purple. Relative luminance 0.436; OKLCH L 78.0% C 0.170 H 329.6°. Best body text is #000000 at 9.73:1 contrast (WCAG AA passes).
Color values
| HEX | #F28CEB |
|---|---|
| RGB | rgb(242, 140, 235) |
| HSL | hsl(304, 80%, 75%) |
| HSV | hsv(304, 42%, 95%) |
| CMYK | cmyk(0%, 42.1%, 2.9%, 5.1%) |
| CIE-LAB | lab(71.98, 52.03, -31.58) |
| CIE-LCH | lch(71.98, 60.86, 328.74°) |
| OKLab | oklab(77.96% 0.1463 -0.0859) |
| OKLCH | oklch(77.96% 0.17 329.6) |
| XYZ | xyz(60.9906, 43.6347, 83.7909) |
| Luminance | 0.4363 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 2.61
Lavender Pink
#DD85D7
ΔE00 4.15
Purply Pink
#F075E6
ΔE00 4.58
Plum
#DDA0DD
ΔE00 6.82
Bubblegum Pink
#FE83CC
ΔE00 6.95
Candy Pink
#FF63E9
ΔE00 7.04
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F28CEB #8CF293
analogous
#C68CF2 #F28CEB #F28CB8
triadic
#F28CEB #EBF28C #8CEBF2
tetradic
#F28CEB #F2C68C #8CF293 #8CB8F2
square
#F28CEB #F2C68C #8CF293 #8CB8F2
split-complementary
#F28CEB #B8F28C #8CF2C6
monochromatic
#E61ED8 #EC55E1 #F28CEB #F8C3F5 #FCE4FA
Accessibility & contrast
On white
2.16
#F28CEB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.73
#F28CEB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F28CEB
9.73:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F28CEB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F28CEB | 1.00 | 2.16 | 9.73 | 9.73 |
| #FFFFFF | 2.16 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.73 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.73 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#87A8EE
Deuteranopia (green-blind)
#A2B5E8
Tritanopia (blue-blind)
#F994B1
Achromatopsia (no color)
#B0B0B0
Design tokens & code
CSS
--color: #f28ceb; /* rgb */ color: rgb(242, 140, 235); /* oklch */ color: oklch(78.0% 0.170 329.6);
Tailwind
colors: {
custom: {
50: '#f8b0f1',
500: '#f28ceb',
950: '#000000',
},
}SCSS
$custom: #f28ceb; $custom-light: #f8b0f1; $custom-dark: #000000;
JSON
{
"hex": "#f28ceb",
"rgb": {
"r": 242,
"g": 140,
"b": 235
},
"hsl": {
"h": 304.118,
"s": 79.687,
"l": 74.902
},
"oklch": {
"l": 0.77959,
"c": 0.16967,
"h": 329.6
},
"luminance": 0.43632
}Semantic roles & 50–950 ramp
primary
#F28CEB
secondary
#D7F4D9
accent
#DC180A
background
#FFFBFE
surface
#FFF6FD
border
#D7D0D5
text
#171117
muted
#858085