#F39FEE#F39FEE
#F39FEE is a light, vivid purple. Relative luminance 0.500; OKLCH L 81.1% C 0.141 H 328.9°. Best body text is #000000 at 11.00:1 contrast (WCAG AA passes).
Color values
| HEX | #F39FEE |
|---|---|
| RGB | rgb(243, 159, 238) |
| HSL | hsl(304, 78%, 79%) |
| HSV | hsv(304, 35%, 95%) |
| CMYK | cmyk(0%, 34.6%, 2.1%, 4.7%) |
| CIE-LAB | lab(76.09, 43.12, -26.90) |
| CIE-LCH | lch(76.09, 50.83, 328.04°) |
| OKLab | oklab(81.11% 0.1206 -0.0729) |
| OKLCH | oklch(81.11% 0.141 328.9) |
| XYZ | xyz(64.7918, 50.0267, 87.1156) |
| Luminance | 0.5002 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Plum
#DDA0DD
ΔE00 4.39
Violet (CSS)
#EE82EE
ΔE00 6.60
Lavender Pink
#DD85D7
ΔE00 6.70
Mauve
#E0B0FF
ΔE00 7.06
Light Lavendar
#EFC0FE
ΔE00 8.14
Bubblegum Pink
#FE83CC
ΔE00 8.20
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F39FEE #9FF3A4
analogous
#CE9FF3 #F39FEE #F39FC4
triadic
#F39FEE #EEF39F #9FEEF3
tetradic
#F39FEE #F3CE9F #9FF3A4 #9FC4F3
square
#F39FEE #F3CE9F #9FF3A4 #9FC4F3
split-complementary
#F39FEE #C4F39F #9FF3CE
monochromatic
#E532DB #EC69E4 #F39FEE #FAD5F8 #FCE4FA
Accessibility & contrast
On white
1.91
#F39FEE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.00
#F39FEE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F39FEE
11.00:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F39FEE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F39FEE | 1.00 | 1.91 | 11.00 | 11.00 |
| #FFFFFF | 1.91 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.00 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.00 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9BB5F1
Deuteranopia (green-blind)
#B0C0EB
Tritanopia (blue-blind)
#F9A5BC
Achromatopsia (no color)
#BCBCBC
Design tokens & code
CSS
--color: #f39fee; /* rgb */ color: rgb(243, 159, 238); /* oklch */ color: oklch(81.1% 0.141 328.9);
Tailwind
colors: {
custom: {
50: '#f8bdf3',
500: '#f39fee',
950: '#000000',
},
}SCSS
$custom: #f39fee; $custom-light: #f8bdf3; $custom-dark: #000000;
JSON
{
"hex": "#f39fee",
"rgb": {
"r": 243,
"g": 159,
"b": 238
},
"hsl": {
"h": 303.571,
"s": 77.778,
"l": 78.824
},
"oklch": {
"l": 0.81106,
"c": 0.14095,
"h": 328.9
},
"luminance": 0.50024
}Semantic roles & 50–950 ramp
primary
#F39FEE
secondary
#65D16B
accent
#DA180B
background
#FFFDFF
surface
#FFF8FE
border
#D7D1D6
text
#171217
muted
#858285