#F37FFE#F37FFE
#F37FFE is a light, highly saturated purple. Relative luminance 0.414; OKLCH L 77.1% C 0.208 H 324.0°. Best body text is #000000 at 9.28:1 contrast (WCAG AA passes).
Color values
| HEX | #F37FFE |
|---|---|
| RGB | rgb(243, 127, 254) |
| HSL | hsl(295, 98%, 75%) |
| HSV | hsv(295, 50%, 100%) |
| CMYK | cmyk(4.3%, 50%, 0%, 0.4%) |
| CIE-LAB | lab(70.45, 62.02, -44.34) |
| CIE-LCH | lch(70.45, 76.25, 324.44°) |
| OKLab | oklab(77.11% 0.1685 -0.1223) |
| OKLCH | oklch(77.11% 0.208 324) |
| XYZ | xyz(62.4393, 41.3922, 98.4473) |
| Luminance | 0.4139 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 2.59
Purply Pink
#F075E6
ΔE00 3.98
Violet Pink
#FB5FFC
ΔE00 4.94
Light Magenta
#FA5FF7
ΔE00 5.08
Candy Pink
#FF63E9
ΔE00 5.61
Lavender Pink
#DD85D7
ΔE00 6.66
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F37FFE #8AFE7F
analogous
#B37FFE #F37FFE #FE7FCA
triadic
#F37FFE #FEF37F #7FFEF3
tetradic
#F37FFE #FEB37F #8AFE7F #7FCAFE
square
#F37FFE #FEB37F #8AFE7F #7FCAFE
split-complementary
#F37FFE #CAFE7F #7FFEB3
monochromatic
#E806FD #ED42FE #F37FFE #F9BCFE #FCE1FF
Accessibility & contrast
On white
2.26
#F37FFE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.28
#F37FFE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F37FFE
9.28:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F37FFE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F37FFE | 1.00 | 2.26 | 9.28 | 9.28 |
| #FFFFFF | 2.26 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.28 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.28 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#6EA3FF
Deuteranopia (green-blind)
#92B1FA
Tritanopia (blue-blind)
#F78FB3
Achromatopsia (no color)
#ACACAC
Design tokens & code
CSS
--color: #f37ffe; /* rgb */ color: rgb(243, 127, 254); /* oklch */ color: oklch(77.1% 0.208 324.0);
Tailwind
colors: {
custom: {
50: '#f9a8ff',
500: '#f37ffe',
950: '#000000',
},
}SCSS
$custom: #f37ffe; $custom-light: #f9a8ff; $custom-dark: #000000;
JSON
{
"hex": "#f37ffe",
"rgb": {
"r": 243,
"g": 127,
"b": 254
},
"hsl": {
"h": 294.803,
"s": 98.45,
"l": 74.706
},
"oklch": {
"l": 0.77105,
"c": 0.2082,
"h": 324
},
"luminance": 0.41389
}Semantic roles & 50–950 ramp
primary
#F37FFE
secondary
#D7F7D4
accent
#E60014
background
#FFFAFF
surface
#FFF4FF
border
#D7CED7
text
#181018
muted
#867F86