#F38AEA#F38AEA
#F38AEA is a light, vivid purple. Relative luminance 0.432; OKLCH L 77.7% C 0.173 H 330.3°. Best body text is #000000 at 9.63:1 contrast (WCAG AA passes).
Color values
| HEX | #F38AEA |
|---|---|
| RGB | rgb(243, 138, 234) |
| HSL | hsl(305, 81%, 75%) |
| HSV | hsv(305, 43%, 95%) |
| CMYK | cmyk(0%, 43.2%, 3.7%, 4.7%) |
| CIE-LAB | lab(71.67, 53.15, -31.50) |
| CIE-LCH | lch(71.67, 61.78, 329.35°) |
| OKLab | oklab(77.74% 0.15 -0.0857) |
| OKLCH | oklch(77.74% 0.173 330.3) |
| XYZ | xyz(60.9012, 43.1754, 82.9518) |
| Luminance | 0.4317 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 2.45
Lavender Pink
#DD85D7
ΔE00 4.09
Purply Pink
#F075E6
ΔE00 4.23
Candy Pink
#FF63E9
ΔE00 6.64
Bubblegum Pink
#FE83CC
ΔE00 6.70
Plum
#DDA0DD
ΔE00 7.15
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F38AEA #8AF393
analogous
#C88AF3 #F38AEA #F38AB6
triadic
#F38AEA #EAF38A #8AEAF3
tetradic
#F38AEA #F3C88A #8AF393 #8AB6F3
square
#F38AEA #F3C88A #8AF393 #8AB6F3
split-complementary
#F38AEA #B6F38A #8AF3C8
monochromatic
#E81BD6 #ED52E0 #F38AEA #F9C2F4 #FCE3FA
Accessibility & contrast
On white
2.18
#F38AEA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.63
#F38AEA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F38AEA
9.63:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F38AEA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F38AEA | 1.00 | 2.18 | 9.63 | 9.63 |
| #FFFFFF | 2.18 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.63 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.63 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#85A7ED
Deuteranopia (green-blind)
#A2B5E7
Tritanopia (blue-blind)
#FA92AF
Achromatopsia (no color)
#B0B0B0
Design tokens & code
CSS
--color: #f38aea; /* rgb */ color: rgb(243, 138, 234); /* oklch */ color: oklch(77.7% 0.173 330.3);
Tailwind
colors: {
custom: {
50: '#f9aff1',
500: '#f38aea',
950: '#000000',
},
}SCSS
$custom: #f38aea; $custom-light: #f9aff1; $custom-dark: #000000;
JSON
{
"hex": "#f38aea",
"rgb": {
"r": 243,
"g": 138,
"b": 234
},
"hsl": {
"h": 305.143,
"s": 81.395,
"l": 74.706
},
"oklch": {
"l": 0.77741,
"c": 0.17276,
"h": 330.3
},
"luminance": 0.43172
}Semantic roles & 50–950 ramp
primary
#F38AEA
secondary
#D7F4D9
accent
#DE1A08
background
#FFFAFE
surface
#FFF5FD
border
#D7CFD5
text
#171116
muted
#858084