#F37EEA#F37EEA
#F37EEA is a light, vivid purple. Relative luminance 0.399; OKLCH L 76.1% C 0.192 H 330.2°. Best body text is #000000 at 8.98:1 contrast (WCAG AA passes).
Color values
| HEX | #F37EEA |
|---|---|
| RGB | rgb(243, 126, 234) |
| HSL | hsl(305, 83%, 72%) |
| HSV | hsv(305, 48%, 95%) |
| CMYK | cmyk(0%, 48.1%, 3.7%, 4.7%) |
| CIE-LAB | lab(69.41, 59.02, -35.00) |
| CIE-LCH | lch(69.41, 68.62, 329.33°) |
| OKLab | oklab(76.06% 0.1667 -0.0955) |
| OKLCH | oklch(76.06% 0.192 330.2) |
| XYZ | xyz(59.2737, 39.9204, 82.4093) |
| Luminance | 0.3992 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 1.36
Purply Pink
#F075E6
ΔE00 1.86
Lavender Pink
#DD85D7
ΔE00 4.34
Candy Pink
#FF63E9
ΔE00 4.35
Orchid
#DA70D6
ΔE00 5.47
Light Magenta
#FA5FF7
ΔE00 5.50
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F37EEA #7EF387
analogous
#C17EF3 #F37EEA #F37EB0
triadic
#F37EEA #EAF37E #7EEAF3
tetradic
#F37EEA #F3C17E #7EF387 #7EB0F3
square
#F37EEA #F3C17E #7EF387 #7EB0F3
split-complementary
#F37EEA #B0F37E #7EF3C1
monochromatic
#E215D2 #EE46E1 #F37EEA #F8B6F3 #FCE3FA
Accessibility & contrast
On white
2.34
#F37EEA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.98
#F37EEA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F37EEA
8.98:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F37EEA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F37EEA | 1.00 | 2.34 | 8.98 | 8.98 |
| #FFFFFF | 2.34 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.98 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.98 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#789FEE
Deuteranopia (green-blind)
#9AAFE7
Tritanopia (blue-blind)
#FB88A9
Achromatopsia (no color)
#A9A9A9
Design tokens & code
CSS
--color: #f37eea; /* rgb */ color: rgb(243, 126, 234); /* oklch */ color: oklch(76.1% 0.192 330.2);
Tailwind
colors: {
custom: {
50: '#f9a7f1',
500: '#f37eea',
950: '#000000',
},
}SCSS
$custom: #f37eea; $custom-light: #f9a7f1; $custom-dark: #000000;
JSON
{
"hex": "#f37eea",
"rgb": {
"r": 243,
"g": 126,
"b": 234
},
"hsl": {
"h": 304.615,
"s": 82.979,
"l": 72.353
},
"oklch": {
"l": 0.76057,
"c": 0.19216,
"h": 330.2
},
"luminance": 0.39917
}Semantic roles & 50–950 ramp
primary
#F37EEA
secondary
#D7F4D9
accent
#DF1706
background
#FFFAFE
surface
#FFF4FD
border
#D7CED5
text
#181016
muted
#867F84