#F37DF2#F37DF2
#F37DF2 is a light, highly saturated purple. Relative luminance 0.401; OKLCH L 76.3% C 0.201 H 327.6°. Best body text is #000000 at 9.03:1 contrast (WCAG AA passes).
Color values
| HEX | #F37DF2 |
|---|---|
| RGB | rgb(243, 125, 242) |
| HSL | hsl(301, 83%, 72%) |
| HSV | hsv(301, 49%, 95%) |
| CMYK | cmyk(0%, 48.6%, 0.4%, 4.7%) |
| CIE-LAB | lab(69.57, 60.86, -39.16) |
| CIE-LCH | lch(69.57, 72.37, 327.24°) |
| OKLab | oklab(76.28% 0.1694 -0.1074) |
| OKLCH | oklch(76.28% 0.201 327.6) |
| XYZ | xyz(60.3218, 40.1361, 88.5569) |
| Luminance | 0.4013 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 1.24
Purply Pink
#F075E6
ΔE00 2.25
Candy Pink
#FF63E9
ΔE00 4.41
Light Magenta
#FA5FF7
ΔE00 4.80
Violet Pink
#FB5FFC
ΔE00 4.93
Lavender Pink
#DD85D7
ΔE00 5.25
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F37DF2 #7DF37E
analogous
#B97DF3 #F37DF2 #F37DB7
triadic
#F37DF2 #F2F37D #7DF2F3
tetradic
#F37DF2 #F3B97D #7DF37E #7DB7F3
square
#F37DF2 #F3B97D #7DF37E #7DB7F3
split-complementary
#F37DF2 #B7F37D #7DF3B9
monochromatic
#E115DF #EE45EC #F37DF2 #F8B5F8 #FCE3FC
Accessibility & contrast
On white
2.33
#F37DF2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.03
#F37DF2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F37DF2
9.03:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F37DF2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F37DF2 | 1.00 | 2.33 | 9.03 | 9.03 |
| #FFFFFF | 2.33 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.03 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.03 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#73A0F6
Deuteranopia (green-blind)
#96AFEE
Tritanopia (blue-blind)
#F989AD
Achromatopsia (no color)
#AAAAAA
Design tokens & code
CSS
--color: #f37df2; /* rgb */ color: rgb(243, 125, 242); /* oklch */ color: oklch(76.3% 0.201 327.6);
Tailwind
colors: {
custom: {
50: '#f9a7f6',
500: '#f37df2',
950: '#000000',
},
}SCSS
$custom: #f37df2; $custom-light: #f9a7f6; $custom-dark: #000000;
JSON
{
"hex": "#f37df2",
"rgb": {
"r": 243,
"g": 125,
"b": 242
},
"hsl": {
"h": 300.508,
"s": 83.099,
"l": 72.157
},
"oklch": {
"l": 0.7628,
"c": 0.2006,
"h": 327.6
},
"luminance": 0.40133
}Semantic roles & 50–950 ramp
primary
#F37DF2
secondary
#D7F4D7
accent
#E00806
background
#FFFAFF
surface
#FFF4FE
border
#D7CED6
text
#181017
muted
#867F85