#F37BF2#F37BF2
#F37BF2 is a light, highly saturated purple. Relative luminance 0.396; OKLCH L 76.0% C 0.204 H 327.7°. Best body text is #000000 at 8.93:1 contrast (WCAG AA passes).
Color values
| HEX | #F37BF2 |
|---|---|
| RGB | rgb(243, 123, 242) |
| HSL | hsl(301, 83%, 72%) |
| HSV | hsv(301, 49%, 95%) |
| CMYK | cmyk(0%, 49.4%, 0.4%, 4.7%) |
| CIE-LAB | lab(69.21, 61.81, -39.72) |
| CIE-LCH | lch(69.21, 73.47, 327.28°) |
| OKLab | oklab(76.02% 0.1721 -0.109) |
| OKLCH | oklch(76.02% 0.204 327.7) |
| XYZ | xyz(60.0712, 39.6348, 88.4734) |
| Luminance | 0.3963 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 1.54
Purply Pink
#F075E6
ΔE00 2.06
Candy Pink
#FF63E9
ΔE00 4.12
Light Magenta
#FA5FF7
ΔE00 4.43
Violet Pink
#FB5FFC
ΔE00 4.57
Lavender Pink
#DD85D7
ΔE00 5.41
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F37BF2 #7BF37C
analogous
#B87BF3 #F37BF2 #F37BB6
triadic
#F37BF2 #F2F37B #7BF2F3
tetradic
#F37BF2 #F3B87B #7BF37C #7BB6F3
square
#F37BF2 #F3B87B #7BF37C #7BB6F3
split-complementary
#F37BF2 #B6F37B #7BF3B8
monochromatic
#DF14DE #EE43EC #F37BF2 #F8B3F8 #FCE3FC
Accessibility & contrast
On white
2.35
#F37BF2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.93
#F37BF2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F37BF2
8.93:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F37BF2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F37BF2 | 1.00 | 2.35 | 8.93 | 8.93 |
| #FFFFFF | 2.35 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.93 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.93 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#709FF6
Deuteranopia (green-blind)
#94AFEE
Tritanopia (blue-blind)
#F988AC
Achromatopsia (no color)
#A9A9A9
Design tokens & code
CSS
--color: #f37bf2; /* rgb */ color: rgb(243, 123, 242); /* oklch */ color: oklch(76.0% 0.204 327.7);
Tailwind
colors: {
custom: {
50: '#f9a5f6',
500: '#f37bf2',
950: '#000000',
},
}SCSS
$custom: #f37bf2; $custom-light: #f9a5f6; $custom-dark: #000000;
JSON
{
"hex": "#f37bf2",
"rgb": {
"r": 243,
"g": 123,
"b": 242
},
"hsl": {
"h": 300.5,
"s": 83.333,
"l": 71.765
},
"oklch": {
"l": 0.76016,
"c": 0.2037,
"h": 327.7
},
"luminance": 0.39631
}Semantic roles & 50–950 ramp
primary
#F37BF2
secondary
#D6F4D6
accent
#E00806
background
#FFFAFF
surface
#FFF4FE
border
#D7CED6
text
#181017
muted
#867F85