#F282EB#F282EB
#F282EB is a light, vivid purple. Relative luminance 0.408; OKLCH L 76.5% C 0.186 H 329.5°. Best body text is #000000 at 9.17:1 contrast (WCAG AA passes).
Color values
| HEX | #F282EB |
|---|---|
| RGB | rgb(242, 130, 235) |
| HSL | hsl(304, 81%, 73%) |
| HSV | hsv(304, 46%, 95%) |
| CMYK | cmyk(0%, 46.3%, 2.9%, 5.1%) |
| CIE-LAB | lab(70.07, 56.98, -34.55) |
| CIE-LCH | lch(70.07, 66.63, 328.77°) |
| OKLab | oklab(76.53% 0.1603 -0.0943) |
| OKLCH | oklch(76.53% 0.186 329.5) |
| XYZ | xyz(59.5953, 40.8440, 83.3258) |
| Luminance | 0.4084 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 1.07
Purply Pink
#F075E6
ΔE00 2.56
Lavender Pink
#DD85D7
ΔE00 4.12
Candy Pink
#FF63E9
ΔE00 5.10
Orchid
#DA70D6
ΔE00 5.89
Light Magenta
#FA5FF7
ΔE00 6.15
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F282EB #82F289
analogous
#C182F2 #F282EB #F282B3
triadic
#F282EB #EBF282 #82EBF2
tetradic
#F282EB #F2C182 #82F289 #82B3F2
square
#F282EB #F2C182 #82F289 #82B3F2
split-complementary
#F282EB #B3F282 #82F2C1
monochromatic
#E218D5 #EC4BE2 #F282EB #F8B9F4 #FCE3FB
Accessibility & contrast
On white
2.29
#F282EB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.17
#F282EB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F282EB
9.17:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F282EB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F282EB | 1.00 | 2.29 | 9.17 | 9.17 |
| #FFFFFF | 2.29 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.17 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.17 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7CA2EF
Deuteranopia (green-blind)
#9BB1E8
Tritanopia (blue-blind)
#F98CAC
Achromatopsia (no color)
#ABABAB
Design tokens & code
CSS
--color: #f282eb; /* rgb */ color: rgb(242, 130, 235); /* oklch */ color: oklch(76.5% 0.186 329.5);
Tailwind
colors: {
custom: {
50: '#f8aaf1',
500: '#f282eb',
950: '#000000',
},
}SCSS
$custom: #f282eb; $custom-light: #f8aaf1; $custom-dark: #000000;
JSON
{
"hex": "#f282eb",
"rgb": {
"r": 242,
"g": 130,
"b": 235
},
"hsl": {
"h": 303.75,
"s": 81.159,
"l": 72.941
},
"oklch": {
"l": 0.7653,
"c": 0.186,
"h": 329.5
},
"luminance": 0.40841
}Semantic roles & 50–950 ramp
primary
#F282EB
secondary
#D7F4D9
accent
#DE1508
background
#FFFAFE
surface
#FFF4FD
border
#D7CED5
text
#181017
muted
#867F85