#F38BEE#F38BEE
#F38BEE is a light, vivid purple. Relative luminance 0.437; OKLCH L 78.1% C 0.175 H 328.8°. Best body text is #000000 at 9.74:1 contrast (WCAG AA passes).
Color values
| HEX | #F38BEE |
|---|---|
| RGB | rgb(243, 139, 238) |
| HSL | hsl(303, 81%, 75%) |
| HSV | hsv(303, 43%, 95%) |
| CMYK | cmyk(0%, 42.8%, 2.1%, 4.7%) |
| CIE-LAB | lab(72.02, 53.34, -33.15) |
| CIE-LCH | lch(72.02, 62.80, 328.14°) |
| OKLab | oklab(78.05% 0.1494 -0.0904) |
| OKLCH | oklch(78.05% 0.175 328.8) |
| XYZ | xyz(61.6265, 43.6961, 86.0605) |
| Luminance | 0.4369 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 2.23
Purply Pink
#F075E6
ΔE00 4.37
Lavender Pink
#DD85D7
ΔE00 4.46
Candy Pink
#FF63E9
ΔE00 6.79
Plum
#DDA0DD
ΔE00 7.27
Bubblegum Pink
#FE83CC
ΔE00 7.37
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F38BEE #8BF390
analogous
#C48BF3 #F38BEE #F38BBA
triadic
#F38BEE #EEF38B #8BEEF3
tetradic
#F38BEE #F3C48B #8BF390 #8BBAF3
square
#F38BEE #F3C48B #8BF390 #8BBAF3
split-complementary
#F38BEE #BAF38B #8BF3C4
monochromatic
#E81CDE #ED54E6 #F38BEE #F9C2F6 #FCE3FB
Accessibility & contrast
On white
2.16
#F38BEE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.74
#F38BEE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F38BEE
9.74:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F38BEE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F38BEE | 1.00 | 2.16 | 9.74 | 9.74 |
| #FFFFFF | 2.16 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.74 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.74 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#85A8F1
Deuteranopia (green-blind)
#A1B6EB
Tritanopia (blue-blind)
#FA94B2
Achromatopsia (no color)
#B1B1B1
Design tokens & code
CSS
--color: #f38bee; /* rgb */ color: rgb(243, 139, 238); /* oklch */ color: oklch(78.1% 0.175 328.8);
Tailwind
colors: {
custom: {
50: '#f9aff3',
500: '#f38bee',
950: '#000000',
},
}SCSS
$custom: #f38bee; $custom-light: #f9aff3; $custom-dark: #000000;
JSON
{
"hex": "#f38bee",
"rgb": {
"r": 243,
"g": 139,
"b": 238
},
"hsl": {
"h": 302.885,
"s": 81.25,
"l": 74.902
},
"oklch": {
"l": 0.78054,
"c": 0.17463,
"h": 328.8
},
"luminance": 0.43693
}Semantic roles & 50–950 ramp
primary
#F38BEE
secondary
#D7F4D8
accent
#DE1208
background
#FFFBFE
surface
#FFF6FD
border
#D7D0D5
text
#171117
muted
#858085