#F37DED#F37DED
#F37DED is a light, vivid purple. Relative luminance 0.398; OKLCH L 76.1% C 0.196 H 329.2°. Best body text is #000000 at 8.97:1 contrast (WCAG AA passes).
Color values
| HEX | #F37DED |
|---|---|
| RGB | rgb(243, 125, 237) |
| HSL | hsl(303, 83%, 72%) |
| HSV | hsv(303, 49%, 95%) |
| CMYK | cmyk(0%, 48.6%, 2.5%, 4.7%) |
| CIE-LAB | lab(69.36, 60.01, -36.74) |
| CIE-LCH | lch(69.36, 70.36, 328.52°) |
| OKLab | oklab(76.05% 0.1686 -0.1005) |
| OKLCH | oklch(76.05% 0.196 329.2) |
| XYZ | xyz(59.5811, 39.8398, 84.6559) |
| Luminance | 0.3984 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 1.18
Purply Pink
#F075E6
ΔE00 1.79
Candy Pink
#FF63E9
ΔE00 4.21
Lavender Pink
#DD85D7
ΔE00 4.70
Light Magenta
#FA5FF7
ΔE00 5.08
Violet Pink
#FB5FFC
ΔE00 5.31
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F37DED #7DF383
analogous
#BE7DF3 #F37DED #F37DB2
triadic
#F37DED #EDF37D #7DEDF3
tetradic
#F37DED #F3BE7D #7DF383 #7DB2F3
square
#F37DED #F3BE7D #7DF383 #7DB2F3
split-complementary
#F37DED #B2F37D #7DF3BE
monochromatic
#E115D6 #EE45E5 #F37DED #F8B5F5 #FCE3FB
Accessibility & contrast
On white
2.34
#F37DED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.97
#F37DED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F37DED
8.97:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F37DED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F37DED | 1.00 | 2.34 | 8.97 | 8.97 |
| #FFFFFF | 2.34 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.97 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.97 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#759FF1
Deuteranopia (green-blind)
#98AFE9
Tritanopia (blue-blind)
#FA88AA
Achromatopsia (no color)
#A9A9A9
Design tokens & code
CSS
--color: #f37ded; /* rgb */ color: rgb(243, 125, 237); /* oklch */ color: oklch(76.1% 0.196 329.2);
Tailwind
colors: {
custom: {
50: '#f9a7f3',
500: '#f37ded',
950: '#000000',
},
}SCSS
$custom: #f37ded; $custom-light: #f9a7f3; $custom-dark: #000000;
JSON
{
"hex": "#f37ded",
"rgb": {
"r": 243,
"g": 125,
"b": 237
},
"hsl": {
"h": 303.051,
"s": 83.099,
"l": 72.157
},
"oklch": {
"l": 0.76055,
"c": 0.19628,
"h": 329.2
},
"luminance": 0.39836
}Semantic roles & 50–950 ramp
primary
#F37DED
secondary
#D7F4D8
accent
#E01106
background
#FFFAFE
surface
#FFF4FD
border
#D7CED5
text
#181017
muted
#867F85