#F37DF3#F37DF3
#F37DF3 is a light, highly saturated purple. Relative luminance 0.402; OKLCH L 76.3% C 0.201 H 327.3°. Best body text is #000000 at 9.04:1 contrast (WCAG AA passes).
Color values
| HEX | #F37DF3 |
|---|---|
| RGB | rgb(243, 125, 243) |
| HSL | hsl(300, 83%, 72%) |
| HSV | hsv(300, 49%, 95%) |
| CMYK | cmyk(0%, 48.6%, 0%, 4.7%) |
| CIE-LAB | lab(69.61, 61.04, -39.64) |
| CIE-LCH | lch(69.61, 72.78, 327.00°) |
| OKLab | oklab(76.33% 0.1696 -0.1088) |
| OKLCH | oklch(76.33% 0.201 327.3) |
| XYZ | xyz(60.4724, 40.1963, 89.3501) |
| Luminance | 0.4019 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 1.32
Purply Pink
#F075E6
ΔE00 2.36
Candy Pink
#FF63E9
ΔE00 4.46
Light Magenta
#FA5FF7
ΔE00 4.76
Violet Pink
#FB5FFC
ΔE00 4.87
Lavender Pink
#DD85D7
ΔE00 5.37
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F37DF3 #7DF37D
analogous
#B87DF3 #F37DF3 #F37DB8
triadic
#F37DF3 #F3F37D #7DF3F3
tetradic
#F37DF3 #F3B87D #7DF37D #7DB8F3
square
#F37DF3 #F3B87D #7DF37D #7DB8F3
split-complementary
#F37DF3 #B8F37D #7DF3B8
monochromatic
#E115E1 #EE45EE #F37DF3 #F8B5F8 #FCE3FC
Accessibility & contrast
On white
2.32
#F37DF3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.04
#F37DF3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F37DF3
9.04:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F37DF3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F37DF3 | 1.00 | 2.32 | 9.04 | 9.04 |
| #FFFFFF | 2.32 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.04 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.04 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#72A0F7
Deuteranopia (green-blind)
#95B0EF
Tritanopia (blue-blind)
#F98AAD
Achromatopsia (no color)
#AAAAAA
Design tokens & code
CSS
--color: #f37df3; /* rgb */ color: rgb(243, 125, 243); /* oklch */ color: oklch(76.3% 0.201 327.3);
Tailwind
colors: {
custom: {
50: '#f9a7f7',
500: '#f37df3',
950: '#000000',
},
}SCSS
$custom: #f37df3; $custom-light: #f9a7f7; $custom-dark: #000000;
JSON
{
"hex": "#f37df3",
"rgb": {
"r": 243,
"g": 125,
"b": 243
},
"hsl": {
"h": 300,
"s": 83.099,
"l": 72.157
},
"oklch": {
"l": 0.76326,
"c": 0.20147,
"h": 327.3
},
"luminance": 0.40193
}Semantic roles & 50–950 ramp
primary
#F37DF3
secondary
#D7F4D7
accent
#E00606
background
#FFFAFF
surface
#FFF4FF
border
#D7CED7
text
#181017
muted
#867F85