#F37DEF#F37DEF
#F37DEF is a light, vivid purple. Relative luminance 0.400; OKLCH L 76.1% C 0.198 H 328.6°. Best body text is #000000 at 8.99:1 contrast (WCAG AA passes).
Color values
| HEX | #F37DEF |
|---|---|
| RGB | rgb(243, 125, 239) |
| HSL | hsl(302, 83%, 72%) |
| HSV | hsv(302, 49%, 95%) |
| CMYK | cmyk(0%, 48.6%, 1.6%, 4.7%) |
| CIE-LAB | lab(69.44, 60.35, -37.71) |
| CIE-LCH | lch(69.44, 71.16, 328.00°) |
| OKLab | oklab(76.15% 0.169 -0.1032) |
| OKLCH | oklch(76.15% 0.198 328.6) |
| XYZ | xyz(59.8749, 39.9573, 86.2034) |
| Luminance | 0.3995 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 1.13
Purply Pink
#F075E6
ΔE00 1.94
Candy Pink
#FF63E9
ΔE00 4.27
Lavender Pink
#DD85D7
ΔE00 4.91
Light Magenta
#FA5FF7
ΔE00 4.95
Violet Pink
#FB5FFC
ΔE00 5.14
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F37DEF #7DF381
analogous
#BC7DF3 #F37DEF #F37DB4
triadic
#F37DEF #EFF37D #7DEFF3
tetradic
#F37DEF #F3BC7D #7DF381 #7DB4F3
square
#F37DEF #F3BC7D #7DF381 #7DB4F3
split-complementary
#F37DEF #B4F37D #7DF3BC
monochromatic
#E115DA #EE45E8 #F37DEF #F8B5F6 #FCE3FC
Accessibility & contrast
On white
2.34
#F37DEF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.99
#F37DEF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F37DEF
8.99:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F37DEF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F37DEF | 1.00 | 2.34 | 8.99 | 8.99 |
| #FFFFFF | 2.34 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.99 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.99 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#74A0F3
Deuteranopia (green-blind)
#97AFEB
Tritanopia (blue-blind)
#FA88AB
Achromatopsia (no color)
#AAAAAA
Design tokens & code
CSS
--color: #f37def; /* rgb */ color: rgb(243, 125, 239); /* oklch */ color: oklch(76.1% 0.198 328.6);
Tailwind
colors: {
custom: {
50: '#f9a7f4',
500: '#f37def',
950: '#000000',
},
}SCSS
$custom: #f37def; $custom-light: #f9a7f4; $custom-dark: #000000;
JSON
{
"hex": "#f37def",
"rgb": {
"r": 243,
"g": 125,
"b": 239
},
"hsl": {
"h": 302.034,
"s": 83.099,
"l": 72.157
},
"oklch": {
"l": 0.76145,
"c": 0.198,
"h": 328.6
},
"luminance": 0.39954
}Semantic roles & 50–950 ramp
primary
#F37DEF
secondary
#D7F4D8
accent
#E00D06
background
#FFFAFE
surface
#FFF4FD
border
#D7CED5
text
#181017
muted
#867F85