#F38BED#F38BED
#F38BED is a light, vivid purple. Relative luminance 0.436; OKLCH L 78.0% C 0.174 H 329.2°. Best body text is #000000 at 9.73:1 contrast (WCAG AA passes).
Color values
| HEX | #F38BED |
|---|---|
| RGB | rgb(243, 139, 237) |
| HSL | hsl(303, 81%, 75%) |
| HSV | hsv(303, 43%, 95%) |
| CMYK | cmyk(0%, 42.8%, 2.5%, 4.7%) |
| CIE-LAB | lab(71.99, 53.17, -32.66) |
| CIE-LCH | lch(71.99, 62.40, 328.44°) |
| OKLab | oklab(78.01% 0.1492 -0.089) |
| OKLCH | oklch(78.01% 0.174 329.2) |
| XYZ | xyz(61.4800, 43.6375, 85.2889) |
| Luminance | 0.4363 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 2.31
Lavender Pink
#DD85D7
ΔE00 4.37
Purply Pink
#F075E6
ΔE00 4.37
Candy Pink
#FF63E9
ΔE00 6.80
Plum
#DDA0DD
ΔE00 7.19
Bubblegum Pink
#FE83CC
ΔE00 7.20
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F38BED #8BF391
analogous
#C58BF3 #F38BED #F38BB9
triadic
#F38BED #EDF38B #8BEDF3
tetradic
#F38BED #F3C58B #8BF391 #8BB9F3
square
#F38BED #F3C58B #8BF391 #8BB9F3
split-complementary
#F38BED #B9F38B #8BF3C5
monochromatic
#E81CDC #ED54E4 #F38BED #F9C2F6 #FCE3FB
Accessibility & contrast
On white
2.16
#F38BED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.73
#F38BED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F38BED
9.73:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F38BED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F38BED | 1.00 | 2.16 | 9.73 | 9.73 |
| #FFFFFF | 2.16 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.73 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.73 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#85A8F0
Deuteranopia (green-blind)
#A1B5EA
Tritanopia (blue-blind)
#FA94B1
Achromatopsia (no color)
#B0B0B0
Design tokens & code
CSS
--color: #f38bed; /* rgb */ color: rgb(243, 139, 237); /* oklch */ color: oklch(78.0% 0.174 329.2);
Tailwind
colors: {
custom: {
50: '#f9aff3',
500: '#f38bed',
950: '#000000',
},
}SCSS
$custom: #f38bed; $custom-light: #f9aff3; $custom-dark: #000000;
JSON
{
"hex": "#f38bed",
"rgb": {
"r": 243,
"g": 139,
"b": 237
},
"hsl": {
"h": 303.462,
"s": 81.25,
"l": 74.902
},
"oklch": {
"l": 0.78012,
"c": 0.17375,
"h": 329.2
},
"luminance": 0.43634
}Semantic roles & 50–950 ramp
primary
#F38BED
secondary
#D7F4D9
accent
#DE1408
background
#FFFBFE
surface
#FFF6FD
border
#D7D0D5
text
#171117
muted
#858085