#F39BDF#F39BDF
#F39BDF is a light, vivid pink. Relative luminance 0.478; OKLCH L 79.9% C 0.135 H 335.5°. Best body text is #000000 at 10.57:1 contrast (WCAG AA passes).
Color values
| HEX | #F39BDF |
|---|---|
| RGB | rgb(243, 155, 223) |
| HSL | hsl(314, 79%, 78%) |
| HSV | hsv(314, 36%, 95%) |
| CMYK | cmyk(0%, 36.2%, 8.2%, 4.7%) |
| CIE-LAB | lab(74.72, 42.62, -20.82) |
| CIE-LCH | lch(74.72, 47.43, 333.96°) |
| OKLab | oklab(79.9% 0.1226 -0.0558) |
| OKLCH | oklch(79.9% 0.135 335.5) |
| XYZ | xyz(62.0024, 47.8282, 75.7636) |
| Luminance | 0.4783 (WCAG relative) |
| Temperature | neutral |
| Family | pink |
Closest named colors
Plum
#DDA0DD
ΔE00 4.41
Bubblegum Pink
#FE83CC
ΔE00 5.93
Lavender Pink
#DD85D7
ΔE00 6.42
Violet (CSS)
#EE82EE
ΔE00 7.52
Pink (survey)
#FF81C0
ΔE00 7.73
Purply Pink
#F075E6
ΔE00 8.94
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F39BDF #9BF3AF
analogous
#DB9BF3 #F39BDF #F39BB3
triadic
#F39BDF #DFF39B #9BDFF3
tetradic
#F39BDF #F3DB9B #9BF3AF #9BB3F3
square
#F39BDF #F3DB9B #9BF3AF #9BB3F3
split-complementary
#F39BDF #B3F39B #9BF3DB
monochromatic
#E62EBC #EC64CE #F39BDF #FAD2F0 #FCE4F6
Accessibility & contrast
On white
1.99
#F39BDF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.57
#F39BDF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F39BDF
10.57:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F39BDF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F39BDF | 1.00 | 1.99 | 10.57 | 10.57 |
| #FFFFFF | 1.99 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.57 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.57 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9CB0E2
Deuteranopia (green-blind)
#B2BDDC
Tritanopia (blue-blind)
#FB9EB4
Achromatopsia (no color)
#B8B8B8
Design tokens & code
CSS
--color: #f39bdf; /* rgb */ color: rgb(243, 155, 223); /* oklch */ color: oklch(79.9% 0.135 335.5);
Tailwind
colors: {
custom: {
50: '#f8bae9',
500: '#f39bdf',
950: '#000000',
},
}SCSS
$custom: #f39bdf; $custom-light: #f8bae9; $custom-dark: #000000;
JSON
{
"hex": "#f39bdf",
"rgb": {
"r": 243,
"g": 155,
"b": 223
},
"hsl": {
"h": 313.636,
"s": 78.571,
"l": 78.039
},
"oklch": {
"l": 0.79897,
"c": 0.13469,
"h": 335.5
},
"luminance": 0.47825
}Semantic roles & 50–950 ramp
primary
#F39BDF
secondary
#D7F4DE
accent
#DB3A0B
background
#FFFBFE
surface
#FFF6FC
border
#D7D0D5
text
#171216
muted
#858184