#F38EEF#F38EEF
#F38EEF is a light, vivid purple. Relative luminance 0.446; OKLCH L 78.5% C 0.171 H 328.5°. Best body text is #000000 at 9.93:1 contrast (WCAG AA passes).
Color values
| HEX | #F38EEF |
|---|---|
| RGB | rgb(243, 142, 239) |
| HSL | hsl(302, 81%, 75%) |
| HSV | hsv(302, 42%, 95%) |
| CMYK | cmyk(0%, 41.6%, 1.6%, 4.7%) |
| CIE-LAB | lab(72.65, 52.01, -32.73) |
| CIE-LCH | lch(72.65, 61.45, 327.82°) |
| OKLab | oklab(78.54% 0.1454 -0.0892) |
| OKLCH | oklch(78.54% 0.171 328.5) |
| XYZ | xyz(62.2142, 44.6358, 86.9831) |
| Luminance | 0.4463 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 2.76
Lavender Pink
#DD85D7
ΔE00 4.68
Purply Pink
#F075E6
ΔE00 4.98
Plum
#DDA0DD
ΔE00 6.86
Candy Pink
#FF63E9
ΔE00 7.39
Bubblegum Pink
#FE83CC
ΔE00 7.51
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F38EEF #8EF392
analogous
#C48EF3 #F38EEF #F38EBC
triadic
#F38EEF #EFF38E #8EEFF3
tetradic
#F38EEF #F3C48E #8EF392 #8EBCF3
square
#F38EEF #F3C48E #8EF392 #8EBCF3
split-complementary
#F38EEF #BCF38E #8EF3C4
monochromatic
#E71FDF #ED57E7 #F38EEF #F9C5F7 #FCE3FB
Accessibility & contrast
On white
2.12
#F38EEF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.93
#F38EEF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F38EEF
9.93:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F38EEF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F38EEF | 1.00 | 2.12 | 9.93 | 9.93 |
| #FFFFFF | 2.12 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.93 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.93 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#88AAF2
Deuteranopia (green-blind)
#A3B7EC
Tritanopia (blue-blind)
#F997B3
Achromatopsia (no color)
#B2B2B2
Design tokens & code
CSS
--color: #f38eef; /* rgb */ color: rgb(243, 142, 239); /* oklch */ color: oklch(78.5% 0.171 328.5);
Tailwind
colors: {
custom: {
50: '#f9b1f4',
500: '#f38eef',
950: '#000000',
},
}SCSS
$custom: #f38eef; $custom-light: #f9b1f4; $custom-dark: #000000;
JSON
{
"hex": "#f38eef",
"rgb": {
"r": 243,
"g": 142,
"b": 239
},
"hsl": {
"h": 302.376,
"s": 80.8,
"l": 75.49
},
"oklch": {
"l": 0.78536,
"c": 0.17058,
"h": 328.5
},
"luminance": 0.44633
}Semantic roles & 50–950 ramp
primary
#F38EEF
secondary
#D7F4D8
accent
#DD1108
background
#FFFBFE
surface
#FFF6FD
border
#D7D0D5
text
#171117
muted
#858085