#F37BEE#F37BEE
#F37BEE is a light, highly saturated purple. Relative luminance 0.394; OKLCH L 75.8% C 0.200 H 328.9°. Best body text is #000000 at 8.88:1 contrast (WCAG AA passes).
Color values
| HEX | #F37BEE |
|---|---|
| RGB | rgb(243, 123, 238) |
| HSL | hsl(303, 83%, 72%) |
| HSV | hsv(303, 49%, 95%) |
| CMYK | cmyk(0%, 49.4%, 2.1%, 4.7%) |
| CIE-LAB | lab(69.04, 61.13, -37.79) |
| CIE-LCH | lch(69.04, 71.86, 328.28°) |
| OKLab | oklab(75.83% 0.1715 -0.1034) |
| OKLCH | oklch(75.83% 0.2 328.9) |
| XYZ | xyz(59.4770, 39.3971, 85.3440) |
| Luminance | 0.3939 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 1.43
Purply Pink
#F075E6
ΔE00 1.59
Candy Pink
#FF63E9
ΔE00 3.92
Light Magenta
#FA5FF7
ΔE00 4.64
Violet Pink
#FB5FFC
ΔE00 4.87
Lavender Pink
#DD85D7
ΔE00 4.97
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F37BEE #7BF380
analogous
#BC7BF3 #F37BEE #F37BB2
triadic
#F37BEE #EEF37B #7BEEF3
tetradic
#F37BEE #F3BC7B #7BF380 #7BB2F3
square
#F37BEE #F3BC7B #7BF380 #7BB2F3
split-complementary
#F37BEE #B2F37B #7BF3BC
monochromatic
#DF14D7 #EE43E7 #F37BEE #F8B3F5 #FCE3FB
Accessibility & contrast
On white
2.37
#F37BEE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.88
#F37BEE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F37BEE
8.88:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F37BEE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F37BEE | 1.00 | 2.37 | 8.88 | 8.88 |
| #FFFFFF | 2.37 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.88 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.88 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#729EF2
Deuteranopia (green-blind)
#96AEEA
Tritanopia (blue-blind)
#FA86AA
Achromatopsia (no color)
#A8A8A8
Design tokens & code
CSS
--color: #f37bee; /* rgb */ color: rgb(243, 123, 238); /* oklch */ color: oklch(75.8% 0.200 328.9);
Tailwind
colors: {
custom: {
50: '#f9a5f4',
500: '#f37bee',
950: '#000000',
},
}SCSS
$custom: #f37bee; $custom-light: #f9a5f4; $custom-dark: #000000;
JSON
{
"hex": "#f37bee",
"rgb": {
"r": 243,
"g": 123,
"b": 238
},
"hsl": {
"h": 302.5,
"s": 83.333,
"l": 71.765
},
"oklch": {
"l": 0.75834,
"c": 0.20025,
"h": 328.9
},
"luminance": 0.39394
}Semantic roles & 50–950 ramp
primary
#F37BEE
secondary
#D6F4D7
accent
#E00F06
background
#FFFAFE
surface
#FFF4FD
border
#D7CED5
text
#181017
muted
#867F85