#F38EBF#F38EBF
#F38EBF is a light, vivid pink. Relative luminance 0.422; OKLCH L 76.7% C 0.135 H 350.2°. Best body text is #000000 at 9.43:1 contrast (WCAG AA passes).
Color values
| HEX | #F38EBF |
|---|---|
| RGB | rgb(243, 142, 191) |
| HSL | hsl(331, 81%, 75%) |
| HSV | hsv(331, 42%, 95%) |
| CMYK | cmyk(0%, 41.6%, 21.4%, 4.7%) |
| CIE-LAB | lab(70.99, 44.33, -8.79) |
| CIE-LCH | lch(70.99, 45.19, 348.78°) |
| OKLab | oklab(76.73% 0.1327 -0.0228) |
| OKLCH | oklch(76.73% 0.135 350.2) |
| XYZ | xyz(56.0403, 42.1662, 54.4674) |
| Luminance | 0.4216 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pink (survey)
#FF81C0
ΔE00 3.34
Bubblegum Pink
#FE83CC
ΔE00 4.37
Pinky
#FC86AA
ΔE00 5.54
Carnation Pink
#FF7FA7
ΔE00 6.22
Pig Pink
#E78EA5
ΔE00 6.66
Bubblegum (survey)
#FF6CB5
ΔE00 6.74
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F38EBF #8EF3C2
analogous
#F38EF2 #F38EBF #F38F8E
triadic
#F38EBF #BFF38E #8EBFF3
tetradic
#F38EBF #F2F38E #8EF3C2 #8F8EF3
square
#F38EBF #F2F38E #8EF3C2 #8F8EF3
split-complementary
#F38EBF #8EF38F #8EF2F3
monochromatic
#E71F80 #ED57A0 #F38EBF #F9C5DE #FCE3EF
Accessibility & contrast
On white
2.23
#F38EBF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.43
#F38EBF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F38EBF
9.43:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F38EBF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F38EBF | 1.00 | 2.23 | 9.43 | 9.43 |
| #FFFFFF | 2.23 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.43 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.43 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#98A3C1
Deuteranopia (green-blind)
#B2B4BC
Tritanopia (blue-blind)
#FF8BA0
Achromatopsia (no color)
#AEAEAE
Design tokens & code
CSS
--color: #f38ebf; /* rgb */ color: rgb(243, 142, 191); /* oklch */ color: oklch(76.7% 0.135 350.2);
Tailwind
colors: {
custom: {
50: '#f9b1d2',
500: '#f38ebf',
950: '#000000',
},
}SCSS
$custom: #f38ebf; $custom-light: #f9b1d2; $custom-dark: #000000;
JSON
{
"hex": "#f38ebf",
"rgb": {
"r": 243,
"g": 142,
"b": 191
},
"hsl": {
"h": 330.891,
"s": 80.8,
"l": 75.49
},
"oklch": {
"l": 0.76734,
"c": 0.13461,
"h": 350.2
},
"luminance": 0.42162
}Semantic roles & 50–950 ramp
primary
#F38EBF
secondary
#D7F4E6
accent
#DD7608
background
#FFFBFC
surface
#FFF6F9
border
#D7D0D2
text
#171114
muted
#858082