#F6789B#F6789B
#F6789B is a light, vivid pink. Relative luminance 0.354; OKLCH L 72.8% C 0.157 H 4.2°. Best body text is #000000 at 8.08:1 contrast (WCAG AA passes).
Color values
| HEX | #F6789B |
|---|---|
| RGB | rgb(246, 120, 155) |
| HSL | hsl(343, 88%, 72%) |
| HSV | hsv(343, 51%, 96%) |
| CMYK | cmyk(0%, 51.2%, 37%, 3.5%) |
| CIE-LAB | lab(66.06, 51.65, 4.25) |
| CIE-LCH | lch(66.06, 51.83, 4.71°) |
| OKLab | oklab(72.76% 0.1571 0.0117) |
| OKLCH | oklch(72.76% 0.157 4.2) |
| XYZ | xyz(50.6416, 35.3973, 35.1693) |
| Luminance | 0.3539 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Carnation Pink
#FF7FA7
ΔE00 2.63
Rosa
#FE86A4
ΔE00 3.33
Rosy Pink
#F6688E
ΔE00 3.38
Pinky
#FC86AA
ΔE00 3.48
Carnation
#FD798F
ΔE00 4.26
Rose Pink
#F7879A
ΔE00 4.44
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F6789B #78F6D3
analogous
#F678DA #F6789B #F69478
triadic
#F6789B #9BF678 #789BF6
tetradic
#F6789B #DAF678 #78F6D3 #9478F6
square
#F6789B #DAF678 #78F6D3 #9478F6
split-complementary
#F6789B #78F694 #78DAF6
monochromatic
#E40F4A #F23F71 #F6789B #FAB1C6 #FDE2EA
Accessibility & contrast
On white
2.60
#F6789B on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.08
#F6789B on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F6789B
8.08:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F6789B | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F6789B | 1.00 | 2.60 | 8.08 | 8.08 |
| #FFFFFF | 2.60 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.08 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.08 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8E929C
Deuteranopia (green-blind)
#AEAA98
Tritanopia (blue-blind)
#FF6C85
Achromatopsia (no color)
#A0A0A0
Design tokens & code
CSS
--color: #f6789b; /* rgb */ color: rgb(246, 120, 155); /* oklch */ color: oklch(72.8% 0.157 4.2);
Tailwind
colors: {
custom: {
50: '#fda2b8',
500: '#f6789b',
950: '#000000',
},
}SCSS
$custom: #f6789b; $custom-light: #fda2b8; $custom-dark: #000000;
JSON
{
"hex": "#f6789b",
"rgb": {
"r": 246,
"g": 120,
"b": 155
},
"hsl": {
"h": 343.333,
"s": 87.5,
"l": 71.765
},
"oklch": {
"l": 0.72761,
"c": 0.15749,
"h": 4.2
},
"luminance": 0.35392
}Semantic roles & 50–950 ramp
primary
#F6789B
secondary
#D5F5EC
accent
#E4A501
background
#FFFAFB
surface
#FFF4F6
border
#D7CED0
text
#180F11
muted
#867F80