#F685FF#F685FF
#F685FF is a light, highly saturated purple. Relative luminance 0.436; OKLCH L 78.3% C 0.201 H 324.5°. Best body text is #000000 at 9.72:1 contrast (WCAG AA passes).
Color values
| HEX | #F685FF |
|---|---|
| RGB | rgb(246, 133, 255) |
| HSL | hsl(296, 100%, 76%) |
| HSV | hsv(296, 48%, 100%) |
| CMYK | cmyk(3.5%, 47.8%, 0%, 0%) |
| CIE-LAB | lab(71.95, 60.14, -42.51) |
| CIE-LCH | lch(71.95, 73.64, 324.75°) |
| OKLab | oklab(78.31% 0.164 -0.117) |
| OKLCH | oklch(78.31% 0.201 324.5) |
| XYZ | xyz(64.4420, 43.5910, 99.6078) |
| Luminance | 0.4359 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 2.59
Purply Pink
#F075E6
ΔE00 4.56
Violet Pink
#FB5FFC
ΔE00 6.07
Light Magenta
#FA5FF7
ΔE00 6.19
Candy Pink
#FF63E9
ΔE00 6.33
Lavender Pink
#DD85D7
ΔE00 6.64
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F685FF #8EFF85
analogous
#B985FF #F685FF #FF85CB
triadic
#F685FF #FFF685 #85FFF6
tetradic
#F685FF #FFB985 #8EFF85 #85CBFF
square
#F685FF #FFB985 #8EFF85 #85CBFF
split-complementary
#F685FF #CBFF85 #85FFB9
monochromatic
#ED0BFF #F148FF #F685FF #FBC2FF #FDE0FF
Accessibility & contrast
On white
2.16
#F685FF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.72
#F685FF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F685FF
9.72:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F685FF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F685FF | 1.00 | 2.16 | 9.72 | 9.72 |
| #FFFFFF | 2.16 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.72 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.72 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#76A8FF
Deuteranopia (green-blind)
#98B5FB
Tritanopia (blue-blind)
#FA93B6
Achromatopsia (no color)
#B0B0B0
Design tokens & code
CSS
--color: #f685ff; /* rgb */ color: rgb(246, 133, 255); /* oklch */ color: oklch(78.3% 0.201 324.5);
Tailwind
colors: {
custom: {
50: '#fbacff',
500: '#f685ff',
950: '#000000',
},
}SCSS
$custom: #f685ff; $custom-light: #fbacff; $custom-dark: #000000;
JSON
{
"hex": "#f685ff",
"rgb": {
"r": 246,
"g": 133,
"b": 255
},
"hsl": {
"h": 295.574,
"s": 100,
"l": 76.078
},
"oklch": {
"l": 0.78309,
"c": 0.20146,
"h": 324.5
},
"luminance": 0.43588
}Semantic roles & 50–950 ramp
primary
#F685FF
secondary
#D6F7D4
accent
#E60011
background
#FFFAFF
surface
#FFF4FF
border
#D7CED7
text
#181018
muted
#867F86