#F37EDF#F37EDF
#F37EDF is a light, vivid pink. Relative luminance 0.393; OKLCH L 75.6% C 0.183 H 334.0°. Best body text is #000000 at 8.86:1 contrast (WCAG AA passes).
Color values
| HEX | #F37EDF |
|---|---|
| RGB | rgb(243, 126, 223) |
| HSL | hsl(310, 83%, 72%) |
| HSV | hsv(310, 48%, 95%) |
| CMYK | cmyk(0%, 48.1%, 8.2%, 4.7%) |
| CIE-LAB | lab(68.97, 57.20, -29.61) |
| CIE-LCH | lch(68.97, 64.41, 332.64°) |
| OKLab | oklab(75.59% 0.1646 -0.0802) |
| OKLCH | oklch(75.59% 0.183 334) |
| XYZ | xyz(57.7422, 39.3078, 74.3436) |
| Luminance | 0.3930 (WCAG relative) |
| Temperature | neutral |
| Family | pink |
Closest named colors
Purply Pink
#F075E6
ΔE00 2.71
Violet (CSS)
#EE82EE
ΔE00 3.10
Lavender Pink
#DD85D7
ΔE00 3.76
Candy Pink
#FF63E9
ΔE00 4.81
Bubblegum Pink
#FE83CC
ΔE00 5.51
Orchid
#DA70D6
ΔE00 5.52
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F37EDF #7EF392
analogous
#CC7EF3 #F37EDF #F37EA5
triadic
#F37EDF #DFF37E #7EDFF3
tetradic
#F37EDF #F3CC7E #7EF392 #7EA5F3
square
#F37EDF #F3CC7E #7EF392 #7EA5F3
split-complementary
#F37EDF #A5F37E #7EF3CC
monochromatic
#E215BF #EE46D1 #F37EDF #F8B6ED #FCE3F8
Accessibility & contrast
On white
2.37
#F37EDF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.86
#F37EDF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F37EDF
8.86:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F37EDF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F37EDF | 1.00 | 2.37 | 8.86 | 8.86 |
| #FFFFFF | 2.37 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.86 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.86 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7D9EE2
Deuteranopia (green-blind)
#9EAFDC
Tritanopia (blue-blind)
#FC85A4
Achromatopsia (no color)
#A8A8A8
Design tokens & code
CSS
--color: #f37edf; /* rgb */ color: rgb(243, 126, 223); /* oklch */ color: oklch(75.6% 0.183 334.0);
Tailwind
colors: {
custom: {
50: '#f9a7e9',
500: '#f37edf',
950: '#000000',
},
}SCSS
$custom: #f37edf; $custom-light: #f9a7e9; $custom-dark: #000000;
JSON
{
"hex": "#f37edf",
"rgb": {
"r": 243,
"g": 126,
"b": 223
},
"hsl": {
"h": 310.256,
"s": 82.979,
"l": 72.353
},
"oklch": {
"l": 0.75587,
"c": 0.18311,
"h": 334
},
"luminance": 0.39304
}Semantic roles & 50–950 ramp
primary
#F37EDF
secondary
#D7F4DC
accent
#DF2B06
background
#FFFAFE
surface
#FFF4FD
border
#D7CED5
text
#181016
muted
#867F84