#F695FF#F695FF
#F695FF is a light, vivid purple. Relative luminance 0.483; OKLCH L 80.6% C 0.176 H 324.0°. Best body text is #000000 at 10.66:1 contrast (WCAG AA passes).
Color values
| HEX | #F695FF |
|---|---|
| RGB | rgb(246, 149, 255) |
| HSL | hsl(295, 100%, 79%) |
| HSV | hsv(295, 42%, 100%) |
| CMYK | cmyk(3.5%, 41.6%, 0%, 0%) |
| CIE-LAB | lab(75.02, 52.22, -37.73) |
| CIE-LCH | lch(75.02, 64.42, 324.15°) |
| OKLab | oklab(80.59% 0.1421 -0.1034) |
| OKLCH | oklch(80.59% 0.176 324) |
| XYZ | xyz(66.8017, 48.3105, 100.3944) |
| Luminance | 0.4831 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 4.32
Purply Pink
#F075E6
ΔE00 6.84
Lavender Pink
#DD85D7
ΔE00 6.96
Plum
#DDA0DD
ΔE00 7.71
Mauve
#E0B0FF
ΔE00 7.86
Baby Purple
#CA9BF7
ΔE00 8.19
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F695FF #9EFF95
analogous
#C195FF #F695FF #FF95D3
triadic
#F695FF #FFF695 #95FFF6
tetradic
#F695FF #FFC195 #9EFF95 #95D3FF
square
#F695FF #FFC195 #9EFF95 #95D3FF
split-complementary
#F695FF #D3FF95 #95FFC1
monochromatic
#EC1BFF #F158FF #F695FF #FBD2FF #FCE0FF
Accessibility & contrast
On white
1.97
#F695FF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.66
#F695FF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F695FF
10.66:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F695FF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F695FF | 1.00 | 1.97 | 10.66 | 10.66 |
| #FFFFFF | 1.97 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.66 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.66 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#89B1FF
Deuteranopia (green-blind)
#A4BDFC
Tritanopia (blue-blind)
#FAA1BE
Achromatopsia (no color)
#B9B9B9
Design tokens & code
CSS
--color: #f695ff; /* rgb */ color: rgb(246, 149, 255); /* oklch */ color: oklch(80.6% 0.176 324.0);
Tailwind
colors: {
custom: {
50: '#fbb6ff',
500: '#f695ff',
950: '#000000',
},
}SCSS
$custom: #f695ff; $custom-light: #fbb6ff; $custom-dark: #000000;
JSON
{
"hex": "#f695ff",
"rgb": {
"r": 246,
"g": 149,
"b": 255
},
"hsl": {
"h": 294.906,
"s": 100,
"l": 79.216
},
"oklch": {
"l": 0.80592,
"c": 0.17576,
"h": 324
},
"luminance": 0.48308
}Semantic roles & 50–950 ramp
primary
#F695FF
secondary
#D7F7D4
accent
#E60013
background
#FFFBFF
surface
#FFF6FF
border
#D7D0D7
text
#181118
muted
#868086