#F37EEF#F37EEF
#F37EEF is a light, vivid purple. Relative luminance 0.402; OKLCH L 76.3% C 0.196 H 328.6°. Best body text is #000000 at 9.04:1 contrast (WCAG AA passes).
Color values
| HEX | #F37EEF |
|---|---|
| RGB | rgb(243, 126, 239) |
| HSL | hsl(302, 83%, 72%) |
| HSV | hsv(302, 48%, 95%) |
| CMYK | cmyk(0%, 48.1%, 1.6%, 4.7%) |
| CIE-LAB | lab(69.62, 59.87, -37.43) |
| CIE-LCH | lch(69.62, 70.61, 327.99°) |
| OKLab | oklab(76.28% 0.1676 -0.1024) |
| OKLCH | oklch(76.28% 0.196 328.6) |
| XYZ | xyz(60.0022, 40.2118, 86.2458) |
| Luminance | 0.4021 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 1.00
Purply Pink
#F075E6
ΔE00 2.08
Candy Pink
#FF63E9
ΔE00 4.43
Lavender Pink
#DD85D7
ΔE00 4.84
Light Magenta
#FA5FF7
ΔE00 5.14
Violet Pink
#FB5FFC
ΔE00 5.32
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F37EEF #7EF382
analogous
#BC7EF3 #F37EEF #F37EB5
triadic
#F37EEF #EFF37E #7EEFF3
tetradic
#F37EEF #F3BC7E #7EF382 #7EB5F3
square
#F37EEF #F3BC7E #7EF382 #7EB5F3
split-complementary
#F37EEF #B5F37E #7EF3BC
monochromatic
#E215DB #EE46E8 #F37EEF #F8B6F6 #FCE3FC
Accessibility & contrast
On white
2.32
#F37EEF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.04
#F37EEF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F37EEF
9.04:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F37EEF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F37EEF | 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)
#75A0F3
Deuteranopia (green-blind)
#98B0EB
Tritanopia (blue-blind)
#FA89AC
Achromatopsia (no color)
#AAAAAA
Design tokens & code
CSS
--color: #f37eef; /* rgb */ color: rgb(243, 126, 239); /* oklch */ color: oklch(76.3% 0.196 328.6);
Tailwind
colors: {
custom: {
50: '#f9a7f4',
500: '#f37eef',
950: '#000000',
},
}SCSS
$custom: #f37eef; $custom-light: #f9a7f4; $custom-dark: #000000;
JSON
{
"hex": "#f37eef",
"rgb": {
"r": 243,
"g": 126,
"b": 239
},
"hsl": {
"h": 302.051,
"s": 82.979,
"l": 72.353
},
"oklch": {
"l": 0.76279,
"c": 0.19643,
"h": 328.6
},
"luminance": 0.40208
}Semantic roles & 50–950 ramp
primary
#F37EEF
secondary
#D7F4D8
accent
#DF0E06
background
#FFFAFE
surface
#FFF4FD
border
#D7CED5
text
#181017
muted
#867F85