#F695DF#F695DF
#F695DF is a light, vivid pink. Relative luminance 0.464; OKLCH L 79.3% C 0.147 H 336.2°. Best body text is #000000 at 10.28:1 contrast (WCAG AA passes).
Color values
| HEX | #F695DF |
|---|---|
| RGB | rgb(246, 149, 223) |
| HSL | hsl(314, 84%, 77%) |
| HSV | hsv(314, 39%, 96%) |
| CMYK | cmyk(0%, 39.4%, 9.3%, 3.5%) |
| CIE-LAB | lab(73.82, 46.66, -22.16) |
| CIE-LCH | lch(73.82, 51.65, 334.60°) |
| OKLab | oklab(79.29% 0.1348 -0.0595) |
| OKLCH | oklch(79.29% 0.147 336.2) |
| XYZ | xyz(62.0726, 46.4189, 75.4879) |
| Luminance | 0.4642 (WCAG relative) |
| Temperature | neutral |
| Family | pink |
Closest named colors
Bubblegum Pink
#FE83CC
ΔE00 4.89
Plum
#DDA0DD
ΔE00 5.45
Lavender Pink
#DD85D7
ΔE00 5.72
Violet (CSS)
#EE82EE
ΔE00 6.47
Pink (survey)
#FF81C0
ΔE00 6.99
Purply Pink
#F075E6
ΔE00 7.69
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F695DF #95F6AC
analogous
#DD95F6 #F695DF #F695AE
triadic
#F695DF #DFF695 #95DFF6
tetradic
#F695DF #F6DD95 #95F6AC #95AEF6
square
#F695DF #F6DD95 #95F6AC #95AEF6
split-complementary
#F695DF #AEF695 #95F6DD
monochromatic
#EC24BD #F15DCE #F695DF #FBCDF0 #FDE3F6
Accessibility & contrast
On white
2.04
#F695DF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.28
#F695DF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F695DF
10.28:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F695DF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F695DF | 1.00 | 2.04 | 10.28 | 10.28 |
| #FFFFFF | 2.04 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.28 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.28 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#96ACE2
Deuteranopia (green-blind)
#AFBBDC
Tritanopia (blue-blind)
#FF99B0
Achromatopsia (no color)
#B5B5B5
Design tokens & code
CSS
--color: #f695df; /* rgb */ color: rgb(246, 149, 223); /* oklch */ color: oklch(79.3% 0.147 336.2);
Tailwind
colors: {
custom: {
50: '#fbb6e9',
500: '#f695df',
950: '#000000',
},
}SCSS
$custom: #f695df; $custom-light: #fbb6e9; $custom-dark: #000000;
JSON
{
"hex": "#f695df",
"rgb": {
"r": 246,
"g": 149,
"b": 223
},
"hsl": {
"h": 314.227,
"s": 84.348,
"l": 77.451
},
"oklch": {
"l": 0.79292,
"c": 0.14731,
"h": 336.2
},
"luminance": 0.46415
}Semantic roles & 50–950 ramp
primary
#F695DF
secondary
#D6F5DE
accent
#E13905
background
#FFFBFE
surface
#FFF6FC
border
#D7D0D5
text
#181116
muted
#868084