#F181EE#F181EE
#F181EE is a light, vivid purple. Relative luminance 0.406; OKLCH L 76.4% C 0.190 H 328.2°. Best body text is #000000 at 9.11:1 contrast (WCAG AA passes).
Color values
| HEX | #F181EE |
|---|---|
| RGB | rgb(241, 129, 238) |
| HSL | hsl(302, 80%, 73%) |
| HSV | hsv(302, 46%, 95%) |
| CMYK | cmyk(0%, 46.5%, 1.2%, 5.5%) |
| CIE-LAB | lab(69.88, 57.69, -36.50) |
| CIE-LCH | lch(69.88, 68.27, 327.68°) |
| OKLab | oklab(76.4% 0.1611 -0.0998) |
| OKLCH | oklch(76.4% 0.19 328.2) |
| XYZ | xyz(59.5576, 40.5776, 85.5675) |
| Luminance | 0.4057 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 0.52
Purply Pink
#F075E6
ΔE00 2.45
Lavender Pink
#DD85D7
ΔE00 4.43
Candy Pink
#FF63E9
ΔE00 4.99
Light Magenta
#FA5FF7
ΔE00 5.72
Orchid
#DA70D6
ΔE00 5.78
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F181EE #81F184
analogous
#BC81F1 #F181EE #F181B6
triadic
#F181EE #EEF181 #81EEF1
tetradic
#F181EE #F1BC81 #81F184 #81B6F1
square
#F181EE #F1BC81 #81F184 #81B6F1
split-complementary
#F181EE #B6F181 #81F1BC
monochromatic
#DF19DA #EB4AE7 #F181EE #F7B8F5 #FCE3FB
Accessibility & contrast
On white
2.30
#F181EE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.11
#F181EE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F181EE
9.11:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F181EE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F181EE | 1.00 | 2.30 | 9.11 | 9.11 |
| #FFFFFF | 2.30 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.11 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.11 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#79A1F2
Deuteranopia (green-blind)
#99B0EB
Tritanopia (blue-blind)
#F88CAD
Achromatopsia (no color)
#ABABAB
Design tokens & code
CSS
--color: #f181ee; /* rgb */ color: rgb(241, 129, 238); /* oklch */ color: oklch(76.4% 0.190 328.2);
Tailwind
colors: {
custom: {
50: '#f8a9f4',
500: '#f181ee',
950: '#000000',
},
}SCSS
$custom: #f181ee; $custom-light: #f8a9f4; $custom-dark: #000000;
JSON
{
"hex": "#f181ee",
"rgb": {
"r": 241,
"g": 129,
"b": 238
},
"hsl": {
"h": 301.607,
"s": 80,
"l": 72.549
},
"oklch": {
"l": 0.76404,
"c": 0.18957,
"h": 328.2
},
"luminance": 0.40574
}Semantic roles & 50–950 ramp
primary
#F181EE
secondary
#D7F4D8
accent
#DC0F09
background
#FFFAFE
surface
#FFF4FD
border
#D7CED5
text
#171017
muted
#857F85