#F675D2#F675D2
#F675D2 is a light, vivid pink. Relative luminance 0.370; OKLCH L 74.2% C 0.190 H 339.3°. Best body text is #000000 at 8.39:1 contrast (WCAG AA passes).
Color values
| HEX | #F675D2 |
|---|---|
| RGB | rgb(246, 117, 210) |
| HSL | hsl(317, 88%, 71%) |
| HSV | hsv(317, 52%, 96%) |
| CMYK | cmyk(0%, 52.4%, 14.6%, 3.5%) |
| CIE-LAB | lab(67.26, 60.30, -24.98) |
| CIE-LCH | lch(67.26, 65.27, 337.50°) |
| OKLab | oklab(74.23% 0.1775 -0.0671) |
| OKLCH | oklch(74.23% 0.19 339.3) |
| XYZ | xyz(56.0009, 36.9728, 65.1472) |
| Luminance | 0.3697 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Purply Pink
#F075E6
ΔE00 4.24
Bubblegum Pink
#FE83CC
ΔE00 4.34
Candy Pink
#FF63E9
ΔE00 4.99
Lavender Pink
#DD85D7
ΔE00 5.26
Violet (CSS)
#EE82EE
ΔE00 5.69
Orchid
#DA70D6
ΔE00 5.92
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F675D2 #75F699
analogous
#D975F6 #F675D2 #F67591
triadic
#F675D2 #D2F675 #75D2F6
tetradic
#F675D2 #F6D975 #75F699 #7591F6
square
#F675D2 #F6D975 #75F699 #7591F6
split-complementary
#F675D2 #91F675 #75F6D9
monochromatic
#E20FA7 #F23CBF #F675D2 #FAAEE5 #FDE2F6
Accessibility & contrast
On white
2.50
#F675D2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.39
#F675D2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F675D2
8.39:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F675D2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F675D2 | 1.00 | 2.50 | 8.39 | 8.39 |
| #FFFFFF | 2.50 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.39 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.39 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7A97D5
Deuteranopia (green-blind)
#9FABCF
Tritanopia (blue-blind)
#FF789A
Achromatopsia (no color)
#A4A4A4
Design tokens & code
CSS
--color: #f675d2; /* rgb */ color: rgb(246, 117, 210); /* oklch */ color: oklch(74.2% 0.190 339.3);
Tailwind
colors: {
custom: {
50: '#fca1e0',
500: '#f675d2',
950: '#000000',
},
}SCSS
$custom: #f675d2; $custom-light: #fca1e0; $custom-dark: #000000;
JSON
{
"hex": "#f675d2",
"rgb": {
"r": 246,
"g": 117,
"b": 210
},
"hsl": {
"h": 316.744,
"s": 87.755,
"l": 71.176
},
"oklch": {
"l": 0.7423,
"c": 0.18971,
"h": 339.3
},
"luminance": 0.36969
}Semantic roles & 50–950 ramp
primary
#F675D2
secondary
#D2F4DC
accent
#E44101
background
#FFFAFD
surface
#FFF4FB
border
#D7CED4
text
#180F15
muted
#867F83