#F38DFF#F38DFF
#F38DFF is a light, vivid purple. Relative luminance 0.453; OKLCH L 79.1% C 0.187 H 323.2°. Best body text is #000000 at 10.06:1 contrast (WCAG AA passes).
Color values
| HEX | #F38DFF |
|---|---|
| RGB | rgb(243, 141, 255) |
| HSL | hsl(294, 100%, 78%) |
| HSV | hsv(294, 45%, 100%) |
| CMYK | cmyk(4.7%, 44.7%, 0%, 0%) |
| CIE-LAB | lab(73.11, 55.38, -40.73) |
| CIE-LCH | lch(73.11, 68.75, 323.67°) |
| OKLab | oklab(79.09% 0.1498 -0.112) |
| OKLCH | oklch(79.09% 0.187 323.2) |
| XYZ | xyz(64.5352, 45.3272, 99.9380) |
| Luminance | 0.4532 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 3.15
Purply Pink
#F075E6
ΔE00 5.60
Lavender Pink
#DD85D7
ΔE00 6.54
Violet Pink
#FB5FFC
ΔE00 7.59
Light Magenta
#FA5FF7
ΔE00 7.69
Candy Pink
#FF63E9
ΔE00 7.70
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F38DFF #99FF8D
analogous
#BA8DFF #F38DFF #FF8DD2
triadic
#F38DFF #FFF38D #8DFFF3
tetradic
#F38DFF #FFBA8D #99FF8D #8DD2FF
square
#F38DFF #FFBA8D #99FF8D #8DD2FF
split-complementary
#F38DFF #D2FF8D #8DFFBA
monochromatic
#E613FF #ED50FF #F38DFF #F9CAFF #FCE0FF
Accessibility & contrast
On white
2.09
#F38DFF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.06
#F38DFF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F38DFF
10.06:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F38DFF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F38DFF | 1.00 | 2.09 | 10.06 | 10.06 |
| #FFFFFF | 2.09 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.06 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.06 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7FACFF
Deuteranopia (green-blind)
#9CB8FC
Tritanopia (blue-blind)
#F79ABA
Achromatopsia (no color)
#B3B3B3
Design tokens & code
CSS
--color: #f38dff; /* rgb */ color: rgb(243, 141, 255); /* oklch */ color: oklch(79.1% 0.187 323.2);
Tailwind
colors: {
custom: {
50: '#f9b1ff',
500: '#f38dff',
950: '#000000',
},
}SCSS
$custom: #f38dff; $custom-light: #f9b1ff; $custom-dark: #000000;
JSON
{
"hex": "#f38dff",
"rgb": {
"r": 243,
"g": 141,
"b": 255
},
"hsl": {
"h": 293.684,
"s": 100,
"l": 77.647
},
"oklch": {
"l": 0.79089,
"c": 0.18708,
"h": 323.2
},
"luminance": 0.45324
}Semantic roles & 50–950 ramp
primary
#F38DFF
secondary
#D7F7D4
accent
#E60018
background
#FFFBFF
surface
#FFF6FF
border
#D7D0D7
text
#171118
muted
#858086