#F182DF#F182DF
#F182DF is a light, vivid purple. Relative luminance 0.400; OKLCH L 75.9% C 0.175 H 333.5°. Best body text is #000000 at 9.00:1 contrast (WCAG AA passes).
Color values
| HEX | #F182DF |
|---|---|
| RGB | rgb(241, 130, 223) |
| HSL | hsl(310, 80%, 73%) |
| HSV | hsv(310, 46%, 95%) |
| CMYK | cmyk(0%, 46.1%, 7.5%, 5.5%) |
| CIE-LAB | lab(69.47, 54.67, -28.87) |
| CIE-LCH | lch(69.47, 61.82, 332.17°) |
| OKLab | oklab(75.9% 0.1568 -0.0782) |
| OKLCH | oklch(75.9% 0.175 333.5) |
| XYZ | xyz(57.5774, 39.9972, 74.4853) |
| Luminance | 0.3999 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 3.06
Purply Pink
#F075E6
ΔE00 3.27
Lavender Pink
#DD85D7
ΔE00 3.31
Bubblegum Pink
#FE83CC
ΔE00 5.41
Candy Pink
#FF63E9
ΔE00 5.57
Orchid
#DA70D6
ΔE00 5.84
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F182DF #82F194
analogous
#CC82F1 #F182DF #F182A7
triadic
#F182DF #DFF182 #82DFF1
tetradic
#F182DF #F1CC82 #82F194 #82A7F1
square
#F182DF #F1CC82 #82F194 #82A7F1
split-complementary
#F182DF #A7F182 #82F1CC
monochromatic
#E019BF #EB4BD1 #F182DF #F7B9ED #FCE3F8
Accessibility & contrast
On white
2.33
#F182DF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.00
#F182DF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F182DF
9.00:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F182DF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F182DF | 1.00 | 2.33 | 9.00 | 9.00 |
| #FFFFFF | 2.33 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.00 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.00 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#81A0E2
Deuteranopia (green-blind)
#9FB0DC
Tritanopia (blue-blind)
#FA88A6
Achromatopsia (no color)
#AAAAAA
Design tokens & code
CSS
--color: #f182df; /* rgb */ color: rgb(241, 130, 223); /* oklch */ color: oklch(75.9% 0.175 333.5);
Tailwind
colors: {
custom: {
50: '#f8a9e9',
500: '#f182df',
950: '#000000',
},
}SCSS
$custom: #f182df; $custom-light: #f8a9e9; $custom-dark: #000000;
JSON
{
"hex": "#f182df",
"rgb": {
"r": 241,
"g": 130,
"b": 223
},
"hsl": {
"h": 309.73,
"s": 79.856,
"l": 72.745
},
"oklch": {
"l": 0.75902,
"c": 0.17522,
"h": 333.5
},
"luminance": 0.39994
}Semantic roles & 50–950 ramp
primary
#F182DF
secondary
#D7F4DC
accent
#DC2C09
background
#FFFAFE
surface
#FFF4FD
border
#D7CED5
text
#171016
muted
#857F84