#F282EE#F282EE
#F282EE is a light, vivid purple. Relative luminance 0.410; OKLCH L 76.7% C 0.189 H 328.5°. Best body text is #000000 at 9.20:1 contrast (WCAG AA passes).
Color values
| HEX | #F282EE |
|---|---|
| RGB | rgb(242, 130, 238) |
| HSL | hsl(302, 81%, 73%) |
| HSV | hsv(302, 46%, 95%) |
| CMYK | cmyk(0%, 46.3%, 1.7%, 5.1%) |
| CIE-LAB | lab(70.19, 57.49, -36.01) |
| CIE-LCH | lch(70.19, 67.83, 327.94°) |
| OKLab | oklab(76.66% 0.1609 -0.0984) |
| OKLCH | oklch(76.66% 0.189 328.5) |
| XYZ | xyz(60.0323, 41.0188, 85.6277) |
| Luminance | 0.4102 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 0.70
Purply Pink
#F075E6
ΔE00 2.63
Lavender Pink
#DD85D7
ΔE00 4.44
Candy Pink
#FF63E9
ΔE00 5.13
Light Magenta
#FA5FF7
ΔE00 5.94
Orchid
#DA70D6
ΔE00 6.00
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F282EE #82F286
analogous
#BE82F2 #F282EE #F282B6
triadic
#F282EE #EEF282 #82EEF2
tetradic
#F282EE #F2BE82 #82F286 #82B6F2
square
#F282EE #F2BE82 #82F286 #82B6F2
split-complementary
#F282EE #B6F282 #82F2BE
monochromatic
#E218DB #EC4BE6 #F282EE #F8B9F6 #FCE3FB
Accessibility & contrast
On white
2.28
#F282EE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.20
#F282EE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F282EE
9.20:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F282EE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F282EE | 1.00 | 2.28 | 9.20 | 9.20 |
| #FFFFFF | 2.28 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.20 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.20 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7AA2F2
Deuteranopia (green-blind)
#9AB1EB
Tritanopia (blue-blind)
#F98DAD
Achromatopsia (no color)
#ACACAC
Design tokens & code
CSS
--color: #f282ee; /* rgb */ color: rgb(242, 130, 238); /* oklch */ color: oklch(76.7% 0.189 328.5);
Tailwind
colors: {
custom: {
50: '#f8aaf4',
500: '#f282ee',
950: '#000000',
},
}SCSS
$custom: #f282ee; $custom-light: #f8aaf4; $custom-dark: #000000;
JSON
{
"hex": "#f282ee",
"rgb": {
"r": 242,
"g": 130,
"b": 238
},
"hsl": {
"h": 302.143,
"s": 81.159,
"l": 72.941
},
"oklch": {
"l": 0.76661,
"c": 0.1886,
"h": 328.5
},
"luminance": 0.41016
}Semantic roles & 50–950 ramp
primary
#F282EE
secondary
#D7F4D8
accent
#DE1008
background
#FFFAFE
surface
#FFF4FD
border
#D7CED5
text
#181017
muted
#867F85