#F37EEC#F37EEC
#F37EEC is a light, vivid purple. Relative luminance 0.400; OKLCH L 76.1% C 0.194 H 329.5°. Best body text is #000000 at 9.01:1 contrast (WCAG AA passes).
Color values
| HEX | #F37EEC |
|---|---|
| RGB | rgb(243, 126, 236) |
| HSL | hsl(304, 83%, 72%) |
| HSV | hsv(304, 48%, 95%) |
| CMYK | cmyk(0%, 48.1%, 2.9%, 4.7%) |
| CIE-LAB | lab(69.50, 59.36, -35.97) |
| CIE-LCH | lch(69.50, 69.41, 328.78°) |
| OKLab | oklab(76.15% 0.1671 -0.0983) |
| OKLCH | oklch(76.15% 0.194 329.5) |
| XYZ | xyz(59.5626, 40.0360, 83.9310) |
| Luminance | 0.4003 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 1.15
Purply Pink
#F075E6
ΔE00 1.90
Candy Pink
#FF63E9
ΔE00 4.36
Lavender Pink
#DD85D7
ΔE00 4.53
Light Magenta
#FA5FF7
ΔE00 5.34
Orchid
#DA70D6
ΔE00 5.54
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F37EEC #7EF385
analogous
#C07EF3 #F37EEC #F37EB1
triadic
#F37EEC #ECF37E #7EECF3
tetradic
#F37EEC #F3C07E #7EF385 #7EB1F3
square
#F37EEC #F3C07E #7EF385 #7EB1F3
split-complementary
#F37EEC #B1F37E #7EF3C0
monochromatic
#E215D5 #EE46E4 #F37EEC #F8B6F4 #FCE3FB
Accessibility & contrast
On white
2.33
#F37EEC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.01
#F37EEC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F37EEC
9.01:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F37EEC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F37EEC | 1.00 | 2.33 | 9.01 | 9.01 |
| #FFFFFF | 2.33 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.01 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.01 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#77A0F0
Deuteranopia (green-blind)
#99AFE9
Tritanopia (blue-blind)
#FA88AA
Achromatopsia (no color)
#AAAAAA
Design tokens & code
CSS
--color: #f37eec; /* rgb */ color: rgb(243, 126, 236); /* oklch */ color: oklch(76.1% 0.194 329.5);
Tailwind
colors: {
custom: {
50: '#f9a7f2',
500: '#f37eec',
950: '#000000',
},
}SCSS
$custom: #f37eec; $custom-light: #f9a7f2; $custom-dark: #000000;
JSON
{
"hex": "#f37eec",
"rgb": {
"r": 243,
"g": 126,
"b": 236
},
"hsl": {
"h": 303.59,
"s": 82.979,
"l": 72.353
},
"oklch": {
"l": 0.76145,
"c": 0.19386,
"h": 329.5
},
"luminance": 0.40033
}Semantic roles & 50–950 ramp
primary
#F37EEC
secondary
#D7F4D8
accent
#DF1306
background
#FFFAFE
surface
#FFF4FD
border
#D7CED5
text
#181017
muted
#867F85