#F685DE#F685DE
#F685DE is a light, vivid pink. Relative luminance 0.416; OKLCH L 76.9% C 0.173 H 335.6°. Best body text is #000000 at 9.33:1 contrast (WCAG AA passes).
Color values
| HEX | #F685DE |
|---|---|
| RGB | rgb(246, 133, 222) |
| HSL | hsl(313, 86%, 74%) |
| HSV | hsv(313, 46%, 96%) |
| CMYK | cmyk(0%, 45.9%, 9.8%, 3.5%) |
| CIE-LAB | lab(70.63, 54.52, -26.48) |
| CIE-LCH | lch(70.63, 60.61, 334.10°) |
| OKLab | oklab(76.89% 0.1578 -0.0714) |
| OKLCH | oklch(76.89% 0.173 335.6) |
| XYZ | xyz(59.5785, 41.6456, 73.9934) |
| Luminance | 0.4164 (WCAG relative) |
| Temperature | neutral |
| Family | pink |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 4.09
Lavender Pink
#DD85D7
ΔE00 4.15
Bubblegum Pink
#FE83CC
ΔE00 4.36
Purply Pink
#F075E6
ΔE00 4.43
Candy Pink
#FF63E9
ΔE00 6.33
Pink (survey)
#FF81C0
ΔE00 6.86
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F685DE #85F69D
analogous
#D585F6 #F685DE #F685A6
triadic
#F685DE #DEF685 #85DEF6
tetradic
#F685DE #F6D585 #85F69D #85A6F6
square
#F685DE #F6D585 #85F69D #85A6F6
split-complementary
#F685DE #A6F685 #85F6D5
monochromatic
#EE13BF #F24CCF #F685DE #FABEED #FDE3F7
Accessibility & contrast
On white
2.25
#F685DE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.33
#F685DE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F685DE
9.33:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F685DE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F685DE | 1.00 | 2.25 | 9.33 | 9.33 |
| #FFFFFF | 2.25 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.33 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.33 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#86A2E1
Deuteranopia (green-blind)
#A5B3DB
Tritanopia (blue-blind)
#FF8AA7
Achromatopsia (no color)
#ADADAD
Design tokens & code
CSS
--color: #f685de; /* rgb */ color: rgb(246, 133, 222); /* oklch */ color: oklch(76.9% 0.173 335.6);
Tailwind
colors: {
custom: {
50: '#fbace8',
500: '#f685de',
950: '#000000',
},
}SCSS
$custom: #f685de; $custom-light: #fbace8; $custom-dark: #000000;
JSON
{
"hex": "#f685de",
"rgb": {
"r": 246,
"g": 133,
"b": 222
},
"hsl": {
"h": 312.743,
"s": 86.26,
"l": 74.314
},
"oklch": {
"l": 0.76886,
"c": 0.17318,
"h": 335.6
},
"luminance": 0.41642
}Semantic roles & 50–950 ramp
primary
#F685DE
secondary
#D6F5DD
accent
#E33203
background
#FFFAFE
surface
#FFF4FC
border
#D7CED5
text
#181016
muted
#867F84