#F48DFF#F48DFF
#F48DFF is a light, vivid purple. Relative luminance 0.455; OKLCH L 79.2% C 0.188 H 323.6°. Best body text is #000000 at 10.10:1 contrast (WCAG AA passes).
Color values
| HEX | #F48DFF |
|---|---|
| RGB | rgb(244, 141, 255) |
| HSL | hsl(294, 100%, 78%) |
| HSV | hsv(294, 45%, 100%) |
| CMYK | cmyk(4.3%, 44.7%, 0%, 0%) |
| CIE-LAB | lab(73.22, 55.66, -40.54) |
| CIE-LCH | lch(73.22, 68.86, 323.93°) |
| OKLab | oklab(79.2% 0.1509 -0.1114) |
| OKLCH | oklch(79.2% 0.188 323.6) |
| XYZ | xyz(64.8813, 45.5057, 99.9542) |
| Luminance | 0.4550 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 3.15
Purply Pink
#F075E6
ΔE00 5.59
Lavender Pink
#DD85D7
ΔE00 6.57
Violet Pink
#FB5FFC
ΔE00 7.59
Candy Pink
#FF63E9
ΔE00 7.66
Light Magenta
#FA5FF7
ΔE00 7.69
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F48DFF #98FF8D
analogous
#BB8DFF #F48DFF #FF8DD1
triadic
#F48DFF #FFF48D #8DFFF4
tetradic
#F48DFF #FFBB8D #98FF8D #8DD1FF
square
#F48DFF #FFBB8D #98FF8D #8DD1FF
split-complementary
#F48DFF #D1FF8D #8DFFBB
monochromatic
#E813FF #EE50FF #F48DFF #FACAFF #FCE0FF
Accessibility & contrast
On white
2.08
#F48DFF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.10
#F48DFF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F48DFF
10.10:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F48DFF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F48DFF | 1.00 | 2.08 | 10.10 | 10.10 |
| #FFFFFF | 2.08 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.10 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.10 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7FACFF
Deuteranopia (green-blind)
#9CB8FC
Tritanopia (blue-blind)
#F89ABA
Achromatopsia (no color)
#B4B4B4
Design tokens & code
CSS
--color: #f48dff; /* rgb */ color: rgb(244, 141, 255); /* oklch */ color: oklch(79.2% 0.188 323.6);
Tailwind
colors: {
custom: {
50: '#fab1ff',
500: '#f48dff',
950: '#000000',
},
}SCSS
$custom: #f48dff; $custom-light: #fab1ff; $custom-dark: #000000;
JSON
{
"hex": "#f48dff",
"rgb": {
"r": 244,
"g": 141,
"b": 255
},
"hsl": {
"h": 294.211,
"s": 100,
"l": 77.647
},
"oklch": {
"l": 0.79201,
"c": 0.18763,
"h": 323.6
},
"luminance": 0.45503
}Semantic roles & 50–950 ramp
primary
#F48DFF
secondary
#D7F7D4
accent
#E60016
background
#FFFBFF
surface
#FFF6FF
border
#D7D0D7
text
#181118
muted
#868086