#F39BD2#F39BD2
#F39BD2 is a light, vivid pink. Relative luminance 0.472; OKLCH L 79.4% C 0.125 H 342.3°. Best body text is #000000 at 10.43:1 contrast (WCAG AA passes).
Color values
| HEX | #F39BD2 |
|---|---|
| RGB | rgb(243, 155, 210) |
| HSL | hsl(323, 79%, 78%) |
| HSV | hsv(323, 36%, 95%) |
| CMYK | cmyk(0%, 36.2%, 13.6%, 4.7%) |
| CIE-LAB | lab(74.29, 40.50, -14.35) |
| CIE-LCH | lch(74.29, 42.96, 340.49°) |
| OKLab | oklab(79.43% 0.1188 -0.038) |
| OKLCH | oklch(79.43% 0.125 342.3) |
| XYZ | xyz(60.3166, 47.1539, 66.8849) |
| Luminance | 0.4715 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Bubblegum Pink
#FE83CC
ΔE00 5.40
Plum
#DDA0DD
ΔE00 5.88
Pink (survey)
#FF81C0
ΔE00 6.22
Powder Pink
#FFB2D0
ΔE00 7.47
Lavender Pink
#DD85D7
ΔE00 8.07
Lilac
#C8A2C8
ΔE00 9.16
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F39BD2 #9BF3BC
analogous
#E89BF3 #F39BD2 #F39BA6
triadic
#F39BD2 #D2F39B #9BD2F3
tetradic
#F39BD2 #F3E89B #9BF3BC #9BA6F3
square
#F39BD2 #F3E89B #9BF3BC #9BA6F3
split-complementary
#F39BD2 #A6F39B #9BF3E8
monochromatic
#E62EA1 #EC64B9 #F39BD2 #FAD2EB #FCE4F3
Accessibility & contrast
On white
2.01
#F39BD2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.43
#F39BD2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F39BD2
10.43:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F39BD2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F39BD2 | 1.00 | 2.01 | 10.43 | 10.43 |
| #FFFFFF | 2.01 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.43 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.43 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A0AED4
Deuteranopia (green-blind)
#B5BCD0
Tritanopia (blue-blind)
#FD9BAF
Achromatopsia (no color)
#B7B7B7
Design tokens & code
CSS
--color: #f39bd2; /* rgb */ color: rgb(243, 155, 210); /* oklch */ color: oklch(79.4% 0.125 342.3);
Tailwind
colors: {
custom: {
50: '#f8badf',
500: '#f39bd2',
950: '#000000',
},
}SCSS
$custom: #f39bd2; $custom-light: #f8badf; $custom-dark: #000000;
JSON
{
"hex": "#f39bd2",
"rgb": {
"r": 243,
"g": 155,
"b": 210
},
"hsl": {
"h": 322.5,
"s": 78.571,
"l": 78.039
},
"oklch": {
"l": 0.79431,
"c": 0.12472,
"h": 342.3
},
"luminance": 0.47151
}Semantic roles & 50–950 ramp
primary
#F39BD2
secondary
#D7F4E2
accent
#DB590B
background
#FFFBFD
surface
#FFF6FB
border
#D7D0D4
text
#171215
muted
#858183