#F38EFB#F38EFB
#F38EFB is a light, vivid purple. Relative luminance 0.454; OKLCH L 79.1% C 0.182 H 324.4°. Best body text is #000000 at 10.07:1 contrast (WCAG AA passes).
Color values
| HEX | #F38EFB |
|---|---|
| RGB | rgb(243, 142, 251) |
| HSL | hsl(296, 93%, 77%) |
| HSV | hsv(296, 43%, 98%) |
| CMYK | cmyk(3.2%, 43.4%, 0%, 1.6%) |
| CIE-LAB | lab(73.13, 54.15, -38.52) |
| CIE-LCH | lch(73.13, 66.45, 324.58°) |
| OKLab | oklab(79.05% 0.1478 -0.1057) |
| OKLCH | oklch(79.05% 0.182 324.4) |
| XYZ | xyz(64.0461, 45.3686, 96.6315) |
| Luminance | 0.4537 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 2.89
Purply Pink
#F075E6
ΔE00 5.43
Lavender Pink
#DD85D7
ΔE00 6.04
Candy Pink
#FF63E9
ΔE00 7.66
Violet Pink
#FB5FFC
ΔE00 7.86
Light Magenta
#FA5FF7
ΔE00 7.91
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F38EFB #96FB8E
analogous
#BC8EFB #F38EFB #FB8ECD
triadic
#F38EFB #FBF38E #8EFBF3
tetradic
#F38EFB #FBBC8E #96FB8E #8ECDFB
square
#F38EFB #FBBC8E #96FB8E #8ECDFB
split-complementary
#F38EFB #CDFB8E #8EFBBC
monochromatic
#E618F7 #ED53F9 #F38EFB #F9C9FD #FCE1FE
Accessibility & contrast
On white
2.08
#F38EFB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.07
#F38EFB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F38EFB
10.07:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F38EFB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F38EFB | 1.00 | 2.08 | 10.07 | 10.07 |
| #FFFFFF | 2.08 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.07 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.07 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#82ACFF
Deuteranopia (green-blind)
#9EB8F8
Tritanopia (blue-blind)
#F79AB9
Achromatopsia (no color)
#B4B4B4
Design tokens & code
CSS
--color: #f38efb; /* rgb */ color: rgb(243, 142, 251); /* oklch */ color: oklch(79.1% 0.182 324.4);
Tailwind
colors: {
custom: {
50: '#f9b2fd',
500: '#f38efb',
950: '#000000',
},
}SCSS
$custom: #f38efb; $custom-light: #f9b2fd; $custom-dark: #000000;
JSON
{
"hex": "#f38efb",
"rgb": {
"r": 243,
"g": 142,
"b": 251
},
"hsl": {
"h": 295.596,
"s": 93.162,
"l": 77.059
},
"oklch": {
"l": 0.79054,
"c": 0.18165,
"h": 324.4
},
"luminance": 0.45366
}Semantic roles & 50–950 ramp
primary
#F38EFB
secondary
#D7F6D5
accent
#E60011
background
#FFFBFF
surface
#FFF6FF
border
#D7D0D7
text
#171117
muted
#858085