#F38EEB#F38EEB
#F38EEB is a light, vivid purple. Relative luminance 0.444; OKLCH L 78.4% C 0.167 H 329.9°. Best body text is #000000 at 9.88:1 contrast (WCAG AA passes).
Color values
| HEX | #F38EEB |
|---|---|
| RGB | rgb(243, 142, 235) |
| HSL | hsl(305, 81%, 75%) |
| HSV | hsv(305, 42%, 95%) |
| CMYK | cmyk(0%, 41.6%, 3.3%, 4.7%) |
| CIE-LAB | lab(72.50, 51.32, -30.78) |
| CIE-LCH | lch(72.50, 59.84, 329.04°) |
| OKLab | oklab(78.37% 0.1446 -0.0837) |
| OKLCH | oklch(78.37% 0.167 329.9) |
| XYZ | xyz(61.6298, 44.4020, 83.9054) |
| Luminance | 0.4440 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 3.10
Lavender Pink
#DD85D7
ΔE00 4.38
Purply Pink
#F075E6
ΔE00 5.04
Plum
#DDA0DD
ΔE00 6.54
Bubblegum Pink
#FE83CC
ΔE00 6.82
Candy Pink
#FF63E9
ΔE00 7.44
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F38EEB #8EF396
analogous
#C88EF3 #F38EEB #F38EB9
triadic
#F38EEB #EBF38E #8EEBF3
tetradic
#F38EEB #F3C88E #8EF396 #8EB9F3
square
#F38EEB #F3C88E #8EF396 #8EB9F3
split-complementary
#F38EEB #B9F38E #8EF3C8
monochromatic
#E71FD7 #ED57E1 #F38EEB #F9C5F5 #FCE3FA
Accessibility & contrast
On white
2.13
#F38EEB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.88
#F38EEB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F38EEB
9.88:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F38EEB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F38EEB | 1.00 | 2.13 | 9.88 | 9.88 |
| #FFFFFF | 2.13 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.88 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.88 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#89A9EE
Deuteranopia (green-blind)
#A4B7E8
Tritanopia (blue-blind)
#FA96B2
Achromatopsia (no color)
#B2B2B2
Design tokens & code
CSS
--color: #f38eeb; /* rgb */ color: rgb(243, 142, 235); /* oklch */ color: oklch(78.4% 0.167 329.9);
Tailwind
colors: {
custom: {
50: '#f9b1f1',
500: '#f38eeb',
950: '#000000',
},
}SCSS
$custom: #f38eeb; $custom-light: #f9b1f1; $custom-dark: #000000;
JSON
{
"hex": "#f38eeb",
"rgb": {
"r": 243,
"g": 142,
"b": 235
},
"hsl": {
"h": 304.752,
"s": 80.8,
"l": 75.49
},
"oklch": {
"l": 0.78369,
"c": 0.16702,
"h": 329.9
},
"luminance": 0.44399
}Semantic roles & 50–950 ramp
primary
#F38EEB
secondary
#D7F4D9
accent
#DD1908
background
#FFFBFE
surface
#FFF6FD
border
#D7D0D5
text
#171117
muted
#858085