#F38FD2#F38FD2
#F38FD2 is a light, vivid pink. Relative luminance 0.434; OKLCH L 77.5% C 0.145 H 340.6°. Best body text is #000000 at 9.67:1 contrast (WCAG AA passes).
Color values
| HEX | #F38FD2 |
|---|---|
| RGB | rgb(243, 143, 210) |
| HSL | hsl(320, 81%, 76%) |
| HSV | hsv(320, 41%, 95%) |
| CMYK | cmyk(0%, 41.2%, 13.6%, 4.7%) |
| CIE-LAB | lab(71.80, 46.68, -18.10) |
| CIE-LCH | lch(71.80, 50.07, 338.80°) |
| OKLab | oklab(77.55% 0.1368 -0.0482) |
| OKLCH | oklch(77.55% 0.145 340.6) |
| XYZ | xyz(58.4178, 43.3564, 66.2519) |
| Luminance | 0.4335 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Bubblegum Pink
#FE83CC
ΔE00 3.11
Pink (survey)
#FF81C0
ΔE00 4.90
Lavender Pink
#DD85D7
ΔE00 5.80
Plum
#DDA0DD
ΔE00 6.48
Violet (CSS)
#EE82EE
ΔE00 7.51
Bubblegum (survey)
#FF6CB5
ΔE00 7.92
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F38FD2 #8FF3B0
analogous
#E28FF3 #F38FD2 #F38FA0
triadic
#F38FD2 #D2F38F #8FD2F3
tetradic
#F38FD2 #F3E28F #8FF3B0 #8FA0F3
square
#F38FD2 #F3E28F #8FF3B0 #8FA0F3
split-complementary
#F38FD2 #A0F38F #8FF3E2
monochromatic
#E720A6 #ED58BC #F38FD2 #F9C6E8 #FCE3F4
Accessibility & contrast
On white
2.17
#F38FD2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.67
#F38FD2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F38FD2
9.67:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F38FD2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F38FD2 | 1.00 | 2.17 | 9.67 | 9.67 |
| #FFFFFF | 2.17 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.67 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.67 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#93A6D4
Deuteranopia (green-blind)
#ADB6CF
Tritanopia (blue-blind)
#FE90A8
Achromatopsia (no color)
#B0B0B0
Design tokens & code
CSS
--color: #f38fd2; /* rgb */ color: rgb(243, 143, 210); /* oklch */ color: oklch(77.5% 0.145 340.6);
Tailwind
colors: {
custom: {
50: '#f9b2df',
500: '#f38fd2',
950: '#000000',
},
}SCSS
$custom: #f38fd2; $custom-light: #f9b2df; $custom-dark: #000000;
JSON
{
"hex": "#f38fd2",
"rgb": {
"r": 243,
"g": 143,
"b": 210
},
"hsl": {
"h": 319.8,
"s": 80.645,
"l": 75.686
},
"oklch": {
"l": 0.77546,
"c": 0.14509,
"h": 340.6
},
"luminance": 0.43353
}Semantic roles & 50–950 ramp
primary
#F38FD2
secondary
#D7F4E1
accent
#DD4F09
background
#FFFBFD
surface
#FFF6FB
border
#D7D0D4
text
#171115
muted
#858083