#F6789D#F6789D
#F6789D is a light, vivid pink. Relative luminance 0.355; OKLCH L 72.8% C 0.158 H 3.2°. Best body text is #000000 at 8.09:1 contrast (WCAG AA passes).
Color values
| HEX | #F6789D |
|---|---|
| RGB | rgb(246, 120, 157) |
| HSL | hsl(342, 88%, 72%) |
| HSV | hsv(342, 51%, 96%) |
| CMYK | cmyk(0%, 51.2%, 36.2%, 3.5%) |
| CIE-LAB | lab(66.11, 51.88, 3.19) |
| CIE-LCH | lch(66.11, 51.98, 3.52°) |
| OKLab | oklab(72.82% 0.1578 0.0089) |
| OKLCH | oklch(72.82% 0.158 3.2) |
| XYZ | xyz(50.8110, 35.4651, 36.0612) |
| Luminance | 0.3546 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Carnation Pink
#FF7FA7
ΔE00 2.36
Pinky
#FC86AA
ΔE00 3.29
Rosa
#FE86A4
ΔE00 3.44
Rosy Pink
#F6688E
ΔE00 3.62
Carnation
#FD798F
ΔE00 4.79
Medium Pink
#F36196
ΔE00 4.80
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F6789D #78F6D1
analogous
#F678DC #F6789D #F69278
triadic
#F6789D #9DF678 #789DF6
tetradic
#F6789D #DCF678 #78F6D1 #9278F6
square
#F6789D #DCF678 #78F6D1 #9278F6
split-complementary
#F6789D #78F692 #78DCF6
monochromatic
#E40F4E #F23F73 #F6789D #FAB1C7 #FDE2EA
Accessibility & contrast
On white
2.60
#F6789D on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.09
#F6789D on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F6789D
8.09:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F6789D | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F6789D | 1.00 | 2.60 | 8.09 | 8.09 |
| #FFFFFF | 2.60 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.09 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.09 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8E929E
Deuteranopia (green-blind)
#AEAA9A
Tritanopia (blue-blind)
#FF6D86
Achromatopsia (no color)
#A1A1A1
Design tokens & code
CSS
--color: #f6789d; /* rgb */ color: rgb(246, 120, 157); /* oklch */ color: oklch(72.8% 0.158 3.2);
Tailwind
colors: {
custom: {
50: '#fda2b9',
500: '#f6789d',
950: '#000000',
},
}SCSS
$custom: #f6789d; $custom-light: #fda2b9; $custom-dark: #000000;
JSON
{
"hex": "#f6789d",
"rgb": {
"r": 246,
"g": 120,
"b": 157
},
"hsl": {
"h": 342.381,
"s": 87.5,
"l": 71.765
},
"oklch": {
"l": 0.72817,
"c": 0.15801,
"h": 3.2
},
"luminance": 0.3546
}Semantic roles & 50–950 ramp
primary
#F6789D
secondary
#D5F5EB
accent
#E4A201
background
#FFFAFB
surface
#FFF4F6
border
#D7CED0
text
#180F11
muted
#867F80