#F38FFD#F38FFD
#F38FFD is a light, vivid purple. Relative luminance 0.458; OKLCH L 79.3% C 0.182 H 323.8°. Best body text is #000000 at 10.16:1 contrast (WCAG AA passes).
Color values
| HEX | #F38FFD |
|---|---|
| RGB | rgb(243, 143, 253) |
| HSL | hsl(295, 96%, 78%) |
| HSV | hsv(295, 43%, 99%) |
| CMYK | cmyk(4%, 43.5%, 0%, 0.8%) |
| CIE-LAB | lab(73.41, 54.02, -39.17) |
| CIE-LCH | lch(73.41, 66.73, 324.05°) |
| OKLab | oklab(79.29% 0.1467 -0.1076) |
| OKLCH | oklch(79.29% 0.182 323.8) |
| XYZ | xyz(64.5125, 45.7942, 98.3504) |
| Luminance | 0.4579 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 3.20
Purply Pink
#F075E6
ΔE00 5.74
Lavender Pink
#DD85D7
ΔE00 6.33
Candy Pink
#FF63E9
ΔE00 7.93
Violet Pink
#FB5FFC
ΔE00 8.02
Light Magenta
#FA5FF7
ΔE00 8.09
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F38FFD #99FD8F
analogous
#BC8FFD #F38FFD #FD8FD0
triadic
#F38FFD #FDF38F #8FFDF3
tetradic
#F38FFD #FDBC8F #99FD8F #8FD0FD
square
#F38FFD #FDBC8F #99FD8F #8FD0FD
split-complementary
#F38FFD #D0FD8F #8FFDBC
monochromatic
#E617FB #ED53FC #F38FFD #F9CBFE #FCE1FE
Accessibility & contrast
On white
2.07
#F38FFD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.16
#F38FFD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F38FFD
10.16:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F38FFD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F38FFD | 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)
#82ADFF
Deuteranopia (green-blind)
#9EB9FA
Tritanopia (blue-blind)
#F79CBA
Achromatopsia (no color)
#B4B4B4
Design tokens & code
CSS
--color: #f38ffd; /* rgb */ color: rgb(243, 143, 253); /* oklch */ color: oklch(79.3% 0.182 323.8);
Tailwind
colors: {
custom: {
50: '#f9b2fe',
500: '#f38ffd',
950: '#000000',
},
}SCSS
$custom: #f38ffd; $custom-light: #f9b2fe; $custom-dark: #000000;
JSON
{
"hex": "#f38ffd",
"rgb": {
"r": 243,
"g": 143,
"b": 253
},
"hsl": {
"h": 294.545,
"s": 96.491,
"l": 77.647
},
"oklch": {
"l": 0.79289,
"c": 0.18192,
"h": 323.8
},
"luminance": 0.45791
}Semantic roles & 50–950 ramp
primary
#F38FFD
secondary
#D7F7D4
accent
#E60015
background
#FFFBFF
surface
#FFF6FF
border
#D7D0D7
text
#171118
muted
#858086