#FF689E#FF689E
#FF689E is a light, vivid pink. Relative luminance 0.336; OKLCH L 72.0% C 0.190 H 0.8°. Best body text is #000000 at 7.73:1 contrast (WCAG AA passes).
Color values
| HEX | #FF689E |
|---|---|
| RGB | rgb(255, 104, 158) |
| HSL | hsl(339, 100%, 70%) |
| HSV | hsv(339, 59%, 100%) |
| CMYK | cmyk(0%, 59.2%, 38%, 0%) |
| CIE-LAB | lab(64.67, 62.17, 0.70) |
| CIE-LCH | lch(64.67, 62.17, 0.64°) |
| OKLab | oklab(72.01% 0.1897 0.0026) |
| OKLCH | oklch(72.01% 0.19 0.8) |
| XYZ | xyz(52.3650, 33.6350, 36.0757) |
| Luminance | 0.3363 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Medium Pink
#F36196
ΔE00 2.71
Strawberry
#FC5A8D
ΔE00 3.58
Rosy Pink
#F6688E
ΔE00 3.65
Bubble Gum Pink
#FF69AF
ΔE00 3.83
Carnation Pink
#FF7FA7
ΔE00 4.37
Hot Pink
#FF69B4
ΔE00 4.91
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FF689E #68FFC9
analogous
#FF68EA #FF689E #FF7D68
triadic
#FF689E #9EFF68 #689EFF
tetradic
#FF689E #EAFF68 #68FFC9 #7D68FF
square
#FF689E #EAFF68 #68FFC9 #7D68FF
split-complementary
#FF689E #68FF7D #68EAFF
monochromatic
#ED0055 #FF2B77 #FF689E #FFA5C5 #FFE0EB
Accessibility & contrast
On white
2.72
#FF689E on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.73
#FF689E on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FF689E
7.73:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FF689E | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FF689E | 1.00 | 2.72 | 7.73 | 7.73 |
| #FFFFFF | 2.72 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.73 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.73 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#838BA0
Deuteranopia (green-blind)
#ABA89A
Tritanopia (blue-blind)
#FF597D
Achromatopsia (no color)
#9D9D9D
Design tokens & code
CSS
--color: #ff689e; /* rgb */ color: rgb(255, 104, 158); /* oklch */ color: oklch(72.0% 0.190 0.8);
Tailwind
colors: {
custom: {
50: '#ff9aba',
500: '#ff689e',
950: '#000000',
},
}SCSS
$custom: #ff689e; $custom-light: #ff9aba; $custom-dark: #000000;
JSON
{
"hex": "#ff689e",
"rgb": {
"r": 255,
"g": 104,
"b": 158
},
"hsl": {
"h": 338.543,
"s": 100,
"l": 70.392
},
"oklch": {
"l": 0.72009,
"c": 0.18974,
"h": 0.8
},
"luminance": 0.33629
}Semantic roles & 50–950 ramp
primary
#FF689E
secondary
#CDF6E7
accent
#E69300
background
#FFF9FB
surface
#FFF2F6
border
#D7CCD0
text
#190E11
muted
#877E80