#F38FDB#F38FDB
#F38FDB is a light, vivid pink. Relative luminance 0.438; OKLCH L 77.9% C 0.152 H 336.5°. Best body text is #000000 at 9.76:1 contrast (WCAG AA passes).
Color values
| HEX | #F38FDB |
|---|---|
| RGB | rgb(243, 143, 219) |
| HSL | hsl(314, 81%, 76%) |
| HSV | hsv(314, 41%, 95%) |
| CMYK | cmyk(0%, 41.2%, 9.9%, 4.7%) |
| CIE-LAB | lab(72.11, 48.12, -22.60) |
| CIE-LCH | lch(72.11, 53.16, 334.85°) |
| OKLab | oklab(77.88% 0.1393 -0.0607) |
| OKLCH | oklch(77.88% 0.152 336.5) |
| XYZ | xyz(59.5708, 43.8175, 72.3240) |
| Luminance | 0.4381 (WCAG relative) |
| Temperature | neutral |
| Family | pink |
Closest named colors
Bubblegum Pink
#FE83CC
ΔE00 4.17
Lavender Pink
#DD85D7
ΔE00 4.69
Violet (CSS)
#EE82EE
ΔE00 5.75
Plum
#DDA0DD
ΔE00 5.94
Pink (survey)
#FF81C0
ΔE00 6.43
Purply Pink
#F075E6
ΔE00 6.64
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F38FDB #8FF3A7
analogous
#D98FF3 #F38FDB #F38FA9
triadic
#F38FDB #DBF38F #8FDBF3
tetradic
#F38FDB #F3D98F #8FF3A7 #8FA9F3
square
#F38FDB #F3D98F #8FF3A7 #8FA9F3
split-complementary
#F38FDB #A9F38F #8FF3D9
monochromatic
#E720B7 #ED58C9 #F38FDB #F9C6ED #FCE3F6
Accessibility & contrast
On white
2.15
#F38FDB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.76
#F38FDB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F38FDB
9.76:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F38FDB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F38FDB | 1.00 | 2.15 | 9.76 | 9.76 |
| #FFFFFF | 2.15 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.76 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.76 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#90A7DE
Deuteranopia (green-blind)
#AAB6D8
Tritanopia (blue-blind)
#FC93AB
Achromatopsia (no color)
#B1B1B1
Design tokens & code
CSS
--color: #f38fdb; /* rgb */ color: rgb(243, 143, 219); /* oklch */ color: oklch(77.9% 0.152 336.5);
Tailwind
colors: {
custom: {
50: '#f9b2e6',
500: '#f38fdb',
950: '#000000',
},
}SCSS
$custom: #f38fdb; $custom-light: #f9b2e6; $custom-dark: #000000;
JSON
{
"hex": "#f38fdb",
"rgb": {
"r": 243,
"g": 143,
"b": 219
},
"hsl": {
"h": 314.4,
"s": 80.645,
"l": 75.686
},
"oklch": {
"l": 0.77882,
"c": 0.15192,
"h": 336.5
},
"luminance": 0.43814
}Semantic roles & 50–950 ramp
primary
#F38FDB
secondary
#D7F4DE
accent
#DD3C09
background
#FFFBFE
surface
#FFF6FC
border
#D7D0D5
text
#171116
muted
#858084