#F396ED#F396ED
#F396ED is a light, vivid purple. Relative luminance 0.470; OKLCH L 79.7% C 0.155 H 329.2°. Best body text is #000000 at 10.40:1 contrast (WCAG AA passes).
Color values
| HEX | #F396ED |
|---|---|
| RGB | rgb(243, 150, 237) |
| HSL | hsl(304, 79%, 77%) |
| HSV | hsv(304, 38%, 95%) |
| CMYK | cmyk(0%, 38.3%, 2.5%, 4.7%) |
| CIE-LAB | lab(74.18, 47.60, -29.28) |
| CIE-LCH | lch(74.18, 55.88, 328.40°) |
| OKLab | oklab(79.66% 0.1335 -0.0795) |
| OKLCH | oklch(79.66% 0.155 329.2) |
| XYZ | xyz(63.1536, 46.9848, 85.8468) |
| Luminance | 0.4698 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 4.62
Lavender Pink
#DD85D7
ΔE00 5.30
Plum
#DDA0DD
ΔE00 5.42
Purply Pink
#F075E6
ΔE00 6.71
Bubblegum Pink
#FE83CC
ΔE00 7.36
Mauve
#E0B0FF
ΔE00 8.23
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F396ED #96F39C
analogous
#CB96F3 #F396ED #F396BF
triadic
#F396ED #EDF396 #96EDF3
tetradic
#F396ED #F3CB96 #96F39C #96BFF3
square
#F396ED #F3CB96 #96F39C #96BFF3
split-complementary
#F396ED #BFF396 #96F3CB
monochromatic
#E628DA #ED5FE4 #F396ED #F9CDF6 #FCE4FA
Accessibility & contrast
On white
2.02
#F396ED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.40
#F396ED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F396ED
10.40:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F396ED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F396ED | 1.00 | 2.02 | 10.40 | 10.40 |
| #FFFFFF | 2.02 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.40 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.40 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#91AFF0
Deuteranopia (green-blind)
#A9BBEA
Tritanopia (blue-blind)
#F99DB7
Achromatopsia (no color)
#B6B6B6
Design tokens & code
CSS
--color: #f396ed; /* rgb */ color: rgb(243, 150, 237); /* oklch */ color: oklch(79.7% 0.155 329.2);
Tailwind
colors: {
custom: {
50: '#f8b7f3',
500: '#f396ed',
950: '#000000',
},
}SCSS
$custom: #f396ed; $custom-light: #f8b7f3; $custom-dark: #000000;
JSON
{
"hex": "#f396ed",
"rgb": {
"r": 243,
"g": 150,
"b": 237
},
"hsl": {
"h": 303.871,
"s": 79.487,
"l": 77.059
},
"oklch": {
"l": 0.79657,
"c": 0.15537,
"h": 329.2
},
"luminance": 0.46982
}Semantic roles & 50–950 ramp
primary
#F396ED
secondary
#D7F4D9
accent
#DC170A
background
#FFFBFE
surface
#FFF6FD
border
#D7D0D5
text
#171117
muted
#858085