#F675D3#F675D3
#F675D3 is a light, vivid pink. Relative luminance 0.370; OKLCH L 74.3% C 0.190 H 338.9°. Best body text is #000000 at 8.40:1 contrast (WCAG AA passes).
Color values
| HEX | #F675D3 |
|---|---|
| RGB | rgb(246, 117, 211) |
| HSL | hsl(316, 88%, 71%) |
| HSV | hsv(316, 52%, 96%) |
| CMYK | cmyk(0%, 52.4%, 14.2%, 3.5%) |
| CIE-LAB | lab(67.29, 60.45, -25.48) |
| CIE-LCH | lch(67.29, 65.61, 337.14°) |
| OKLab | oklab(74.27% 0.1777 -0.0685) |
| OKLCH | oklch(74.27% 0.19 338.9) |
| XYZ | xyz(56.1259, 37.0228, 65.8054) |
| Luminance | 0.3702 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Purply Pink
#F075E6
ΔE00 4.06
Bubblegum Pink
#FE83CC
ΔE00 4.47
Candy Pink
#FF63E9
ΔE00 4.83
Lavender Pink
#DD85D7
ΔE00 5.18
Violet (CSS)
#EE82EE
ΔE00 5.52
Orchid
#DA70D6
ΔE00 5.81
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F675D3 #75F698
analogous
#D875F6 #F675D3 #F67592
triadic
#F675D3 #D3F675 #75D3F6
tetradic
#F675D3 #F6D875 #75F698 #7592F6
square
#F675D3 #F6D875 #75F698 #7592F6
split-complementary
#F675D3 #92F675 #75F6D8
monochromatic
#E20FA9 #F23CC1 #F675D3 #FAAEE5 #FDE2F6
Accessibility & contrast
On white
2.50
#F675D3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.40
#F675D3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F675D3
8.40:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F675D3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F675D3 | 1.00 | 2.50 | 8.40 | 8.40 |
| #FFFFFF | 2.50 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.40 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.40 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7A97D6
Deuteranopia (green-blind)
#9EABD0
Tritanopia (blue-blind)
#FF789A
Achromatopsia (no color)
#A4A4A4
Design tokens & code
CSS
--color: #f675d3; /* rgb */ color: rgb(246, 117, 211); /* oklch */ color: oklch(74.3% 0.190 338.9);
Tailwind
colors: {
custom: {
50: '#fca1e0',
500: '#f675d3',
950: '#000000',
},
}SCSS
$custom: #f675d3; $custom-light: #fca1e0; $custom-dark: #000000;
JSON
{
"hex": "#f675d3",
"rgb": {
"r": 246,
"g": 117,
"b": 211
},
"hsl": {
"h": 316.279,
"s": 87.755,
"l": 71.176
},
"oklch": {
"l": 0.7427,
"c": 0.19043,
"h": 338.9
},
"luminance": 0.37019
}Semantic roles & 50–950 ramp
primary
#F675D3
secondary
#D2F4DC
accent
#E43F01
background
#FFFAFD
surface
#FFF4FB
border
#D7CED4
text
#180F15
muted
#867F83