#F685DA#F685DA
#F685DA is a light, vivid pink. Relative luminance 0.414; OKLCH L 76.7% C 0.170 H 337.2°. Best body text is #000000 at 9.29:1 contrast (WCAG AA passes).
Color values
| HEX | #F685DA |
|---|---|
| RGB | rgb(246, 133, 218) |
| HSL | hsl(315, 86%, 74%) |
| HSV | hsv(315, 46%, 96%) |
| CMYK | cmyk(0%, 45.9%, 11.4%, 3.5%) |
| CIE-LAB | lab(70.48, 53.89, -24.50) |
| CIE-LCH | lch(70.48, 59.19, 335.55°) |
| OKLab | oklab(76.73% 0.1568 -0.0659) |
| OKLCH | oklch(76.73% 0.17 337.2) |
| XYZ | xyz(59.0487, 41.4337, 71.2034) |
| Luminance | 0.4143 (WCAG relative) |
| Temperature | neutral |
| Family | pink |
Closest named colors
Bubblegum Pink
#FE83CC
ΔE00 3.62
Lavender Pink
#DD85D7
ΔE00 4.37
Violet (CSS)
#EE82EE
ΔE00 4.84
Purply Pink
#F075E6
ΔE00 4.99
Pink (survey)
#FF81C0
ΔE00 6.10
Candy Pink
#FF63E9
ΔE00 6.74
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F685DA #85F6A1
analogous
#DA85F6 #F685DA #F685A2
triadic
#F685DA #DAF685 #85DAF6
tetradic
#F685DA #F6DA85 #85F6A1 #85A2F6
square
#F685DA #F6DA85 #85F6A1 #85A2F6
split-complementary
#F685DA #A2F685 #85F6DA
monochromatic
#EE13B7 #F24CC9 #F685DA #FABEEB #FDE3F6
Accessibility & contrast
On white
2.26
#F685DA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.29
#F685DA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F685DA
9.29:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F685DA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F685DA | 1.00 | 2.26 | 9.29 | 9.29 |
| #FFFFFF | 2.26 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.29 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.29 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#87A2DD
Deuteranopia (green-blind)
#A6B3D7
Tritanopia (blue-blind)
#FF89A6
Achromatopsia (no color)
#ACACAC
Design tokens & code
CSS
--color: #f685da; /* rgb */ color: rgb(246, 133, 218); /* oklch */ color: oklch(76.7% 0.170 337.2);
Tailwind
colors: {
custom: {
50: '#fbabe5',
500: '#f685da',
950: '#000000',
},
}SCSS
$custom: #f685da; $custom-light: #fbabe5; $custom-dark: #000000;
JSON
{
"hex": "#f685da",
"rgb": {
"r": 246,
"g": 133,
"b": 218
},
"hsl": {
"h": 314.867,
"s": 86.26,
"l": 74.314
},
"oklch": {
"l": 0.76727,
"c": 0.17009,
"h": 337.2
},
"luminance": 0.4143
}Semantic roles & 50–950 ramp
primary
#F685DA
secondary
#D6F5DE
accent
#E33A03
background
#FFFAFE
surface
#FFF4FC
border
#D7CED5
text
#181015
muted
#867F84