#F38EEA#F38EEA
#F38EEA is a light, vivid purple. Relative luminance 0.443; OKLCH L 78.3% C 0.166 H 330.3°. Best body text is #000000 at 9.87:1 contrast (WCAG AA passes).
Color values
| HEX | #F38EEA |
|---|---|
| RGB | rgb(243, 142, 234) |
| HSL | hsl(305, 81%, 75%) |
| HSV | hsv(305, 42%, 95%) |
| CMYK | cmyk(0%, 41.6%, 3.7%, 4.7%) |
| CIE-LAB | lab(72.46, 51.14, -30.29) |
| CIE-LCH | lch(72.46, 59.44, 329.36°) |
| OKLab | oklab(78.33% 0.1443 -0.0823) |
| OKLCH | oklch(78.33% 0.166 330.3) |
| XYZ | xyz(61.4857, 44.3444, 83.1466) |
| Luminance | 0.4434 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 3.21
Lavender Pink
#DD85D7
ΔE00 4.32
Purply Pink
#F075E6
ΔE00 5.08
Plum
#DDA0DD
ΔE00 6.47
Bubblegum Pink
#FE83CC
ΔE00 6.65
Candy Pink
#FF63E9
ΔE00 7.47
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F38EEA #8EF397
analogous
#CA8EF3 #F38EEA #F38EB7
triadic
#F38EEA #EAF38E #8EEAF3
tetradic
#F38EEA #F3CA8E #8EF397 #8EB7F3
square
#F38EEA #F3CA8E #8EF397 #8EB7F3
split-complementary
#F38EEA #B7F38E #8EF3CA
monochromatic
#E71FD5 #ED57E0 #F38EEA #F9C5F4 #FCE3FA
Accessibility & contrast
On white
2.13
#F38EEA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.87
#F38EEA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F38EEA
9.87:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F38EEA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F38EEA | 1.00 | 2.13 | 9.87 | 9.87 |
| #FFFFFF | 2.13 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.87 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.87 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8AA9ED
Deuteranopia (green-blind)
#A5B7E7
Tritanopia (blue-blind)
#FA96B1
Achromatopsia (no color)
#B2B2B2
Design tokens & code
CSS
--color: #f38eea; /* rgb */ color: rgb(243, 142, 234); /* oklch */ color: oklch(78.3% 0.166 330.3);
Tailwind
colors: {
custom: {
50: '#f9b1f1',
500: '#f38eea',
950: '#000000',
},
}SCSS
$custom: #f38eea; $custom-light: #f9b1f1; $custom-dark: #000000;
JSON
{
"hex": "#f38eea",
"rgb": {
"r": 243,
"g": 142,
"b": 234
},
"hsl": {
"h": 305.347,
"s": 80.8,
"l": 75.49
},
"oklch": {
"l": 0.78327,
"c": 0.16614,
"h": 330.3
},
"luminance": 0.44341
}Semantic roles & 50–950 ramp
primary
#F38EEA
secondary
#D7F4DA
accent
#DD1B08
background
#FFFBFE
surface
#FFF6FD
border
#D7D0D5
text
#171116
muted
#858084