#F37CED#F37CED
#F37CED is a light, vivid purple. Relative luminance 0.396; OKLCH L 75.9% C 0.198 H 329.2°. Best body text is #000000 at 8.92:1 contrast (WCAG AA passes).
Color values
| HEX | #F37CED |
|---|---|
| RGB | rgb(243, 124, 237) |
| HSL | hsl(303, 83%, 72%) |
| HSV | hsv(303, 49%, 95%) |
| CMYK | cmyk(0%, 49%, 2.5%, 4.7%) |
| CIE-LAB | lab(69.17, 60.48, -37.02) |
| CIE-LCH | lch(69.17, 70.91, 328.53°) |
| OKLab | oklab(75.92% 0.17 -0.1013) |
| OKLCH | oklch(75.92% 0.198 329.2) |
| XYZ | xyz(59.4551, 39.5879, 84.6139) |
| Luminance | 0.3958 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 1.31
Purply Pink
#F075E6
ΔE00 1.64
Candy Pink
#FF63E9
ΔE00 4.05
Lavender Pink
#DD85D7
ΔE00 4.78
Light Magenta
#FA5FF7
ΔE00 4.90
Violet Pink
#FB5FFC
ΔE00 5.13
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F37CED #7CF382
analogous
#BE7CF3 #F37CED #F37CB2
triadic
#F37CED #EDF37C #7CEDF3
tetradic
#F37CED #F3BE7C #7CF382 #7CB2F3
square
#F37CED #F3BE7C #7CF382 #7CB2F3
split-complementary
#F37CED #B2F37C #7CF3BE
monochromatic
#E015D6 #EE44E5 #F37CED #F8B4F5 #FCE3FB
Accessibility & contrast
On white
2.36
#F37CED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.92
#F37CED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F37CED
8.92:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F37CED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F37CED | 1.00 | 2.36 | 8.92 | 8.92 |
| #FFFFFF | 2.36 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.92 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.92 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#749FF1
Deuteranopia (green-blind)
#97AFE9
Tritanopia (blue-blind)
#FA87AA
Achromatopsia (no color)
#A9A9A9
Design tokens & code
CSS
--color: #f37ced; /* rgb */ color: rgb(243, 124, 237); /* oklch */ color: oklch(75.9% 0.198 329.2);
Tailwind
colors: {
custom: {
50: '#f9a6f3',
500: '#f37ced',
950: '#000000',
},
}SCSS
$custom: #f37ced; $custom-light: #f9a6f3; $custom-dark: #000000;
JSON
{
"hex": "#f37ced",
"rgb": {
"r": 243,
"g": 124,
"b": 237
},
"hsl": {
"h": 303.025,
"s": 83.217,
"l": 71.961
},
"oklch": {
"l": 0.75922,
"c": 0.19785,
"h": 329.2
},
"luminance": 0.39584
}Semantic roles & 50–950 ramp
primary
#F37CED
secondary
#D6F4D8
accent
#E01106
background
#FFFAFE
surface
#FFF4FD
border
#D7CED5
text
#181017
muted
#867F85