#F39DED#F39DED
#F39DED is a light, vivid purple. Relative luminance 0.493; OKLCH L 80.7% C 0.143 H 329.3°. Best body text is #000000 at 10.86:1 contrast (WCAG AA passes).
Color values
| HEX | #F39DED |
|---|---|
| RGB | rgb(243, 157, 237) |
| HSL | hsl(304, 78%, 78%) |
| HSV | hsv(304, 35%, 95%) |
| CMYK | cmyk(0%, 35.4%, 2.5%, 4.7%) |
| CIE-LAB | lab(75.63, 43.99, -27.06) |
| CIE-LCH | lch(75.63, 51.64, 328.40°) |
| OKLab | oklab(80.75% 0.1233 -0.0733) |
| OKLCH | oklch(80.75% 0.143 329.3) |
| XYZ | xyz(64.3041, 49.2859, 86.2303) |
| Luminance | 0.4928 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Plum
#DDA0DD
ΔE00 4.51
Violet (CSS)
#EE82EE
ΔE00 6.22
Lavender Pink
#DD85D7
ΔE00 6.35
Mauve
#E0B0FF
ΔE00 7.37
Bubblegum Pink
#FE83CC
ΔE00 7.86
Purply Pink
#F075E6
ΔE00 8.30
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F39DED #9DF3A3
analogous
#CE9DF3 #F39DED #F39DC2
triadic
#F39DED #EDF39D #9DEDF3
tetradic
#F39DED #F3CE9D #9DF3A3 #9DC2F3
square
#F39DED #F3CE9D #9DF3A3 #9DC2F3
split-complementary
#F39DED #C2F39D #9DF3CE
monochromatic
#E630D9 #EC66E3 #F39DED #FAD4F7 #FCE4FA
Accessibility & contrast
On white
1.93
#F39DED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.86
#F39DED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F39DED
10.86:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F39DED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F39DED | 1.00 | 1.93 | 10.86 | 10.86 |
| #FFFFFF | 1.93 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.86 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.86 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#99B3F0
Deuteranopia (green-blind)
#AFBEEA
Tritanopia (blue-blind)
#F9A3BB
Achromatopsia (no color)
#BABABA
Design tokens & code
CSS
--color: #f39ded; /* rgb */ color: rgb(243, 157, 237); /* oklch */ color: oklch(80.7% 0.143 329.3);
Tailwind
colors: {
custom: {
50: '#f8bbf3',
500: '#f39ded',
950: '#000000',
},
}SCSS
$custom: #f39ded; $custom-light: #f8bbf3; $custom-dark: #000000;
JSON
{
"hex": "#f39ded",
"rgb": {
"r": 243,
"g": 157,
"b": 237
},
"hsl": {
"h": 304.186,
"s": 78.182,
"l": 78.431
},
"oklch": {
"l": 0.80749,
"c": 0.14345,
"h": 329.3
},
"luminance": 0.49283
}Semantic roles & 50–950 ramp
primary
#F39DED
secondary
#D8F3D9
accent
#DA1A0B
background
#FFFBFE
surface
#FFF6FD
border
#D7D0D5
text
#171217
muted
#858185