#F375DE#F375DE
#F375DE is a light, vivid pink. Relative luminance 0.371; OKLCH L 74.3% C 0.196 H 334.1°. Best body text is #000000 at 8.41:1 contrast (WCAG AA passes).
Color values
| HEX | #F375DE |
|---|---|
| RGB | rgb(243, 117, 222) |
| HSL | hsl(310, 84%, 71%) |
| HSV | hsv(310, 52%, 95%) |
| CMYK | cmyk(0%, 51.9%, 8.6%, 4.7%) |
| CIE-LAB | lab(67.32, 61.30, -31.61) |
| CIE-LCH | lch(67.32, 68.97, 332.72°) |
| OKLab | oklab(74.35% 0.1768 -0.0858) |
| OKLCH | oklch(74.35% 0.196 334.1) |
| XYZ | xyz(56.5083, 37.0550, 73.2691) |
| Luminance | 0.3705 (WCAG relative) |
| Temperature | neutral |
| Family | pink |
Closest named colors
Purply Pink
#F075E6
ΔE00 1.72
Candy Pink
#FF63E9
ΔE00 3.34
Violet (CSS)
#EE82EE
ΔE00 3.60
Orchid
#DA70D6
ΔE00 4.50
Lavender Pink
#DD85D7
ΔE00 4.54
Light Magenta
#FA5FF7
ΔE00 5.38
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F375DE #75F38A
analogous
#C975F3 #F375DE #F3759F
triadic
#F375DE #DEF375 #75DEF3
tetradic
#F375DE #F3C975 #75F38A #759FF3
square
#F375DE #F3C975 #75F38A #759FF3
split-complementary
#F375DE #9FF375 #75F3C9
monochromatic
#DB13B9 #EE3DD1 #F375DE #F8ADEB #FDE3F8
Accessibility & contrast
On white
2.50
#F375DE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.41
#F375DE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F375DE
8.41:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F375DE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F375DE | 1.00 | 2.50 | 8.41 | 8.41 |
| #FFFFFF | 2.50 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.41 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.41 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7498E1
Deuteranopia (green-blind)
#98ABDB
Tritanopia (blue-blind)
#FD7CA0
Achromatopsia (no color)
#A4A4A4
Design tokens & code
CSS
--color: #f375de; /* rgb */ color: rgb(243, 117, 222); /* oklch */ color: oklch(74.3% 0.196 334.1);
Tailwind
colors: {
custom: {
50: '#faa1e8',
500: '#f375de',
950: '#000000',
},
}SCSS
$custom: #f375de; $custom-light: #faa1e8; $custom-dark: #000000;
JSON
{
"hex": "#f375de",
"rgb": {
"r": 243,
"g": 117,
"b": 222
},
"hsl": {
"h": 310,
"s": 84,
"l": 70.588
},
"oklch": {
"l": 0.74346,
"c": 0.19647,
"h": 334.1
},
"luminance": 0.37051
}Semantic roles & 50–950 ramp
primary
#F375DE
secondary
#D1F3D6
accent
#E02A05
background
#FFFAFE
surface
#FFF4FC
border
#D7CED5
text
#180F16
muted
#867F84