#F37BF8#F37BF8
#F37BF8 is a light, highly saturated purple. Relative luminance 0.400; OKLCH L 76.3% C 0.209 H 325.9°. Best body text is #000000 at 9.00:1 contrast (WCAG AA passes).
Color values
| HEX | #F37BF8 |
|---|---|
| RGB | rgb(243, 123, 248) |
| HSL | hsl(298, 90%, 73%) |
| HSV | hsv(298, 50%, 97%) |
| CMYK | cmyk(2%, 50.4%, 0%, 2.7%) |
| CIE-LAB | lab(69.47, 62.85, -42.60) |
| CIE-LCH | lch(69.47, 75.93, 325.87°) |
| OKLab | oklab(76.3% 0.173 -0.1172) |
| OKLCH | oklch(76.3% 0.209 325.9) |
| XYZ | xyz(60.9871, 40.0012, 93.2974) |
| Luminance | 0.4000 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 2.12
Purply Pink
#F075E6
ΔE00 2.90
Violet Pink
#FB5FFC
ΔE00 4.29
Light Magenta
#FA5FF7
ΔE00 4.30
Candy Pink
#FF63E9
ΔE00 4.58
Orchid
#DA70D6
ΔE00 6.12
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F37BF8 #80F87B
analogous
#B47BF8 #F37BF8 #F87BBE
triadic
#F37BF8 #F8F37B #7BF8F3
tetradic
#F37BF8 #F8B47B #80F87B #7BBEF8
square
#F37BF8 #F8B47B #80F87B #7BBEF8
split-complementary
#F37BF8 #BEF87B #7BF8B4
monochromatic
#E30DEC #EE41F5 #F37BF8 #F8B5FB #FCE2FD
Accessibility & contrast
On white
2.33
#F37BF8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.00
#F37BF8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F37BF8
9.00:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F37BF8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F37BF8 | 1.00 | 2.33 | 9.00 | 9.00 |
| #FFFFFF | 2.33 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.00 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.00 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#6DA0FC
Deuteranopia (green-blind)
#92AFF4
Tritanopia (blue-blind)
#F88AAF
Achromatopsia (no color)
#AAAAAA
Design tokens & code
CSS
--color: #f37bf8; /* rgb */ color: rgb(243, 123, 248); /* oklch */ color: oklch(76.3% 0.209 325.9);
Tailwind
colors: {
custom: {
50: '#f9a6fb',
500: '#f37bf8',
950: '#000000',
},
}SCSS
$custom: #f37bf8; $custom-light: #f9a6fb; $custom-dark: #000000;
JSON
{
"hex": "#f37bf8",
"rgb": {
"r": 243,
"g": 123,
"b": 248
},
"hsl": {
"h": 297.6,
"s": 89.928,
"l": 72.745
},
"oklch": {
"l": 0.76295,
"c": 0.20894,
"h": 325.9
},
"luminance": 0.39998
}Semantic roles & 50–950 ramp
primary
#F37BF8
secondary
#D7F6D5
accent
#E60009
background
#FFFAFF
surface
#FFF4FF
border
#D7CED7
text
#181017
muted
#867F85