#F38FEE#F38FEE
#F38FEE is a light, vivid purple. Relative luminance 0.449; OKLCH L 78.6% C 0.168 H 328.8°. Best body text is #000000 at 9.97:1 contrast (WCAG AA passes).
Color values
| HEX | #F38FEE |
|---|---|
| RGB | rgb(243, 143, 238) |
| HSL | hsl(303, 81%, 76%) |
| HSV | hsv(303, 41%, 95%) |
| CMYK | cmyk(0%, 41.2%, 2.1%, 4.7%) |
| CIE-LAB | lab(72.81, 51.33, -31.94) |
| CIE-LCH | lch(72.81, 60.46, 328.11°) |
| OKLab | oklab(78.64% 0.1438 -0.0869) |
| OKLCH | oklch(78.64% 0.168 328.8) |
| XYZ | xyz(62.2163, 44.8757, 86.2571) |
| Luminance | 0.4487 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 3.04
Lavender Pink
#DD85D7
ΔE00 4.66
Purply Pink
#F075E6
ΔE00 5.19
Plum
#DDA0DD
ΔE00 6.61
Bubblegum Pink
#FE83CC
ΔE00 7.34
Candy Pink
#FF63E9
ΔE00 7.60
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F38FEE #8FF394
analogous
#C68FF3 #F38FEE #F38FBC
triadic
#F38FEE #EEF38F #8FEEF3
tetradic
#F38FEE #F3C68F #8FF394 #8FBCF3
square
#F38FEE #F3C68F #8FF394 #8FBCF3
split-complementary
#F38FEE #BCF38F #8FF3C6
monochromatic
#E720DD #ED58E6 #F38FEE #F9C6F6 #FCE3FB
Accessibility & contrast
On white
2.11
#F38FEE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.97
#F38FEE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F38FEE
9.97:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F38FEE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F38FEE | 1.00 | 2.11 | 9.97 | 9.97 |
| #FFFFFF | 2.11 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.97 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.97 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#89AAF1
Deuteranopia (green-blind)
#A4B7EB
Tritanopia (blue-blind)
#F997B4
Achromatopsia (no color)
#B3B3B3
Design tokens & code
CSS
--color: #f38fee; /* rgb */ color: rgb(243, 143, 238); /* oklch */ color: oklch(78.6% 0.168 328.8);
Tailwind
colors: {
custom: {
50: '#f9b2f3',
500: '#f38fee',
950: '#000000',
},
}SCSS
$custom: #f38fee; $custom-light: #f9b2f3; $custom-dark: #000000;
JSON
{
"hex": "#f38fee",
"rgb": {
"r": 243,
"g": 143,
"b": 238
},
"hsl": {
"h": 303,
"s": 80.645,
"l": 75.686
},
"oklch": {
"l": 0.78642,
"c": 0.16802,
"h": 328.8
},
"luminance": 0.44873
}Semantic roles & 50–950 ramp
primary
#F38FEE
secondary
#D7F4D9
accent
#DD1309
background
#FFFBFE
surface
#FFF6FD
border
#D7D0D5
text
#171117
muted
#858085