#F37FEE#F37FEE
#F37FEE is a light, vivid purple. Relative luminance 0.404; OKLCH L 76.4% C 0.194 H 328.9°. Best body text is #000000 at 9.08:1 contrast (WCAG AA passes).
Color values
| HEX | #F37FEE |
|---|---|
| RGB | rgb(243, 127, 238) |
| HSL | hsl(303, 83%, 73%) |
| HSV | hsv(303, 48%, 95%) |
| CMYK | cmyk(0%, 47.7%, 2.1%, 4.7%) |
| CIE-LAB | lab(69.76, 59.22, -36.66) |
| CIE-LCH | lch(69.76, 69.65, 328.24°) |
| OKLab | oklab(76.37% 0.1661 -0.1003) |
| OKLCH | oklch(76.37% 0.194 328.9) |
| XYZ | xyz(59.9833, 40.4099, 85.5128) |
| Luminance | 0.4041 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 0.93
Purply Pink
#F075E6
ΔE00 2.16
Candy Pink
#FF63E9
ΔE00 4.57
Lavender Pink
#DD85D7
ΔE00 4.67
Light Magenta
#FA5FF7
ΔE00 5.39
Violet Pink
#FB5FFC
ΔE00 5.59
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F37FEE #7FF384
analogous
#BE7FF3 #F37FEE #F37FB4
triadic
#F37FEE #EEF37F #7FEEF3
tetradic
#F37FEE #F3BE7F #7FF384 #7FB4F3
square
#F37FEE #F3BE7F #7FF384 #7FB4F3
split-complementary
#F37FEE #B4F37F #7FF3BE
monochromatic
#E215DA #EE47E7 #F37FEE #F8B7F5 #FCE3FB
Accessibility & contrast
On white
2.31
#F37FEE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.08
#F37FEE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F37FEE
9.08:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F37FEE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F37FEE | 1.00 | 2.31 | 9.08 | 9.08 |
| #FFFFFF | 2.31 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.08 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.08 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#77A1F2
Deuteranopia (green-blind)
#99B0EB
Tritanopia (blue-blind)
#FA8AAC
Achromatopsia (no color)
#AAAAAA
Design tokens & code
CSS
--color: #f37fee; /* rgb */ color: rgb(243, 127, 238); /* oklch */ color: oklch(76.4% 0.194 328.9);
Tailwind
colors: {
custom: {
50: '#f9a8f4',
500: '#f37fee',
950: '#000000',
},
}SCSS
$custom: #f37fee; $custom-light: #f9a8f4; $custom-dark: #000000;
JSON
{
"hex": "#f37fee",
"rgb": {
"r": 243,
"g": 127,
"b": 238
},
"hsl": {
"h": 302.586,
"s": 82.857,
"l": 72.549
},
"oklch": {
"l": 0.76369,
"c": 0.194,
"h": 328.9
},
"luminance": 0.40406
}Semantic roles & 50–950 ramp
primary
#F37FEE
secondary
#D7F4D8
accent
#DF1006
background
#FFFAFE
surface
#FFF4FD
border
#D7CED5
text
#181017
muted
#867F85