#F689DE#F689DE
#F689DE is a light, vivid pink. Relative luminance 0.428; OKLCH L 77.5% C 0.167 H 335.8°. Best body text is #000000 at 9.55:1 contrast (WCAG AA passes).
Color values
| HEX | #F689DE |
|---|---|
| RGB | rgb(246, 137, 222) |
| HSL | hsl(313, 86%, 75%) |
| HSV | hsv(313, 44%, 96%) |
| CMYK | cmyk(0%, 44.3%, 9.8%, 3.5%) |
| CIE-LAB | lab(71.39, 52.55, -25.31) |
| CIE-LCH | lch(71.39, 58.32, 334.29°) |
| OKLab | oklab(77.46% 0.152 -0.0682) |
| OKLCH | oklch(77.46% 0.167 335.8) |
| XYZ | xyz(60.1365, 42.7618, 74.1794) |
| Luminance | 0.4276 (WCAG relative) |
| Temperature | neutral |
| Family | pink |
Closest named colors
Bubblegum Pink
#FE83CC
ΔE00 4.21
Lavender Pink
#DD85D7
ΔE00 4.35
Violet (CSS)
#EE82EE
ΔE00 4.57
Purply Pink
#F075E6
ΔE00 5.22
Pink (survey)
#FF81C0
ΔE00 6.69
Plum
#DDA0DD
ΔE00 7.11
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F689DE #89F6A1
analogous
#D789F6 #F689DE #F689A7
triadic
#F689DE #DEF689 #89DEF6
tetradic
#F689DE #F6D789 #89F6A1 #89A7F6
square
#F689DE #F6D789 #89F6A1 #89A7F6
split-complementary
#F689DE #A7F689 #89F6D7
monochromatic
#ED17BE #F250CE #F689DE #FAC2EE #FDE3F7
Accessibility & contrast
On white
2.20
#F689DE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.55
#F689DE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F689DE
9.55:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F689DE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F689DE | 1.00 | 2.20 | 9.55 | 9.55 |
| #FFFFFF | 2.20 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.55 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.55 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8AA5E1
Deuteranopia (green-blind)
#A7B5DB
Tritanopia (blue-blind)
#FF8DA9
Achromatopsia (no color)
#AFAFAF
Design tokens & code
CSS
--color: #f689de; /* rgb */ color: rgb(246, 137, 222); /* oklch */ color: oklch(77.5% 0.167 335.8);
Tailwind
colors: {
custom: {
50: '#fbaee8',
500: '#f689de',
950: '#000000',
},
}SCSS
$custom: #f689de; $custom-light: #fbaee8; $custom-dark: #000000;
JSON
{
"hex": "#f689de",
"rgb": {
"r": 246,
"g": 137,
"b": 222
},
"hsl": {
"h": 313.211,
"s": 85.827,
"l": 75.098
},
"oklch": {
"l": 0.77459,
"c": 0.16661,
"h": 335.8
},
"luminance": 0.42758
}Semantic roles & 50–950 ramp
primary
#F689DE
secondary
#D6F5DD
accent
#E23403
background
#FFFAFE
surface
#FFF5FC
border
#D7CFD5
text
#181016
muted
#867F84