#F396EE#F396EE
#F396EE is a light, vivid purple. Relative luminance 0.470; OKLCH L 79.7% C 0.156 H 328.8°. Best body text is #000000 at 10.41:1 contrast (WCAG AA passes).
Color values
| HEX | #F396EE |
|---|---|
| RGB | rgb(243, 150, 238) |
| HSL | hsl(303, 79%, 77%) |
| HSV | hsv(303, 38%, 95%) |
| CMYK | cmyk(0%, 38.3%, 2.1%, 4.7%) |
| CIE-LAB | lab(74.22, 47.77, -29.77) |
| CIE-LCH | lch(74.22, 56.29, 328.07°) |
| OKLab | oklab(79.7% 0.1337 -0.0809) |
| OKLCH | oklch(79.7% 0.156 328.8) |
| XYZ | xyz(63.3001, 47.0434, 86.6183) |
| Luminance | 0.4704 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 4.54
Lavender Pink
#DD85D7
ΔE00 5.35
Plum
#DDA0DD
ΔE00 5.51
Purply Pink
#F075E6
ΔE00 6.68
Bubblegum Pink
#FE83CC
ΔE00 7.52
Mauve
#E0B0FF
ΔE00 8.15
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F396EE #96F39B
analogous
#CA96F3 #F396EE #F396C0
triadic
#F396EE #EEF396 #96EEF3
tetradic
#F396EE #F3CA96 #96F39B #96C0F3
square
#F396EE #F3CA96 #96F39B #96C0F3
split-complementary
#F396EE #C0F396 #96F3CA
monochromatic
#E628DC #ED5FE5 #F396EE #F9CDF7 #FCE4FB
Accessibility & contrast
On white
2.02
#F396EE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.41
#F396EE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F396EE
10.41:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F396EE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F396EE | 1.00 | 2.02 | 10.41 | 10.41 |
| #FFFFFF | 2.02 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.41 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.41 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#91AFF1
Deuteranopia (green-blind)
#A9BBEB
Tritanopia (blue-blind)
#F99EB7
Achromatopsia (no color)
#B6B6B6
Design tokens & code
CSS
--color: #f396ee; /* rgb */ color: rgb(243, 150, 238); /* oklch */ color: oklch(79.7% 0.156 328.8);
Tailwind
colors: {
custom: {
50: '#f8b7f3',
500: '#f396ee',
950: '#000000',
},
}SCSS
$custom: #f396ee; $custom-light: #f8b7f3; $custom-dark: #000000;
JSON
{
"hex": "#f396ee",
"rgb": {
"r": 243,
"g": 150,
"b": 238
},
"hsl": {
"h": 303.226,
"s": 79.487,
"l": 77.059
},
"oklch": {
"l": 0.79698,
"c": 0.15629,
"h": 328.8
},
"luminance": 0.4704
}Semantic roles & 50–950 ramp
primary
#F396EE
secondary
#D7F4D9
accent
#DC150A
background
#FFFBFE
surface
#FFF6FD
border
#D7D0D5
text
#171117
muted
#858085