#F39DEB#F39DEB
#F39DEB is a light, vivid purple. Relative luminance 0.492; OKLCH L 80.7% C 0.142 H 330.1°. Best body text is #000000 at 10.83:1 contrast (WCAG AA passes).
Color values
| HEX | #F39DEB |
|---|---|
| RGB | rgb(243, 157, 235) |
| HSL | hsl(306, 78%, 78%) |
| HSV | hsv(306, 35%, 95%) |
| CMYK | cmyk(0%, 35.4%, 3.3%, 4.7%) |
| CIE-LAB | lab(75.56, 43.64, -26.08) |
| CIE-LCH | lch(75.56, 50.84, 329.13°) |
| OKLab | oklab(80.67% 0.1228 -0.0706) |
| OKLCH | oklch(80.67% 0.142 330.1) |
| XYZ | xyz(64.0136, 49.1696, 84.7000) |
| Luminance | 0.4917 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Plum
#DDA0DD
ΔE00 4.36
Lavender Pink
#DD85D7
ΔE00 6.33
Violet (CSS)
#EE82EE
ΔE00 6.40
Bubblegum Pink
#FE83CC
ΔE00 7.59
Mauve
#E0B0FF
ΔE00 7.60
Purply Pink
#F075E6
ΔE00 8.40
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F39DEB #9DF3A5
analogous
#D09DF3 #F39DEB #F39DC0
triadic
#F39DEB #EBF39D #9DEBF3
tetradic
#F39DEB #F3D09D #9DF3A5 #9DC0F3
square
#F39DEB #F3D09D #9DF3A5 #9DC0F3
split-complementary
#F39DEB #C0F39D #9DF3D0
monochromatic
#E630D5 #EC66E0 #F39DEB #FAD4F6 #FCE4F9
Accessibility & contrast
On white
1.94
#F39DEB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.83
#F39DEB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F39DEB
10.83:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F39DEB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F39DEB | 1.00 | 1.94 | 10.83 | 10.83 |
| #FFFFFF | 1.94 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.83 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.83 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9AB3EE
Deuteranopia (green-blind)
#AFBEE8
Tritanopia (blue-blind)
#F9A3BA
Achromatopsia (no color)
#BABABA
Design tokens & code
CSS
--color: #f39deb; /* rgb */ color: rgb(243, 157, 235); /* oklch */ color: oklch(80.7% 0.142 330.1);
Tailwind
colors: {
custom: {
50: '#f8bbf1',
500: '#f39deb',
950: '#000000',
},
}SCSS
$custom: #f39deb; $custom-light: #f8bbf1; $custom-dark: #000000;
JSON
{
"hex": "#f39deb",
"rgb": {
"r": 243,
"g": 157,
"b": 235
},
"hsl": {
"h": 305.581,
"s": 78.182,
"l": 78.431
},
"oklch": {
"l": 0.80671,
"c": 0.14163,
"h": 330.1
},
"luminance": 0.49167
}Semantic roles & 50–950 ramp
primary
#F39DEB
secondary
#D8F3DA
accent
#DA1E0B
background
#FFFBFE
surface
#FFF6FD
border
#D7D0D5
text
#171216
muted
#858184