#F37DFF#F37DFF
#F37DFF is a light, highly saturated purple. Relative luminance 0.409; OKLCH L 76.9% C 0.212 H 323.8°. Best body text is #000000 at 9.19:1 contrast (WCAG AA passes).
Color values
| HEX | #F37DFF |
|---|---|
| RGB | rgb(243, 125, 255) |
| HSL | hsl(294, 100%, 75%) |
| HSV | hsv(294, 51%, 100%) |
| CMYK | cmyk(4.7%, 51%, 0%, 0%) |
| CIE-LAB | lab(70.14, 63.15, -45.38) |
| CIE-LCH | lch(70.14, 77.76, 324.30°) |
| OKLab | oklab(76.89% 0.1712 -0.1253) |
| OKLCH | oklch(76.89% 0.212 323.8) |
| XYZ | xyz(62.3441, 40.9450, 99.2076) |
| Luminance | 0.4094 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 2.88
Purply Pink
#F075E6
ΔE00 4.01
Violet Pink
#FB5FFC
ΔE00 4.59
Light Magenta
#FA5FF7
ΔE00 4.77
Candy Pink
#FF63E9
ΔE00 5.48
Lavender Pink
#DD85D7
ΔE00 6.90
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F37DFF #89FF7D
analogous
#B27DFF #F37DFF #FF7DCA
triadic
#F37DFF #FFF37D #7DFFF3
tetradic
#F37DFF #FFB27D #89FF7D #7DCAFF
square
#F37DFF #FFB27D #89FF7D #7DCAFF
split-complementary
#F37DFF #CAFF7D #7DFFB2
monochromatic
#E803FF #ED40FF #F37DFF #F9BAFF #FCE0FF
Accessibility & contrast
On white
2.29
#F37DFF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.19
#F37DFF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F37DFF
9.19:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F37DFF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F37DFF | 1.00 | 2.29 | 9.19 | 9.19 |
| #FFFFFF | 2.29 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.19 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.19 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#6BA2FF
Deuteranopia (green-blind)
#90B0FB
Tritanopia (blue-blind)
#F78DB3
Achromatopsia (no color)
#ABABAB
Design tokens & code
CSS
--color: #f37dff; /* rgb */ color: rgb(243, 125, 255); /* oklch */ color: oklch(76.9% 0.212 323.8);
Tailwind
colors: {
custom: {
50: '#f9a7ff',
500: '#f37dff',
950: '#000000',
},
}SCSS
$custom: #f37dff; $custom-light: #f9a7ff; $custom-dark: #000000;
JSON
{
"hex": "#f37dff",
"rgb": {
"r": 243,
"g": 125,
"b": 255
},
"hsl": {
"h": 294.462,
"s": 100,
"l": 74.51
},
"oklch": {
"l": 0.76889,
"c": 0.21216,
"h": 323.8
},
"luminance": 0.40942
}Semantic roles & 50–950 ramp
primary
#F37DFF
secondary
#D7F7D4
accent
#E60015
background
#FFFAFF
surface
#FFF4FF
border
#D7CED7
text
#181018
muted
#867F86