#F37DEB#F37DEB
#F37DEB is a light, vivid purple. Relative luminance 0.397; OKLCH L 76.0% C 0.195 H 329.9°. Best body text is #000000 at 8.94:1 contrast (WCAG AA passes).
Color values
| HEX | #F37DEB |
|---|---|
| RGB | rgb(243, 125, 235) |
| HSL | hsl(304, 83%, 72%) |
| HSV | hsv(304, 49%, 95%) |
| CMYK | cmyk(0%, 48.6%, 3.3%, 4.7%) |
| CIE-LAB | lab(69.27, 59.67, -35.77) |
| CIE-LCH | lch(69.27, 69.57, 329.06°) |
| OKLab | oklab(75.97% 0.1683 -0.0977) |
| OKLCH | oklch(75.97% 0.195 329.9) |
| XYZ | xyz(59.2905, 39.7236, 83.1256) |
| Luminance | 0.3972 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 1.33
Purply Pink
#F075E6
ΔE00 1.70
Candy Pink
#FF63E9
ΔE00 4.18
Lavender Pink
#DD85D7
ΔE00 4.51
Light Magenta
#FA5FF7
ΔE00 5.23
Orchid
#DA70D6
ΔE00 5.39
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F37DEB #7DF385
analogous
#C07DF3 #F37DEB #F37DB0
triadic
#F37DEB #EBF37D #7DEBF3
tetradic
#F37DEB #F3C07D #7DF385 #7DB0F3
square
#F37DEB #F3C07D #7DF385 #7DB0F3
split-complementary
#F37DEB #B0F37D #7DF3C0
monochromatic
#E115D3 #EE45E2 #F37DEB #F8B5F4 #FCE3FB
Accessibility & contrast
On white
2.35
#F37DEB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.94
#F37DEB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F37DEB
8.94:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F37DEB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F37DEB | 1.00 | 2.35 | 8.94 | 8.94 |
| #FFFFFF | 2.35 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.94 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.94 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#769FEF
Deuteranopia (green-blind)
#99AFE8
Tritanopia (blue-blind)
#FB87A9
Achromatopsia (no color)
#A9A9A9
Design tokens & code
CSS
--color: #f37deb; /* rgb */ color: rgb(243, 125, 235); /* oklch */ color: oklch(76.0% 0.195 329.9);
Tailwind
colors: {
custom: {
50: '#f9a7f1',
500: '#f37deb',
950: '#000000',
},
}SCSS
$custom: #f37deb; $custom-light: #f9a7f1; $custom-dark: #000000;
JSON
{
"hex": "#f37deb",
"rgb": {
"r": 243,
"g": 125,
"b": 235
},
"hsl": {
"h": 304.068,
"s": 83.099,
"l": 72.157
},
"oklch": {
"l": 0.75966,
"c": 0.19459,
"h": 329.9
},
"luminance": 0.3972
}Semantic roles & 50–950 ramp
primary
#F37DEB
secondary
#D7F4D9
accent
#E01506
background
#FFFAFE
surface
#FFF4FD
border
#D7CED5
text
#181017
muted
#867F85