#F38FED#F38FED
#F38FED is a light, vivid purple. Relative luminance 0.448; OKLCH L 78.6% C 0.167 H 329.2°. Best body text is #000000 at 9.96:1 contrast (WCAG AA passes).
Color values
| HEX | #F38FED |
|---|---|
| RGB | rgb(243, 143, 237) |
| HSL | hsl(304, 81%, 76%) |
| HSV | hsv(304, 41%, 95%) |
| CMYK | cmyk(0%, 41.2%, 2.5%, 4.7%) |
| CIE-LAB | lab(72.77, 51.16, -31.45) |
| CIE-LCH | lch(72.77, 60.05, 328.42°) |
| OKLab | oklab(78.6% 0.1436 -0.0856) |
| OKLCH | oklch(78.6% 0.167 329.2) |
| XYZ | xyz(62.0698, 44.8171, 85.4855) |
| Luminance | 0.4481 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 3.12
Lavender Pink
#DD85D7
ΔE00 4.59
Purply Pink
#F075E6
ΔE00 5.20
Plum
#DDA0DD
ΔE00 6.53
Bubblegum Pink
#FE83CC
ΔE00 7.17
Candy Pink
#FF63E9
ΔE00 7.61
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F38FED #8FF395
analogous
#C78FF3 #F38FED #F38FBB
triadic
#F38FED #EDF38F #8FEDF3
tetradic
#F38FED #F3C78F #8FF395 #8FBBF3
square
#F38FED #F3C78F #8FF395 #8FBBF3
split-complementary
#F38FED #BBF38F #8FF3C7
monochromatic
#E720DB #ED58E4 #F38FED #F9C6F6 #FCE3FB
Accessibility & contrast
On white
2.11
#F38FED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.96
#F38FED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F38FED
9.96:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F38FED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F38FED | 1.00 | 2.11 | 9.96 | 9.96 |
| #FFFFFF | 2.11 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.96 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.96 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#89AAF0
Deuteranopia (green-blind)
#A4B7EA
Tritanopia (blue-blind)
#FA97B3
Achromatopsia (no color)
#B3B3B3
Design tokens & code
CSS
--color: #f38fed; /* rgb */ color: rgb(243, 143, 237); /* oklch */ color: oklch(78.6% 0.167 329.2);
Tailwind
colors: {
custom: {
50: '#f9b2f3',
500: '#f38fed',
950: '#000000',
},
}SCSS
$custom: #f38fed; $custom-light: #f9b2f3; $custom-dark: #000000;
JSON
{
"hex": "#f38fed",
"rgb": {
"r": 243,
"g": 143,
"b": 237
},
"hsl": {
"h": 303.6,
"s": 80.645,
"l": 75.686
},
"oklch": {
"l": 0.786,
"c": 0.16713,
"h": 329.2
},
"luminance": 0.44814
}Semantic roles & 50–950 ramp
primary
#F38FED
secondary
#D7F4D9
accent
#DD1509
background
#FFFBFE
surface
#FFF6FD
border
#D7D0D5
text
#171117
muted
#858085