#F28FEB#F28FEB
#F28FEB is a light, vivid purple. Relative luminance 0.445; OKLCH L 78.4% C 0.165 H 329.6°. Best body text is #000000 at 9.90:1 contrast (WCAG AA passes).
Color values
| HEX | #F28FEB |
|---|---|
| RGB | rgb(242, 143, 235) |
| HSL | hsl(304, 79%, 75%) |
| HSV | hsv(304, 41%, 95%) |
| CMYK | cmyk(0%, 40.9%, 2.9%, 5.1%) |
| CIE-LAB | lab(72.58, 50.51, -30.67) |
| CIE-LCH | lch(72.58, 59.09, 328.74°) |
| OKLab | oklab(78.4% 0.142 -0.0834) |
| OKLCH | oklch(78.4% 0.165 329.6) |
| XYZ | xyz(61.4350, 44.5234, 83.9390) |
| Luminance | 0.4452 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 3.22
Lavender Pink
#DD85D7
ΔE00 4.36
Purply Pink
#F075E6
ΔE00 5.22
Plum
#DDA0DD
ΔE00 6.31
Bubblegum Pink
#FE83CC
ΔE00 6.94
Candy Pink
#FF63E9
ΔE00 7.67
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F28FEB #8FF296
analogous
#C78FF2 #F28FEB #F28FBA
triadic
#F28FEB #EBF28F #8FEBF2
tetradic
#F28FEB #F2C78F #8FF296 #8FBAF2
square
#F28FEB #F2C78F #8FF296 #8FBAF2
split-complementary
#F28FEB #BAF28F #8FF2C7
monochromatic
#E521D7 #EC58E1 #F28FEB #F8C6F5 #FCE4FA
Accessibility & contrast
On white
2.12
#F28FEB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.90
#F28FEB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F28FEB
9.90:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F28FEB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F28FEB | 1.00 | 2.12 | 9.90 | 9.90 |
| #FFFFFF | 2.12 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.90 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.90 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8AAAEE
Deuteranopia (green-blind)
#A4B7E8
Tritanopia (blue-blind)
#F997B2
Achromatopsia (no color)
#B2B2B2
Design tokens & code
CSS
--color: #f28feb; /* rgb */ color: rgb(242, 143, 235); /* oklch */ color: oklch(78.4% 0.165 329.6);
Tailwind
colors: {
custom: {
50: '#f8b2f1',
500: '#f28feb',
950: '#000000',
},
}SCSS
$custom: #f28feb; $custom-light: #f8b2f1; $custom-dark: #000000;
JSON
{
"hex": "#f28feb",
"rgb": {
"r": 242,
"g": 143,
"b": 235
},
"hsl": {
"h": 304.242,
"s": 79.2,
"l": 75.49
},
"oklch": {
"l": 0.78404,
"c": 0.16467,
"h": 329.6
},
"luminance": 0.4452
}Semantic roles & 50–950 ramp
primary
#F28FEB
secondary
#D7F4D9
accent
#DB190A
background
#FFFBFE
surface
#FFF6FD
border
#D7D0D5
text
#171117
muted
#858085