#F28BEC#F28BEC
#F28BEC is a light, vivid purple. Relative luminance 0.434; OKLCH L 77.9% C 0.172 H 329.2°. Best body text is #000000 at 9.68:1 contrast (WCAG AA passes).
Color values
| HEX | #F28BEC |
|---|---|
| RGB | rgb(242, 139, 236) |
| HSL | hsl(303, 80%, 75%) |
| HSV | hsv(303, 43%, 95%) |
| CMYK | cmyk(0%, 42.6%, 2.5%, 5.1%) |
| CIE-LAB | lab(71.83, 52.70, -32.37) |
| CIE-LCH | lch(71.83, 61.85, 328.44°) |
| OKLab | oklab(77.85% 0.1479 -0.0882) |
| OKLCH | oklch(77.85% 0.172 329.2) |
| XYZ | xyz(60.9900, 43.4018, 84.5054) |
| Luminance | 0.4340 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 2.31
Lavender Pink
#DD85D7
ΔE00 4.19
Purply Pink
#F075E6
ΔE00 4.35
Candy Pink
#FF63E9
ΔE00 6.83
Plum
#DDA0DD
ΔE00 7.07
Bubblegum Pink
#FE83CC
ΔE00 7.14
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F28BEC #8BF291
analogous
#C58BF2 #F28BEC #F28BB9
triadic
#F28BEC #ECF28B #8BECF2
tetradic
#F28BEC #F2C58B #8BF291 #8BB9F2
square
#F28BEC #F2C58B #8BF291 #8BB9F2
split-complementary
#F28BEC #B9F28B #8BF2C5
monochromatic
#E61DDA #EC54E3 #F28BEC #F8C2F5 #FCE3FA
Accessibility & contrast
On white
2.17
#F28BEC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.68
#F28BEC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F28BEC
9.68:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F28BEC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F28BEC | 1.00 | 2.17 | 9.68 | 9.68 |
| #FFFFFF | 2.17 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.68 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.68 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#85A7EF
Deuteranopia (green-blind)
#A1B5E9
Tritanopia (blue-blind)
#F994B1
Achromatopsia (no color)
#B0B0B0
Design tokens & code
CSS
--color: #f28bec; /* rgb */ color: rgb(242, 139, 236); /* oklch */ color: oklch(77.9% 0.172 329.2);
Tailwind
colors: {
custom: {
50: '#f8aff2',
500: '#f28bec',
950: '#000000',
},
}SCSS
$custom: #f28bec; $custom-light: #f8aff2; $custom-dark: #000000;
JSON
{
"hex": "#f28bec",
"rgb": {
"r": 242,
"g": 139,
"b": 236
},
"hsl": {
"h": 303.495,
"s": 79.845,
"l": 74.706
},
"oklch": {
"l": 0.77855,
"c": 0.1722,
"h": 329.2
},
"luminance": 0.43399
}Semantic roles & 50–950 ramp
primary
#F28BEC
secondary
#D7F4D9
accent
#DC1609
background
#FFFBFE
surface
#FFF6FD
border
#D7D0D5
text
#171117
muted
#858085