#FF689A#FF689A
#FF689A is a light, vivid pink. Relative luminance 0.335; OKLCH L 71.9% C 0.189 H 2.5°. Best body text is #000000 at 7.70:1 contrast (WCAG AA passes).
Color values
| HEX | #FF689A |
|---|---|
| RGB | rgb(255, 104, 154) |
| HSL | hsl(340, 100%, 70%) |
| HSV | hsv(340, 59%, 100%) |
| CMYK | cmyk(0%, 59.2%, 39.6%, 0%) |
| CIE-LAB | lab(64.56, 61.75, 2.83) |
| CIE-LCH | lch(64.56, 61.82, 2.62°) |
| OKLab | oklab(71.89% 0.1884 0.0081) |
| OKLCH | oklch(71.89% 0.189 2.5) |
| XYZ | xyz(52.0263, 33.4995, 34.2918) |
| Luminance | 0.3349 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Rosy Pink
#F6688E
ΔE00 2.78
Medium Pink
#F36196
ΔE00 2.82
Strawberry
#FC5A8D
ΔE00 3.00
Carnation Pink
#FF7FA7
ΔE00 4.35
Bubble Gum Pink
#FF69AF
ΔE00 4.81
Warm Pink
#FB5581
ΔE00 5.24
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FF689A #68FFCD
analogous
#FF68E6 #FF689A #FF8168
triadic
#FF689A #9AFF68 #689AFF
tetradic
#FF689A #E6FF68 #68FFCD #8168FF
square
#FF689A #E6FF68 #68FFCD #8168FF
split-complementary
#FF689A #68FF81 #68E6FF
monochromatic
#ED004E #FF2B71 #FF689A #FFA5C3 #FFE0EB
Accessibility & contrast
On white
2.73
#FF689A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.70
#FF689A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FF689A
7.70:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FF689A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FF689A | 1.00 | 2.73 | 7.70 | 7.70 |
| #FFFFFF | 2.73 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.70 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.70 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#848A9B
Deuteranopia (green-blind)
#ACA796
Tritanopia (blue-blind)
#FF587B
Achromatopsia (no color)
#9D9D9D
Design tokens & code
CSS
--color: #ff689a; /* rgb */ color: rgb(255, 104, 154); /* oklch */ color: oklch(71.9% 0.189 2.5);
Tailwind
colors: {
custom: {
50: '#ff99b7',
500: '#ff689a',
950: '#000000',
},
}SCSS
$custom: #ff689a; $custom-light: #ff99b7; $custom-dark: #000000;
JSON
{
"hex": "#ff689a",
"rgb": {
"r": 255,
"g": 104,
"b": 154
},
"hsl": {
"h": 340.132,
"s": 100,
"l": 70.392
},
"oklch": {
"l": 0.71893,
"c": 0.18856,
"h": 2.5
},
"luminance": 0.33494
}Semantic roles & 50–950 ramp
primary
#FF689A
secondary
#CDF6E8
accent
#E69A00
background
#FFF9FB
surface
#FFF2F6
border
#D7CCD0
text
#190E11
muted
#877E80