#F37BFE#F37BFE
#F37BFE is a light, highly saturated purple. Relative luminance 0.404; OKLCH L 76.6% C 0.214 H 324.2°. Best body text is #000000 at 9.08:1 contrast (WCAG AA passes).
Color values
| HEX | #F37BFE |
|---|---|
| RGB | rgb(243, 123, 254) |
| HSL | hsl(295, 98%, 74%) |
| HSV | hsv(295, 52%, 100%) |
| CMYK | cmyk(4.3%, 51.6%, 0%, 0.4%) |
| CIE-LAB | lab(69.74, 63.91, -45.46) |
| CIE-LCH | lch(69.74, 78.43, 324.58°) |
| OKLab | oklab(76.58% 0.1737 -0.1255) |
| OKLCH | oklch(76.58% 0.214 324.2) |
| XYZ | xyz(61.9329, 40.3795, 98.2785) |
| Luminance | 0.4038 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 2.91
Purply Pink
#F075E6
ΔE00 3.79
Violet Pink
#FB5FFC
ΔE00 4.24
Light Magenta
#FA5FF7
ΔE00 4.40
Candy Pink
#FF63E9
ΔE00 5.17
Orchid
#DA70D6
ΔE00 6.74
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F37BFE #86FE7B
analogous
#B27BFE #F37BFE #FE7BC8
triadic
#F37BFE #FEF37B #7BFEF3
tetradic
#F37BFE #FEB27B #86FE7B #7BC8FE
square
#F37BFE #FEB27B #86FE7B #7BC8FE
split-complementary
#F37BFE #C8FE7B #7BFEB2
monochromatic
#E802FD #ED3EFE #F37BFE #F9B8FE #FCE1FF
Accessibility & contrast
On white
2.31
#F37BFE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.08
#F37BFE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F37BFE
9.08:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F37BFE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F37BFE | 1.00 | 2.31 | 9.08 | 9.08 |
| #FFFFFF | 2.31 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.08 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.08 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#69A1FF
Deuteranopia (green-blind)
#8FAFFA
Tritanopia (blue-blind)
#F78CB1
Achromatopsia (no color)
#AAAAAA
Design tokens & code
CSS
--color: #f37bfe; /* rgb */ color: rgb(243, 123, 254); /* oklch */ color: oklch(76.6% 0.214 324.2);
Tailwind
colors: {
custom: {
50: '#faa6ff',
500: '#f37bfe',
950: '#000000',
},
}SCSS
$custom: #f37bfe; $custom-light: #faa6ff; $custom-dark: #000000;
JSON
{
"hex": "#f37bfe",
"rgb": {
"r": 243,
"g": 123,
"b": 254
},
"hsl": {
"h": 294.962,
"s": 98.496,
"l": 73.922
},
"oklch": {
"l": 0.7658,
"c": 0.21428,
"h": 324.2
},
"luminance": 0.40376
}Semantic roles & 50–950 ramp
primary
#F37BFE
secondary
#D7F7D4
accent
#E60013
background
#FFFAFF
surface
#FFF4FF
border
#D7CED7
text
#181018
muted
#867F86