#F38BEC#F38BEC
#F38BEC is a light, vivid purple. Relative luminance 0.436; OKLCH L 78.0% C 0.173 H 329.6°. Best body text is #000000 at 9.72:1 contrast (WCAG AA passes).
Color values
| HEX | #F38BEC |
|---|---|
| RGB | rgb(243, 139, 236) |
| HSL | hsl(304, 81%, 75%) |
| HSV | hsv(304, 43%, 95%) |
| CMYK | cmyk(0%, 42.8%, 2.9%, 4.7%) |
| CIE-LAB | lab(71.95, 52.99, -32.18) |
| CIE-LCH | lch(71.95, 62.00, 328.74°) |
| OKLab | oklab(77.97% 0.149 -0.0876) |
| OKLCH | oklch(77.97% 0.173 329.6) |
| XYZ | xyz(61.3343, 43.5793, 84.5216) |
| Luminance | 0.4358 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 2.41
Lavender Pink
#DD85D7
ΔE00 4.28
Purply Pink
#F075E6
ΔE00 4.39
Candy Pink
#FF63E9
ΔE00 6.81
Bubblegum Pink
#FE83CC
ΔE00 7.02
Plum
#DDA0DD
ΔE00 7.12
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F38BEC #8BF392
analogous
#C68BF3 #F38BEC #F38BB8
triadic
#F38BEC #ECF38B #8BECF3
tetradic
#F38BEC #F3C68B #8BF392 #8BB8F3
square
#F38BEC #F3C68B #8BF392 #8BB8F3
split-complementary
#F38BEC #B8F38B #8BF3C6
monochromatic
#E81CDA #ED54E3 #F38BEC #F9C2F5 #FCE3FA
Accessibility & contrast
On white
2.16
#F38BEC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.72
#F38BEC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F38BEC
9.72:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F38BEC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F38BEC | 1.00 | 2.16 | 9.72 | 9.72 |
| #FFFFFF | 2.16 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.72 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.72 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#85A7EF
Deuteranopia (green-blind)
#A2B5E9
Tritanopia (blue-blind)
#FA93B1
Achromatopsia (no color)
#B0B0B0
Design tokens & code
CSS
--color: #f38bec; /* rgb */ color: rgb(243, 139, 236); /* oklch */ color: oklch(78.0% 0.173 329.6);
Tailwind
colors: {
custom: {
50: '#f9aff2',
500: '#f38bec',
950: '#000000',
},
}SCSS
$custom: #f38bec; $custom-light: #f9aff2; $custom-dark: #000000;
JSON
{
"hex": "#f38bec",
"rgb": {
"r": 243,
"g": 139,
"b": 236
},
"hsl": {
"h": 304.038,
"s": 81.25,
"l": 74.902
},
"oklch": {
"l": 0.7797,
"c": 0.17287,
"h": 329.6
},
"luminance": 0.43576
}Semantic roles & 50–950 ramp
primary
#F38BEC
secondary
#D7F4D9
accent
#DE1608
background
#FFFBFE
surface
#FFF6FD
border
#D7D0D5
text
#171117
muted
#858085