#F28DFF#F28DFF
#F28DFF is a light, vivid purple. Relative luminance 0.451; OKLCH L 79.0% C 0.187 H 322.9°. Best body text is #000000 at 10.03:1 contrast (WCAG AA passes).
Color values
| HEX | #F28DFF |
|---|---|
| RGB | rgb(242, 141, 255) |
| HSL | hsl(293, 100%, 78%) |
| HSV | hsv(293, 45%, 100%) |
| CMYK | cmyk(5.1%, 44.7%, 0%, 0%) |
| CIE-LAB | lab(72.99, 55.10, -40.92) |
| CIE-LCH | lch(72.99, 68.64, 323.40°) |
| OKLab | oklab(78.98% 0.1487 -0.1126) |
| OKLCH | oklch(78.98% 0.187 322.9) |
| XYZ | xyz(64.1909, 45.1497, 99.9219) |
| Luminance | 0.4515 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 3.16
Purply Pink
#F075E6
ΔE00 5.62
Lavender Pink
#DD85D7
ΔE00 6.52
Violet Pink
#FB5FFC
ΔE00 7.59
Light Magenta
#FA5FF7
ΔE00 7.70
Candy Pink
#FF63E9
ΔE00 7.75
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F28DFF #9AFF8D
analogous
#B98DFF #F28DFF #FF8DD3
triadic
#F28DFF #FFF28D #8DFFF2
tetradic
#F28DFF #FFB98D #9AFF8D #8DD3FF
square
#F28DFF #FFB98D #9AFF8D #8DD3FF
split-complementary
#F28DFF #D3FF8D #8DFFB9
monochromatic
#E413FF #EB50FF #F28DFF #F9CAFF #FCE0FF
Accessibility & contrast
On white
2.09
#F28DFF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.03
#F28DFF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F28DFF
10.03:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F28DFF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F28DFF | 1.00 | 2.09 | 10.03 | 10.03 |
| #FFFFFF | 2.09 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.03 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.03 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7FACFF
Deuteranopia (green-blind)
#9BB7FC
Tritanopia (blue-blind)
#F59BBA
Achromatopsia (no color)
#B3B3B3
Design tokens & code
CSS
--color: #f28dff; /* rgb */ color: rgb(242, 141, 255); /* oklch */ color: oklch(79.0% 0.187 322.9);
Tailwind
colors: {
custom: {
50: '#f8b1ff',
500: '#f28dff',
950: '#000000',
},
}SCSS
$custom: #f28dff; $custom-light: #f8b1ff; $custom-dark: #000000;
JSON
{
"hex": "#f28dff",
"rgb": {
"r": 242,
"g": 141,
"b": 255
},
"hsl": {
"h": 293.158,
"s": 100,
"l": 77.647
},
"oklch": {
"l": 0.78977,
"c": 0.18652,
"h": 322.9
},
"luminance": 0.45147
}Semantic roles & 50–950 ramp
primary
#F28DFF
secondary
#D8F7D4
accent
#E6001A
background
#FFFBFF
surface
#FFF6FF
border
#D7D0D7
text
#171118
muted
#858086