#F48FF2#F48FF2
#F48FF2 is a light, vivid purple. Relative luminance 0.453; OKLCH L 78.9% C 0.172 H 327.8°. Best body text is #000000 at 10.06:1 contrast (WCAG AA passes).
Color values
| HEX | #F48FF2 |
|---|---|
| RGB | rgb(244, 143, 242) |
| HSL | hsl(301, 82%, 76%) |
| HSV | hsv(301, 41%, 96%) |
| CMYK | cmyk(0%, 41.4%, 0.8%, 4.3%) |
| CIE-LAB | lab(73.08, 52.33, -33.69) |
| CIE-LCH | lch(73.08, 62.24, 327.23°) |
| OKLab | oklab(78.92% 0.1457 -0.0919) |
| OKLCH | oklch(78.92% 0.172 327.8) |
| XYZ | xyz(63.1566, 45.2919, 89.4027) |
| Luminance | 0.4529 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 2.89
Lavender Pink
#DD85D7
ΔE00 5.10
Purply Pink
#F075E6
ΔE00 5.22
Plum
#DDA0DD
ΔE00 7.02
Candy Pink
#FF63E9
ΔE00 7.57
Bubblegum Pink
#FE83CC
ΔE00 7.91
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F48FF2 #8FF491
analogous
#C38FF4 #F48FF2 #F48FBF
triadic
#F48FF2 #F2F48F #8FF2F4
tetradic
#F48FF2 #F4C38F #8FF491 #8FBFF4
square
#F48FF2 #F4C38F #8FF491 #8FBFF4
split-complementary
#F48FF2 #BFF48F #8FF4C3
monochromatic
#E920E5 #EF57EC #F48FF2 #F9C7F8 #FCE3FC
Accessibility & contrast
On white
2.09
#F48FF2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.06
#F48FF2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F48FF2
10.06:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F48FF2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F48FF2 | 1.00 | 2.09 | 10.06 | 10.06 |
| #FFFFFF | 2.09 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.06 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.06 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#88ABF6
Deuteranopia (green-blind)
#A3B8EF
Tritanopia (blue-blind)
#FA98B5
Achromatopsia (no color)
#B3B3B3
Design tokens & code
CSS
--color: #f48ff2; /* rgb */ color: rgb(244, 143, 242); /* oklch */ color: oklch(78.9% 0.172 327.8);
Tailwind
colors: {
custom: {
50: '#f9b2f6',
500: '#f48ff2',
950: '#000000',
},
}SCSS
$custom: #f48ff2; $custom-light: #f9b2f6; $custom-dark: #000000;
JSON
{
"hex": "#f48ff2",
"rgb": {
"r": 244,
"g": 143,
"b": 242
},
"hsl": {
"h": 301.188,
"s": 82.114,
"l": 75.882
},
"oklch": {
"l": 0.78923,
"c": 0.17228,
"h": 327.8
},
"luminance": 0.45289
}Semantic roles & 50–950 ramp
primary
#F48FF2
secondary
#D7F4D7
accent
#DF0B07
background
#FFFBFF
surface
#FFF6FE
border
#D7D0D6
text
#171117
muted
#858085