#F38DFD#F38DFD
#F38DFD is a light, vivid purple. Relative luminance 0.452; OKLCH L 79.0% C 0.185 H 323.8°. Best body text is #000000 at 10.04:1 contrast (WCAG AA passes).
Color values
| HEX | #F38DFD |
|---|---|
| RGB | rgb(243, 141, 253) |
| HSL | hsl(295, 97%, 77%) |
| HSV | hsv(295, 44%, 99%) |
| CMYK | cmyk(4%, 44.3%, 0%, 0.8%) |
| CIE-LAB | lab(73.02, 55.02, -39.78) |
| CIE-LCH | lch(73.02, 67.89, 324.13°) |
| OKLab | oklab(79% 0.1495 -0.1093) |
| OKLCH | oklch(79% 0.185 323.8) |
| XYZ | xyz(64.2149, 45.1991, 98.2513) |
| Luminance | 0.4520 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 2.94
Purply Pink
#F075E6
ΔE00 5.43
Lavender Pink
#DD85D7
ΔE00 6.27
Candy Pink
#FF63E9
ΔE00 7.59
Violet Pink
#FB5FFC
ΔE00 7.62
Light Magenta
#FA5FF7
ΔE00 7.69
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F38DFD #97FD8D
analogous
#BB8DFD #F38DFD #FD8DCF
triadic
#F38DFD #FDF38D #8DFDF3
tetradic
#F38DFD #FDBB8D #97FD8D #8DCFFD
square
#F38DFD #FDBB8D #97FD8D #8DCFFD
split-complementary
#F38DFD #CFFD8D #8DFDBB
monochromatic
#E615FB #ED51FC #F38DFD #F9C9FE #FCE1FE
Accessibility & contrast
On white
2.09
#F38DFD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.04
#F38DFD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F38DFD
10.04:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F38DFD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F38DFD | 1.00 | 2.09 | 10.04 | 10.04 |
| #FFFFFF | 2.09 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.04 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.04 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#80ABFF
Deuteranopia (green-blind)
#9CB8FA
Tritanopia (blue-blind)
#F79AB9
Achromatopsia (no color)
#B3B3B3
Design tokens & code
CSS
--color: #f38dfd; /* rgb */ color: rgb(243, 141, 253); /* oklch */ color: oklch(79.0% 0.185 323.8);
Tailwind
colors: {
custom: {
50: '#f9b1fe',
500: '#f38dfd',
950: '#000000',
},
}SCSS
$custom: #f38dfd; $custom-light: #f9b1fe; $custom-dark: #000000;
JSON
{
"hex": "#f38dfd",
"rgb": {
"r": 243,
"g": 141,
"b": 253
},
"hsl": {
"h": 294.643,
"s": 96.552,
"l": 77.255
},
"oklch": {
"l": 0.78999,
"c": 0.18517,
"h": 323.8
},
"luminance": 0.45196
}Semantic roles & 50–950 ramp
primary
#F38DFD
secondary
#D7F7D4
accent
#E60014
background
#FFFBFF
surface
#FFF6FF
border
#D7D0D7
text
#171118
muted
#858086