#F38FEB#F38FEB
#F38FEB is a light, vivid purple. Relative luminance 0.447; OKLCH L 78.5% C 0.165 H 329.9°. Best body text is #000000 at 9.94:1 contrast (WCAG AA passes).
Color values
| HEX | #F38FEB |
|---|---|
| RGB | rgb(243, 143, 235) |
| HSL | hsl(305, 81%, 76%) |
| HSV | hsv(305, 41%, 95%) |
| CMYK | cmyk(0%, 41.2%, 3.3%, 4.7%) |
| CIE-LAB | lab(72.69, 50.81, -30.48) |
| CIE-LCH | lch(72.69, 59.25, 329.05°) |
| OKLab | oklab(78.52% 0.1431 -0.0828) |
| OKLCH | oklch(78.52% 0.165 329.9) |
| XYZ | xyz(61.7792, 44.7009, 83.9552) |
| Luminance | 0.4470 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 3.31
Lavender Pink
#DD85D7
ΔE00 4.46
Purply Pink
#F075E6
ΔE00 5.25
Plum
#DDA0DD
ΔE00 6.37
Bubblegum Pink
#FE83CC
ΔE00 6.83
Candy Pink
#FF63E9
ΔE00 7.65
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F38FEB #8FF397
analogous
#C98FF3 #F38FEB #F38FB9
triadic
#F38FEB #EBF38F #8FEBF3
tetradic
#F38FEB #F3C98F #8FF397 #8FB9F3
square
#F38FEB #F3C98F #8FF397 #8FB9F3
split-complementary
#F38FEB #B9F38F #8FF3C9
monochromatic
#E720D7 #ED58E1 #F38FEB #F9C6F5 #FCE3FA
Accessibility & contrast
On white
2.11
#F38FEB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.94
#F38FEB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F38FEB
9.94:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F38FEB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F38FEB | 1.00 | 2.11 | 9.94 | 9.94 |
| #FFFFFF | 2.11 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.94 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.94 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8AAAEE
Deuteranopia (green-blind)
#A5B7E8
Tritanopia (blue-blind)
#FA97B2
Achromatopsia (no color)
#B2B2B2
Design tokens & code
CSS
--color: #f38feb; /* rgb */ color: rgb(243, 143, 235); /* oklch */ color: oklch(78.5% 0.165 329.9);
Tailwind
colors: {
custom: {
50: '#f9b2f1',
500: '#f38feb',
950: '#000000',
},
}SCSS
$custom: #f38feb; $custom-light: #f9b2f1; $custom-dark: #000000;
JSON
{
"hex": "#f38feb",
"rgb": {
"r": 243,
"g": 143,
"b": 235
},
"hsl": {
"h": 304.8,
"s": 80.645,
"l": 75.686
},
"oklch": {
"l": 0.78517,
"c": 0.16536,
"h": 329.9
},
"luminance": 0.44698
}Semantic roles & 50–950 ramp
primary
#F38FEB
secondary
#D7F4D9
accent
#DD1A09
background
#FFFBFE
surface
#FFF6FD
border
#D7D0D5
text
#171117
muted
#858085