#F37DEE#F37DEE
#F37DEE is a light, vivid purple. Relative luminance 0.399; OKLCH L 76.1% C 0.197 H 328.9°. Best body text is #000000 at 8.98:1 contrast (WCAG AA passes).
Color values
| HEX | #F37DEE |
|---|---|
| RGB | rgb(243, 125, 238) |
| HSL | hsl(303, 83%, 72%) |
| HSV | hsv(303, 49%, 95%) |
| CMYK | cmyk(0%, 48.6%, 2.1%, 4.7%) |
| CIE-LAB | lab(69.40, 60.18, -37.23) |
| CIE-LCH | lch(69.40, 70.76, 328.26°) |
| OKLab | oklab(76.1% 0.1688 -0.1019) |
| OKLCH | oklch(76.1% 0.197 328.9) |
| XYZ | xyz(59.7276, 39.8984, 85.4275) |
| Luminance | 0.3990 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 1.14
Purply Pink
#F075E6
ΔE00 1.86
Candy Pink
#FF63E9
ΔE00 4.24
Lavender Pink
#DD85D7
ΔE00 4.81
Light Magenta
#FA5FF7
ΔE00 5.01
Violet Pink
#FB5FFC
ΔE00 5.22
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F37DEE #7DF382
analogous
#BD7DF3 #F37DEE #F37DB3
triadic
#F37DEE #EEF37D #7DEEF3
tetradic
#F37DEE #F3BD7D #7DF382 #7DB3F3
square
#F37DEE #F3BD7D #7DF382 #7DB3F3
split-complementary
#F37DEE #B3F37D #7DF3BD
monochromatic
#E115D8 #EE45E7 #F37DEE #F8B5F5 #FCE3FB
Accessibility & contrast
On white
2.34
#F37DEE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.98
#F37DEE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F37DEE
8.98:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F37DEE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F37DEE | 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)
#759FF2
Deuteranopia (green-blind)
#97AFEA
Tritanopia (blue-blind)
#FA88AB
Achromatopsia (no color)
#A9A9A9
Design tokens & code
CSS
--color: #f37dee; /* rgb */ color: rgb(243, 125, 238); /* oklch */ color: oklch(76.1% 0.197 328.9);
Tailwind
colors: {
custom: {
50: '#f9a7f4',
500: '#f37dee',
950: '#000000',
},
}SCSS
$custom: #f37dee; $custom-light: #f9a7f4; $custom-dark: #000000;
JSON
{
"hex": "#f37dee",
"rgb": {
"r": 243,
"g": 125,
"b": 238
},
"hsl": {
"h": 302.542,
"s": 83.099,
"l": 72.157
},
"oklch": {
"l": 0.761,
"c": 0.19714,
"h": 328.9
},
"luminance": 0.39895
}Semantic roles & 50–950 ramp
primary
#F37DEE
secondary
#D7F4D8
accent
#E00F06
background
#FFFAFE
surface
#FFF4FD
border
#D7CED5
text
#181017
muted
#867F85