#F282E9#F282E9
#F282E9 is a light, vivid purple. Relative luminance 0.407; OKLCH L 76.4% C 0.184 H 330.2°. Best body text is #000000 at 9.15:1 contrast (WCAG AA passes).
Color values
| HEX | #F282E9 |
|---|---|
| RGB | rgb(242, 130, 233) |
| HSL | hsl(305, 81%, 73%) |
| HSV | hsv(305, 46%, 95%) |
| CMYK | cmyk(0%, 46.3%, 3.7%, 5.1%) |
| CIE-LAB | lab(69.99, 56.63, -33.57) |
| CIE-LCH | lch(69.99, 65.84, 329.34°) |
| OKLab | oklab(76.44% 0.16 -0.0915) |
| OKLCH | oklch(76.44% 0.184 330.2) |
| XYZ | xyz(59.3079, 40.7291, 81.8126) |
| Luminance | 0.4073 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 1.38
Purply Pink
#F075E6
ΔE00 2.57
Lavender Pink
#DD85D7
ΔE00 3.94
Candy Pink
#FF63E9
ΔE00 5.11
Orchid
#DA70D6
ΔE00 5.84
Light Magenta
#FA5FF7
ΔE00 6.31
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F282E9 #82F28B
analogous
#C382F2 #F282E9 #F282B1
triadic
#F282E9 #E9F282 #82E9F2
tetradic
#F282E9 #F2C382 #82F28B #82B1F2
square
#F282E9 #F2C382 #82F28B #82B1F2
split-complementary
#F282E9 #B1F282 #82F2C3
monochromatic
#E218D2 #EC4BDF #F282E9 #F8B9F3 #FCE3FA
Accessibility & contrast
On white
2.30
#F282E9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.15
#F282E9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F282E9
9.15:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F282E9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F282E9 | 1.00 | 2.30 | 9.15 | 9.15 |
| #FFFFFF | 2.30 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.15 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.15 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7CA1ED
Deuteranopia (green-blind)
#9CB1E6
Tritanopia (blue-blind)
#FA8BAB
Achromatopsia (no color)
#ABABAB
Design tokens & code
CSS
--color: #f282e9; /* rgb */ color: rgb(242, 130, 233); /* oklch */ color: oklch(76.4% 0.184 330.2);
Tailwind
colors: {
custom: {
50: '#f8aaf0',
500: '#f282e9',
950: '#000000',
},
}SCSS
$custom: #f282e9; $custom-light: #f8aaf0; $custom-dark: #000000;
JSON
{
"hex": "#f282e9",
"rgb": {
"r": 242,
"g": 130,
"b": 233
},
"hsl": {
"h": 304.821,
"s": 81.159,
"l": 72.941
},
"oklch": {
"l": 0.76443,
"c": 0.18427,
"h": 330.2
},
"luminance": 0.40726
}Semantic roles & 50–950 ramp
primary
#F282E9
secondary
#D7F4D9
accent
#DE1908
background
#FFFAFE
surface
#FFF4FD
border
#D7CED5
text
#171016
muted
#857F84