#FF789D#FF789D
#FF789D is a light, vivid pink. Relative luminance 0.371; OKLCH L 74.0% C 0.167 H 4.8°. Best body text is #000000 at 8.43:1 contrast (WCAG AA passes).
Color values
| HEX | #FF789D |
|---|---|
| RGB | rgb(255, 120, 157) |
| HSL | hsl(344, 100%, 74%) |
| HSV | hsv(344, 53%, 100%) |
| CMYK | cmyk(0%, 52.9%, 38.4%, 0%) |
| CIE-LAB | lab(67.38, 54.85, 5.18) |
| CIE-LCH | lch(67.38, 55.09, 5.40°) |
| OKLab | oklab(74.02% 0.1669 0.0141) |
| OKLCH | oklch(74.02% 0.167 4.8) |
| XYZ | xyz(54.0454, 37.1328, 36.2129) |
| Luminance | 0.3713 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Carnation Pink
#FF7FA7
ΔE00 2.15
Rosa
#FE86A4
ΔE00 2.82
Pinky
#FC86AA
ΔE00 3.25
Rosy Pink
#F6688E
ΔE00 3.87
Carnation
#FD798F
ΔE00 3.94
Rose Pink
#F7879A
ΔE00 4.35
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FF789D #78FFDA
analogous
#FF78E0 #FF789D #FF9678
triadic
#FF789D #9DFF78 #789DFF
tetradic
#FF789D #E0FF78 #78FFDA #9678FF
square
#FF789D #E0FF78 #78FFDA #9678FF
split-complementary
#FF789D #78FF96 #78E0FF
monochromatic
#FD0045 #FF3B71 #FF789D #FFB5C9 #FFE0E9
Accessibility & contrast
On white
2.49
#FF789D on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.43
#FF789D on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FF789D
8.43:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FF789D | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FF789D | 1.00 | 2.49 | 8.43 | 8.43 |
| #FFFFFF | 2.49 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.43 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.43 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#90949E
Deuteranopia (green-blind)
#B3AE9A
Tritanopia (blue-blind)
#FF6B86
Achromatopsia (no color)
#A4A4A4
Design tokens & code
CSS
--color: #ff789d; /* rgb */ color: rgb(255, 120, 157); /* oklch */ color: oklch(74.0% 0.167 4.8);
Tailwind
colors: {
custom: {
50: '#ffa3b9',
500: '#ff789d',
950: '#000000',
},
}SCSS
$custom: #ff789d; $custom-light: #ffa3b9; $custom-dark: #000000;
JSON
{
"hex": "#ff789d",
"rgb": {
"r": 255,
"g": 120,
"b": 157
},
"hsl": {
"h": 343.556,
"s": 100,
"l": 73.529
},
"oklch": {
"l": 0.74025,
"c": 0.16744,
"h": 4.8
},
"luminance": 0.37127
}Semantic roles & 50–950 ramp
primary
#FF789D
secondary
#D4F7EE
accent
#E6A700
background
#FFFAFB
surface
#FFF4F6
border
#D7CED0
text
#190F11
muted
#877F80