#F38DFE#F38DFE
#F38DFE is a light, vivid purple. Relative luminance 0.453; OKLCH L 79.0% C 0.186 H 323.5°. Best body text is #000000 at 10.05:1 contrast (WCAG AA passes).
Color values
| HEX | #F38DFE |
|---|---|
| RGB | rgb(243, 141, 254) |
| HSL | hsl(294, 98%, 77%) |
| HSV | hsv(294, 44%, 100%) |
| CMYK | cmyk(4.3%, 44.5%, 0%, 0.4%) |
| CIE-LAB | lab(73.06, 55.20, -40.26) |
| CIE-LCH | lch(73.06, 68.32, 323.90°) |
| OKLab | oklab(79.04% 0.1497 -0.1106) |
| OKLCH | oklch(79.04% 0.186 323.5) |
| XYZ | xyz(64.3746, 45.2630, 99.0924) |
| Luminance | 0.4526 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 3.04
Purply Pink
#F075E6
ΔE00 5.51
Lavender Pink
#DD85D7
ΔE00 6.41
Violet Pink
#FB5FFC
ΔE00 7.60
Candy Pink
#FF63E9
ΔE00 7.64
Light Magenta
#FA5FF7
ΔE00 7.69
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F38DFE #98FE8D
analogous
#BA8DFE #F38DFE #FE8DD1
triadic
#F38DFE #FEF38D #8DFEF3
tetradic
#F38DFE #FEBA8D #98FE8D #8DD1FE
square
#F38DFE #FEBA8D #98FE8D #8DD1FE
split-complementary
#F38DFE #D1FE8D #8DFEBA
monochromatic
#E614FD #ED50FD #F38DFE #F9CAFF #FCE1FF
Accessibility & contrast
On white
2.09
#F38DFE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.05
#F38DFE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F38DFE
10.05:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F38DFE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F38DFE | 1.00 | 2.09 | 10.05 | 10.05 |
| #FFFFFF | 2.09 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.05 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.05 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7FACFF
Deuteranopia (green-blind)
#9CB8FB
Tritanopia (blue-blind)
#F79ABA
Achromatopsia (no color)
#B3B3B3
Design tokens & code
CSS
--color: #f38dfe; /* rgb */ color: rgb(243, 141, 254); /* oklch */ color: oklch(79.0% 0.186 323.5);
Tailwind
colors: {
custom: {
50: '#f9b1ff',
500: '#f38dfe',
950: '#000000',
},
}SCSS
$custom: #f38dfe; $custom-light: #f9b1ff; $custom-dark: #000000;
JSON
{
"hex": "#f38dfe",
"rgb": {
"r": 243,
"g": 141,
"b": 254
},
"hsl": {
"h": 294.159,
"s": 98.261,
"l": 77.451
},
"oklch": {
"l": 0.79044,
"c": 0.18612,
"h": 323.5
},
"luminance": 0.4526
}Semantic roles & 50–950 ramp
primary
#F38DFE
secondary
#D7F7D4
accent
#E60016
background
#FFFBFF
surface
#FFF6FF
border
#D7D0D7
text
#171118
muted
#858086