#FE789E#FE789E
#FE789E is a light, vivid pink. Relative luminance 0.370; OKLCH L 73.9% C 0.167 H 4.2°. Best body text is #000000 at 8.39:1 contrast (WCAG AA passes).
Color values
| HEX | #FE789E |
|---|---|
| RGB | rgb(254, 120, 158) |
| HSL | hsl(343, 99%, 73%) |
| HSV | hsv(343, 53%, 100%) |
| CMYK | cmyk(0%, 52.8%, 37.8%, 0.4%) |
| CIE-LAB | lab(67.26, 54.63, 4.43) |
| CIE-LCH | lch(67.26, 54.81, 4.64°) |
| OKLab | oklab(73.92% 0.1662 0.0122) |
| OKLCH | oklch(73.92% 0.167 4.2) |
| XYZ | xyz(53.7641, 36.9779, 36.6471) |
| Luminance | 0.3697 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Carnation Pink
#FF7FA7
ΔE00 1.92
Rosa
#FE86A4
ΔE00 2.89
Pinky
#FC86AA
ΔE00 3.09
Rosy Pink
#F6688E
ΔE00 3.89
Carnation
#FD798F
ΔE00 4.28
Rose Pink
#F7879A
ΔE00 4.56
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FE789E #78FED8
analogous
#FE78E1 #FE789E #FE9578
triadic
#FE789E #9EFE78 #789EFE
tetradic
#FE789E #E1FE78 #78FED8 #9578FE
square
#FE789E #E1FE78 #78FED8 #9578FE
split-complementary
#FE789E #78FE95 #78E1FE
monochromatic
#FA0248 #FE3B72 #FE789E #FEB5CA #FFE1E9
Accessibility & contrast
On white
2.50
#FE789E on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.39
#FE789E on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FE789E
8.39:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FE789E | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FE789E | 1.00 | 2.50 | 8.39 | 8.39 |
| #FFFFFF | 2.50 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.39 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.39 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#90949F
Deuteranopia (green-blind)
#B2AD9B
Tritanopia (blue-blind)
#FF6B86
Achromatopsia (no color)
#A4A4A4
Design tokens & code
CSS
--color: #fe789e; /* rgb */ color: rgb(254, 120, 158); /* oklch */ color: oklch(73.9% 0.167 4.2);
Tailwind
colors: {
custom: {
50: '#ffa3ba',
500: '#fe789e',
950: '#000000',
},
}SCSS
$custom: #fe789e; $custom-light: #ffa3ba; $custom-dark: #000000;
JSON
{
"hex": "#fe789e",
"rgb": {
"r": 254,
"g": 120,
"b": 158
},
"hsl": {
"h": 342.985,
"s": 98.529,
"l": 73.333
},
"oklch": {
"l": 0.73918,
"c": 0.16664,
"h": 4.2
},
"luminance": 0.36972
}Semantic roles & 50–950 ramp
primary
#FE789E
secondary
#D4F7ED
accent
#E6A400
background
#FFFAFB
surface
#FFF4F6
border
#D7CED0
text
#190F11
muted
#877F80