#F37DE2#F37DE2
#F37DE2 is a light, vivid purple. Relative luminance 0.392; OKLCH L 75.6% C 0.187 H 332.9°. Best body text is #000000 at 8.84:1 contrast (WCAG AA passes).
Color values
| HEX | #F37DE2 |
|---|---|
| RGB | rgb(243, 125, 226) |
| HSL | hsl(309, 83%, 72%) |
| HSV | hsv(309, 49%, 95%) |
| CMYK | cmyk(0%, 48.6%, 7%, 4.7%) |
| CIE-LAB | lab(68.91, 58.17, -31.37) |
| CIE-LCH | lch(68.91, 66.09, 331.67°) |
| OKLab | oklab(75.58% 0.1666 -0.0852) |
| OKLCH | oklch(75.58% 0.187 332.9) |
| XYZ | xyz(58.0230, 39.2166, 76.4502) |
| Luminance | 0.3921 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Purply Pink
#F075E6
ΔE00 2.15
Violet (CSS)
#EE82EE
ΔE00 2.58
Lavender Pink
#DD85D7
ΔE00 3.89
Candy Pink
#FF63E9
ΔE00 4.41
Orchid
#DA70D6
ΔE00 5.29
Bubblegum Pink
#FE83CC
ΔE00 6.11
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F37DE2 #7DF38E
analogous
#C97DF3 #F37DE2 #F37DA7
triadic
#F37DE2 #E2F37D #7DE2F3
tetradic
#F37DE2 #F3C97D #7DF38E #7DA7F3
square
#F37DE2 #F3C97D #7DF38E #7DA7F3
split-complementary
#F37DE2 #A7F37D #7DF3C9
monochromatic
#E115C3 #EE45D6 #F37DE2 #F8B5EE #FCE3F9
Accessibility & contrast
On white
2.37
#F37DE2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.84
#F37DE2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F37DE2
8.84:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F37DE2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F37DE2 | 1.00 | 2.37 | 8.84 | 8.84 |
| #FFFFFF | 2.37 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.84 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.84 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7B9DE5
Deuteranopia (green-blind)
#9CAEDF
Tritanopia (blue-blind)
#FC85A5
Achromatopsia (no color)
#A8A8A8
Design tokens & code
CSS
--color: #f37de2; /* rgb */ color: rgb(243, 125, 226); /* oklch */ color: oklch(75.6% 0.187 332.9);
Tailwind
colors: {
custom: {
50: '#f9a6eb',
500: '#f37de2',
950: '#000000',
},
}SCSS
$custom: #f37de2; $custom-light: #f9a6eb; $custom-dark: #000000;
JSON
{
"hex": "#f37de2",
"rgb": {
"r": 243,
"g": 125,
"b": 226
},
"hsl": {
"h": 308.644,
"s": 83.099,
"l": 72.157
},
"oklch": {
"l": 0.75577,
"c": 0.18712,
"h": 332.9
},
"luminance": 0.39213
}Semantic roles & 50–950 ramp
primary
#F37DE2
secondary
#D7F4DB
accent
#E02506
background
#FFFAFE
surface
#FFF4FD
border
#D7CED5
text
#181016
muted
#867F84