#FF689D#FF689D
#FF689D is a light, vivid pink. Relative luminance 0.336; OKLCH L 72.0% C 0.189 H 1.2°. Best body text is #000000 at 7.72:1 contrast (WCAG AA passes).
Color values
| HEX | #FF689D |
|---|---|
| RGB | rgb(255, 104, 157) |
| HSL | hsl(339, 100%, 70%) |
| HSV | hsv(339, 59%, 100%) |
| CMYK | cmyk(0%, 59.2%, 38.4%, 0%) |
| CIE-LAB | lab(64.64, 62.06, 1.23) |
| CIE-LCH | lch(64.64, 62.08, 1.13°) |
| OKLab | oklab(71.98% 0.1894 0.004) |
| OKLCH | oklch(71.98% 0.189 1.2) |
| XYZ | xyz(52.2793, 33.6007, 35.6242) |
| Luminance | 0.3360 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Medium Pink
#F36196
ΔE00 2.71
Strawberry
#FC5A8D
ΔE00 3.42
Rosy Pink
#F6688E
ΔE00 3.43
Bubble Gum Pink
#FF69AF
ΔE00 4.08
Carnation Pink
#FF7FA7
ΔE00 4.34
Hot Pink
#FF69B4
ΔE00 5.15
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FF689D #68FFCA
analogous
#FF68E9 #FF689D #FF7E68
triadic
#FF689D #9DFF68 #689DFF
tetradic
#FF689D #E9FF68 #68FFCA #7E68FF
square
#FF689D #E9FF68 #68FFCA #7E68FF
split-complementary
#FF689D #68FF7E #68E9FF
monochromatic
#ED0053 #FF2B75 #FF689D #FFA5C5 #FFE0EB
Accessibility & contrast
On white
2.72
#FF689D on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.72
#FF689D on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FF689D
7.72:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FF689D | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FF689D | 1.00 | 2.72 | 7.72 | 7.72 |
| #FFFFFF | 2.72 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.72 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.72 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#848B9E
Deuteranopia (green-blind)
#ABA899
Tritanopia (blue-blind)
#FF597C
Achromatopsia (no color)
#9D9D9D
Design tokens & code
CSS
--color: #ff689d; /* rgb */ color: rgb(255, 104, 157); /* oklch */ color: oklch(72.0% 0.189 1.2);
Tailwind
colors: {
custom: {
50: '#ff99b9',
500: '#ff689d',
950: '#000000',
},
}SCSS
$custom: #ff689d; $custom-light: #ff99b9; $custom-dark: #000000;
JSON
{
"hex": "#ff689d",
"rgb": {
"r": 255,
"g": 104,
"b": 157
},
"hsl": {
"h": 338.94,
"s": 100,
"l": 70.392
},
"oklch": {
"l": 0.7198,
"c": 0.18943,
"h": 1.2
},
"luminance": 0.33595
}Semantic roles & 50–950 ramp
primary
#FF689D
secondary
#CDF6E8
accent
#E69500
background
#FFF9FB
surface
#FFF2F6
border
#D7CCD0
text
#190E11
muted
#877E80