#F48EFF#F48EFF
#F48EFF is a light, vivid purple. Relative luminance 0.458; OKLCH L 79.3% C 0.186 H 323.5°. Best body text is #000000 at 10.16:1 contrast (WCAG AA passes).
Color values
| HEX | #F48EFF |
|---|---|
| RGB | rgb(244, 142, 255) |
| HSL | hsl(294, 100%, 78%) |
| HSV | hsv(294, 44%, 100%) |
| CMYK | cmyk(4.3%, 44.3%, 0%, 0%) |
| CIE-LAB | lab(73.42, 55.17, -40.24) |
| CIE-LCH | lch(73.42, 68.28, 323.89°) |
| OKLab | oklab(79.35% 0.1496 -0.1106) |
| OKLCH | oklch(79.35% 0.186 323.5) |
| XYZ | xyz(65.0294, 45.8019, 100.0036) |
| Luminance | 0.4580 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 3.26
Purply Pink
#F075E6
ΔE00 5.73
Lavender Pink
#DD85D7
ΔE00 6.59
Violet Pink
#FB5FFC
ΔE00 7.79
Candy Pink
#FF63E9
ΔE00 7.82
Light Magenta
#FA5FF7
ΔE00 7.89
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F48EFF #99FF8E
analogous
#BB8EFF #F48EFF #FF8ED2
triadic
#F48EFF #FFF48E #8EFFF4
tetradic
#F48EFF #FFBB8E #99FF8E #8ED2FF
square
#F48EFF #FFBB8E #99FF8E #8ED2FF
split-complementary
#F48EFF #D2FF8E #8EFFBB
monochromatic
#E814FF #EE51FF #F48EFF #FACBFF #FCE0FF
Accessibility & contrast
On white
2.07
#F48EFF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.16
#F48EFF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F48EFF
10.16:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F48EFF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F48EFF | 1.00 | 2.07 | 10.16 | 10.16 |
| #FFFFFF | 2.07 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.16 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.16 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#80ADFF
Deuteranopia (green-blind)
#9DB9FC
Tritanopia (blue-blind)
#F89BBB
Achromatopsia (no color)
#B4B4B4
Design tokens & code
CSS
--color: #f48eff; /* rgb */ color: rgb(244, 142, 255); /* oklch */ color: oklch(79.3% 0.186 323.5);
Tailwind
colors: {
custom: {
50: '#fab2ff',
500: '#f48eff',
950: '#000000',
},
}SCSS
$custom: #f48eff; $custom-light: #fab2ff; $custom-dark: #000000;
JSON
{
"hex": "#f48eff",
"rgb": {
"r": 244,
"g": 142,
"b": 255
},
"hsl": {
"h": 294.159,
"s": 100,
"l": 77.843
},
"oklch": {
"l": 0.79345,
"c": 0.18601,
"h": 323.5
},
"luminance": 0.45799
}Semantic roles & 50–950 ramp
primary
#F48EFF
secondary
#D7F7D4
accent
#E60016
background
#FFFBFF
surface
#FFF6FF
border
#D7D0D7
text
#181118
muted
#868086