#F48CFA#F48CFA
#F48CFA is a light, vivid purple. Relative luminance 0.449; OKLCH L 78.8% C 0.185 H 325.1°. Best body text is #000000 at 9.98:1 contrast (WCAG AA passes).
Color values
| HEX | #F48CFA |
|---|---|
| RGB | rgb(244, 140, 250) |
| HSL | hsl(297, 92%, 76%) |
| HSV | hsv(297, 44%, 98%) |
| CMYK | cmyk(2.4%, 44%, 0%, 2%) |
| CIE-LAB | lab(72.82, 55.25, -38.45) |
| CIE-LCH | lch(72.82, 67.32, 325.17°) |
| OKLab | oklab(78.83% 0.1515 -0.1055) |
| OKLCH | oklch(78.83% 0.185 325.1) |
| XYZ | xyz(63.9401, 44.8943, 95.7214) |
| Luminance | 0.4489 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 2.55
Purply Pink
#F075E6
ΔE00 5.03
Lavender Pink
#DD85D7
ΔE00 5.90
Candy Pink
#FF63E9
ΔE00 7.22
Violet Pink
#FB5FFC
ΔE00 7.50
Light Magenta
#FA5FF7
ΔE00 7.52
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F48CFA #92FA8C
analogous
#BD8CFA #F48CFA #FA8CC9
triadic
#F48CFA #FAF48C #8CFAF4
tetradic
#F48CFA #FABD8C #92FA8C #8CC9FA
square
#F48CFA #FABD8C #92FA8C #8CC9FA
split-complementary
#F48CFA #C9FA8C #8CFABD
monochromatic
#E917F5 #EE51F7 #F48CFA #FAC7FD #FCE2FE
Accessibility & contrast
On white
2.10
#F48CFA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.98
#F48CFA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F48CFA
9.98:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F48CFA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F48CFA | 1.00 | 2.10 | 9.98 | 9.98 |
| #FFFFFF | 2.10 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.98 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.98 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#81ABFE
Deuteranopia (green-blind)
#9EB7F7
Tritanopia (blue-blind)
#F998B7
Achromatopsia (no color)
#B3B3B3
Design tokens & code
CSS
--color: #f48cfa; /* rgb */ color: rgb(244, 140, 250); /* oklch */ color: oklch(78.8% 0.185 325.1);
Tailwind
colors: {
custom: {
50: '#fab0fc',
500: '#f48cfa',
950: '#000000',
},
}SCSS
$custom: #f48cfa; $custom-light: #fab0fc; $custom-dark: #000000;
JSON
{
"hex": "#f48cfa",
"rgb": {
"r": 244,
"g": 140,
"b": 250
},
"hsl": {
"h": 296.727,
"s": 91.667,
"l": 76.471
},
"oklch": {
"l": 0.78834,
"c": 0.18455,
"h": 325.1
},
"luminance": 0.44891
}Semantic roles & 50–950 ramp
primary
#F48CFA
secondary
#D7F6D5
accent
#E6000D
background
#FFFBFF
surface
#FFF6FF
border
#D7D0D7
text
#181117
muted
#868085