#F38DEB#F38DEB
#F38DEB is a light, vivid purple. Relative luminance 0.441; OKLCH L 78.2% C 0.169 H 329.9°. Best body text is #000000 at 9.82:1 contrast (WCAG AA passes).
Color values
| HEX | #F38DEB |
|---|---|
| RGB | rgb(243, 141, 235) |
| HSL | hsl(305, 81%, 75%) |
| HSV | hsv(305, 42%, 95%) |
| CMYK | cmyk(0%, 42%, 3.3%, 4.7%) |
| CIE-LAB | lab(72.30, 51.82, -31.08) |
| CIE-LCH | lch(72.30, 60.43, 329.04°) |
| OKLab | oklab(78.22% 0.146 -0.0845) |
| OKLCH | oklch(78.22% 0.169 329.9) |
| XYZ | xyz(61.4816, 44.1058, 83.8560) |
| Luminance | 0.4410 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 2.90
Lavender Pink
#DD85D7
ΔE00 4.31
Purply Pink
#F075E6
ΔE00 4.83
Plum
#DDA0DD
ΔE00 6.71
Bubblegum Pink
#FE83CC
ΔE00 6.83
Candy Pink
#FF63E9
ΔE00 7.23
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F38DEB #8DF395
analogous
#C88DF3 #F38DEB #F38DB8
triadic
#F38DEB #EBF38D #8DEBF3
tetradic
#F38DEB #F3C88D #8DF395 #8DB8F3
square
#F38DEB #F3C88D #8DF395 #8DB8F3
split-complementary
#F38DEB #B8F38D #8DF3C8
monochromatic
#E71ED8 #ED56E1 #F38DEB #F9C4F5 #FCE3FA
Accessibility & contrast
On white
2.14
#F38DEB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.82
#F38DEB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F38DEB
9.82:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F38DEB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F38DEB | 1.00 | 2.14 | 9.82 | 9.82 |
| #FFFFFF | 2.14 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.82 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.82 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#88A9EE
Deuteranopia (green-blind)
#A4B6E8
Tritanopia (blue-blind)
#FA95B1
Achromatopsia (no color)
#B1B1B1
Design tokens & code
CSS
--color: #f38deb; /* rgb */ color: rgb(243, 141, 235); /* oklch */ color: oklch(78.2% 0.169 329.9);
Tailwind
colors: {
custom: {
50: '#f9b1f1',
500: '#f38deb',
950: '#000000',
},
}SCSS
$custom: #f38deb; $custom-light: #f9b1f1; $custom-dark: #000000;
JSON
{
"hex": "#f38deb",
"rgb": {
"r": 243,
"g": 141,
"b": 235
},
"hsl": {
"h": 304.706,
"s": 80.952,
"l": 75.294
},
"oklch": {
"l": 0.78221,
"c": 0.16867,
"h": 329.9
},
"luminance": 0.44103
}Semantic roles & 50–950 ramp
primary
#F38DEB
secondary
#D7F4D9
accent
#DD1908
background
#FFFBFE
surface
#FFF6FD
border
#D7D0D5
text
#171117
muted
#858085