#F37EB5#F37EB5
#F37EB5 is a light, vivid pink. Relative luminance 0.373; OKLCH L 74.0% C 0.155 H 352.0°. Best body text is #000000 at 8.46:1 contrast (WCAG AA passes).
Color values
| HEX | #F37EB5 |
|---|---|
| RGB | rgb(243, 126, 181) |
| HSL | hsl(332, 83%, 72%) |
| HSV | hsv(332, 48%, 95%) |
| CMYK | cmyk(0%, 48.1%, 25.5%, 4.7%) |
| CIE-LAB | lab(67.51, 50.96, -8.36) |
| CIE-LCH | lch(67.51, 51.64, 350.68°) |
| OKLab | oklab(74.02% 0.1537 -0.0215) |
| OKLCH | oklch(74.02% 0.155 352) |
| XYZ | xyz(52.7652, 37.3170, 48.1310) |
| Luminance | 0.3731 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pink (survey)
#FF81C0
ΔE00 2.43
Bubblegum (survey)
#FF6CB5
ΔE00 3.62
Bubble Gum Pink
#FF69AF
ΔE00 4.01
Hot Pink
#FF69B4
ΔE00 4.06
Bubblegum Pink
#FE83CC
ΔE00 4.34
Carnation Pink
#FF7FA7
ΔE00 5.06
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F37EB5 #7EF3BC
analogous
#F37EEF #F37EB5 #F3827E
triadic
#F37EB5 #B5F37E #7EB5F3
tetradic
#F37EB5 #EFF37E #7EF3BC #827EF3
square
#F37EB5 #EFF37E #7EF3BC #827EF3
split-complementary
#F37EB5 #7EF382 #7EEFF3
monochromatic
#E21575 #EE4695 #F37EB5 #F8B6D5 #FCE3EF
Accessibility & contrast
On white
2.48
#F37EB5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.46
#F37EB5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F37EB5
8.46:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F37EB5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F37EB5 | 1.00 | 2.48 | 8.46 | 8.46 |
| #FFFFFF | 2.48 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.46 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.46 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8C98B7
Deuteranopia (green-blind)
#AAACB2
Tritanopia (blue-blind)
#FF7992
Achromatopsia (no color)
#A4A4A4
Design tokens & code
CSS
--color: #f37eb5; /* rgb */ color: rgb(243, 126, 181); /* oklch */ color: oklch(74.0% 0.155 352.0);
Tailwind
colors: {
custom: {
50: '#faa6cb',
500: '#f37eb5',
950: '#000000',
},
}SCSS
$custom: #f37eb5; $custom-light: #faa6cb; $custom-dark: #000000;
JSON
{
"hex": "#f37eb5",
"rgb": {
"r": 243,
"g": 126,
"b": 181
},
"hsl": {
"h": 331.795,
"s": 82.979,
"l": 72.353
},
"oklch": {
"l": 0.74016,
"c": 0.15515,
"h": 352
},
"luminance": 0.37313
}Semantic roles & 50–950 ramp
primary
#F37EB5
secondary
#D7F4E6
accent
#DF7906
background
#FFFAFC
surface
#FFF4F8
border
#D7CED1
text
#181013
muted
#867F82