#F37BEF#F37BEF
#F37BEF is a light, highly saturated purple. Relative luminance 0.395; OKLCH L 75.9% C 0.201 H 328.6°. Best body text is #000000 at 8.89:1 contrast (WCAG AA passes).
Color values
| HEX | #F37BEF |
|---|---|
| RGB | rgb(243, 123, 239) |
| HSL | hsl(302, 83%, 72%) |
| HSV | hsv(302, 49%, 95%) |
| CMYK | cmyk(0%, 49.4%, 1.6%, 4.7%) |
| CIE-LAB | lab(69.08, 61.30, -38.27) |
| CIE-LCH | lch(69.08, 72.26, 328.02°) |
| OKLab | oklab(75.88% 0.1716 -0.1048) |
| OKLCH | oklch(75.88% 0.201 328.6) |
| XYZ | xyz(59.6243, 39.4560, 86.1198) |
| Luminance | 0.3945 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 1.43
Purply Pink
#F075E6
ΔE00 1.70
Candy Pink
#FF63E9
ΔE00 3.96
Light Magenta
#FA5FF7
ΔE00 4.58
Violet Pink
#FB5FFC
ΔE00 4.78
Lavender Pink
#DD85D7
ΔE00 5.07
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F37BEF #7BF37F
analogous
#BB7BF3 #F37BEF #F37BB3
triadic
#F37BEF #EFF37B #7BEFF3
tetradic
#F37BEF #F3BB7B #7BF37F #7BB3F3
square
#F37BEF #F3BB7B #7BF37F #7BB3F3
split-complementary
#F37BEF #B3F37B #7BF3BB
monochromatic
#DF14D9 #EE43E8 #F37BEF #F8B3F6 #FCE3FC
Accessibility & contrast
On white
2.36
#F37BEF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.89
#F37BEF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F37BEF
8.89:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F37BEF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F37BEF | 1.00 | 2.36 | 8.89 | 8.89 |
| #FFFFFF | 2.36 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.89 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.89 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#729EF3
Deuteranopia (green-blind)
#96AEEB
Tritanopia (blue-blind)
#FA87AA
Achromatopsia (no color)
#A9A9A9
Design tokens & code
CSS
--color: #f37bef; /* rgb */ color: rgb(243, 123, 239); /* oklch */ color: oklch(75.9% 0.201 328.6);
Tailwind
colors: {
custom: {
50: '#f9a5f4',
500: '#f37bef',
950: '#000000',
},
}SCSS
$custom: #f37bef; $custom-light: #f9a5f4; $custom-dark: #000000;
JSON
{
"hex": "#f37bef",
"rgb": {
"r": 243,
"g": 123,
"b": 239
},
"hsl": {
"h": 302,
"s": 83.333,
"l": 71.765
},
"oklch": {
"l": 0.75879,
"c": 0.20111,
"h": 328.6
},
"luminance": 0.39453
}Semantic roles & 50–950 ramp
primary
#F37BEF
secondary
#D6F4D7
accent
#E00D06
background
#FFFAFE
surface
#FFF4FD
border
#D7CED5
text
#181017
muted
#867F85