#F396F2#F396F2
#F396F2 is a light, vivid purple. Relative luminance 0.473; OKLCH L 79.9% C 0.160 H 327.3°. Best body text is #000000 at 10.46:1 contrast (WCAG AA passes).
Color values
| HEX | #F396F2 |
|---|---|
| RGB | rgb(243, 150, 242) |
| HSL | hsl(301, 79%, 77%) |
| HSV | hsv(301, 38%, 95%) |
| CMYK | cmyk(0%, 38.3%, 0.4%, 4.7%) |
| CIE-LAB | lab(74.37, 48.48, -31.71) |
| CIE-LCH | lch(74.37, 57.93, 326.81°) |
| OKLab | oklab(79.86% 0.1346 -0.0864) |
| OKLCH | oklch(79.86% 0.16 327.3) |
| XYZ | xyz(63.8943, 47.2810, 89.7477) |
| Luminance | 0.4728 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 4.30
Lavender Pink
#DD85D7
ΔE00 5.61
Plum
#DDA0DD
ΔE00 5.91
Purply Pink
#F075E6
ΔE00 6.63
Mauve
#E0B0FF
ΔE00 7.87
Bubblegum Pink
#FE83CC
ΔE00 8.16
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F396F2 #96F397
analogous
#C696F3 #F396F2 #F396C4
triadic
#F396F2 #F2F396 #96F2F3
tetradic
#F396F2 #F3C696 #96F397 #96C4F3
square
#F396F2 #F3C696 #96F397 #96C4F3
split-complementary
#F396F2 #C4F396 #96F3C6
monochromatic
#E628E4 #ED5FEB #F396F2 #F9CDF9 #FCE4FC
Accessibility & contrast
On white
2.01
#F396F2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.46
#F396F2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F396F2
10.46:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F396F2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F396F2 | 1.00 | 2.01 | 10.46 | 10.46 |
| #FFFFFF | 2.01 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.46 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.46 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8FAFF5
Deuteranopia (green-blind)
#A8BBEF
Tritanopia (blue-blind)
#F99FB9
Achromatopsia (no color)
#B7B7B7
Design tokens & code
CSS
--color: #f396f2; /* rgb */ color: rgb(243, 150, 242); /* oklch */ color: oklch(79.9% 0.160 327.3);
Tailwind
colors: {
custom: {
50: '#f8b7f6',
500: '#f396f2',
950: '#000000',
},
}SCSS
$custom: #f396f2; $custom-light: #f8b7f6; $custom-dark: #000000;
JSON
{
"hex": "#f396f2",
"rgb": {
"r": 243,
"g": 150,
"b": 242
},
"hsl": {
"h": 300.645,
"s": 79.487,
"l": 77.059
},
"oklch": {
"l": 0.79862,
"c": 0.15996,
"h": 327.3
},
"luminance": 0.47278
}Semantic roles & 50–950 ramp
primary
#F396F2
secondary
#D7F4D8
accent
#DC0C0A
background
#FFFBFF
surface
#FFF6FE
border
#D7D0D6
text
#171117
muted
#858085