#F38DC2#F38DC2
#F38DC2 is a light, vivid pink. Relative luminance 0.420; OKLCH L 76.7% C 0.138 H 348.4°. Best body text is #000000 at 9.40:1 contrast (WCAG AA passes).
Color values
| HEX | #F38DC2 |
|---|---|
| RGB | rgb(243, 141, 194) |
| HSL | hsl(329, 81%, 75%) |
| HSV | hsv(329, 42%, 95%) |
| CMYK | cmyk(0%, 42%, 20.2%, 4.7%) |
| CIE-LAB | lab(70.87, 45.28, -10.63) |
| CIE-LCH | lch(70.87, 46.51, 346.79°) |
| OKLab | oklab(76.68% 0.1351 -0.0277) |
| OKLCH | oklch(76.68% 0.138 348.4) |
| XYZ | xyz(56.2257, 42.0034, 56.1745) |
| Luminance | 0.4200 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pink (survey)
#FF81C0
ΔE00 3.05
Bubblegum Pink
#FE83CC
ΔE00 3.61
Pinky
#FC86AA
ΔE00 6.28
Bubblegum (survey)
#FF6CB5
ΔE00 6.52
Carnation Pink
#FF7FA7
ΔE00 6.84
Hot Pink
#FF69B4
ΔE00 7.00
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F38DC2 #8DF3BE
analogous
#F18DF3 #F38DC2 #F38D8F
triadic
#F38DC2 #C2F38D #8DC2F3
tetradic
#F38DC2 #F3F18D #8DF3BE #8D8FF3
square
#F38DC2 #F3F18D #8DF3BE #8D8FF3
split-complementary
#F38DC2 #8FF38D #8DF3F1
monochromatic
#E71E87 #ED56A4 #F38DC2 #F9C4E0 #FCE3F0
Accessibility & contrast
On white
2.23
#F38DC2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.40
#F38DC2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F38DC2
9.40:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F38DC2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F38DC2 | 1.00 | 2.23 | 9.40 | 9.40 |
| #FFFFFF | 2.23 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.40 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.40 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#96A3C4
Deuteranopia (green-blind)
#B0B4BF
Tritanopia (blue-blind)
#FF8BA0
Achromatopsia (no color)
#ADADAD
Design tokens & code
CSS
--color: #f38dc2; /* rgb */ color: rgb(243, 141, 194); /* oklch */ color: oklch(76.7% 0.138 348.4);
Tailwind
colors: {
custom: {
50: '#f9b0d4',
500: '#f38dc2',
950: '#000000',
},
}SCSS
$custom: #f38dc2; $custom-light: #f9b0d4; $custom-dark: #000000;
JSON
{
"hex": "#f38dc2",
"rgb": {
"r": 243,
"g": 141,
"b": 194
},
"hsl": {
"h": 328.824,
"s": 80.952,
"l": 75.294
},
"oklch": {
"l": 0.76679,
"c": 0.13795,
"h": 348.4
},
"luminance": 0.41999
}Semantic roles & 50–950 ramp
primary
#F38DC2
secondary
#D7F4E5
accent
#DD6F08
background
#FFFBFD
surface
#FFF6FA
border
#D7D0D3
text
#171114
muted
#858083