#F675CB#F675CB
#F675CB is a light, vivid pink. Relative luminance 0.366; OKLCH L 74.0% C 0.185 H 342.0°. Best body text is #000000 at 8.33:1 contrast (WCAG AA passes).
Color values
| HEX | #F675CB |
|---|---|
| RGB | rgb(246, 117, 203) |
| HSL | hsl(320, 88%, 71%) |
| HSV | hsv(320, 52%, 96%) |
| CMYK | cmyk(0%, 52.4%, 17.5%, 3.5%) |
| CIE-LAB | lab(67.00, 59.27, -21.46) |
| CIE-LCH | lch(67.00, 63.04, 340.10°) |
| OKLab | oklab(73.96% 0.1758 -0.0573) |
| OKLCH | oklch(73.96% 0.185 342) |
| XYZ | xyz(55.1479, 36.6316, 60.6544) |
| Luminance | 0.3663 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Bubblegum Pink
#FE83CC
ΔE00 3.56
Bubblegum (survey)
#FF6CB5
ΔE00 4.96
Pink (survey)
#FF81C0
ΔE00 5.08
Hot Pink
#FF69B4
ΔE00 5.08
Purply Pink
#F075E6
ΔE00 5.59
Lavender Pink
#DD85D7
ΔE00 5.94
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F675CB #75F6A0
analogous
#E075F6 #F675CB #F6758A
triadic
#F675CB #CBF675 #75CBF6
tetradic
#F675CB #F6E075 #75F6A0 #758AF6
square
#F675CB #F6E075 #75F6A0 #758AF6
split-complementary
#F675CB #8AF675 #75F6E0
monochromatic
#E20F9B #F23CB5 #F675CB #FAAEE1 #FDE2F4
Accessibility & contrast
On white
2.52
#F675CB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.33
#F675CB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F675CB
8.33:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F675CB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F675CB | 1.00 | 2.52 | 8.33 | 8.33 |
| #FFFFFF | 2.52 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.33 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.33 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7D96CE
Deuteranopia (green-blind)
#A1ABC8
Tritanopia (blue-blind)
#FF7697
Achromatopsia (no color)
#A3A3A3
Design tokens & code
CSS
--color: #f675cb; /* rgb */ color: rgb(246, 117, 203); /* oklch */ color: oklch(74.0% 0.185 342.0);
Tailwind
colors: {
custom: {
50: '#fca1db',
500: '#f675cb',
950: '#000000',
},
}SCSS
$custom: #f675cb; $custom-light: #fca1db; $custom-dark: #000000;
JSON
{
"hex": "#f675cb",
"rgb": {
"r": 246,
"g": 117,
"b": 203
},
"hsl": {
"h": 320,
"s": 87.755,
"l": 71.176
},
"oklch": {
"l": 0.73955,
"c": 0.18492,
"h": 342
},
"luminance": 0.36627
}Semantic roles & 50–950 ramp
primary
#F675CB
secondary
#D2F4DE
accent
#E44D01
background
#FFFAFD
surface
#FFF4FA
border
#D7CED3
text
#180F15
muted
#867F83