#F697DB#F697DB
#F697DB is a light, vivid pink. Relative luminance 0.468; OKLCH L 79.5% C 0.141 H 338.2°. Best body text is #000000 at 10.37:1 contrast (WCAG AA passes).
Color values
| HEX | #F697DB |
|---|---|
| RGB | rgb(246, 151, 219) |
| HSL | hsl(317, 84%, 78%) |
| HSV | hsv(317, 39%, 96%) |
| CMYK | cmyk(0%, 38.6%, 11%, 3.5%) |
| CIE-LAB | lab(74.09, 44.98, -19.55) |
| CIE-LCH | lch(74.09, 49.05, 336.51°) |
| OKLab | oklab(79.45% 0.1307 -0.0523) |
| OKLCH | oklch(79.45% 0.141 338.2) |
| XYZ | xyz(61.8589, 46.8440, 72.7876) |
| Luminance | 0.4684 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Bubblegum Pink
#FE83CC
ΔE00 4.70
Plum
#DDA0DD
ΔE00 5.46
Lavender Pink
#DD85D7
ΔE00 6.42
Pink (survey)
#FF81C0
ΔE00 6.49
Violet (CSS)
#EE82EE
ΔE00 7.57
Purply Pink
#F075E6
ΔE00 8.66
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F697DB #97F6B2
analogous
#E297F6 #F697DB #F697AB
triadic
#F697DB #DBF697 #97DBF6
tetradic
#F697DB #F6E297 #97F6B2 #97ABF6
square
#F697DB #F6E297 #97F6B2 #97ABF6
split-complementary
#F697DB #ABF697 #97F6E2
monochromatic
#EC26B4 #F15FC8 #F697DB #FBCFEE #FDE3F5
Accessibility & contrast
On white
2.03
#F697DB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.37
#F697DB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F697DB
10.37:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F697DB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F697DB | 1.00 | 2.03 | 10.37 | 10.37 |
| #FFFFFF | 2.03 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.37 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.37 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9AADDD
Deuteranopia (green-blind)
#B2BBD8
Tritanopia (blue-blind)
#FF99B0
Achromatopsia (no color)
#B6B6B6
Design tokens & code
CSS
--color: #f697db; /* rgb */ color: rgb(246, 151, 219); /* oklch */ color: oklch(79.5% 0.141 338.2);
Tailwind
colors: {
custom: {
50: '#fbb7e6',
500: '#f697db',
950: '#000000',
},
}SCSS
$custom: #f697db; $custom-light: #fbb7e6; $custom-dark: #000000;
JSON
{
"hex": "#f697db",
"rgb": {
"r": 246,
"g": 151,
"b": 219
},
"hsl": {
"h": 317.053,
"s": 84.071,
"l": 77.843
},
"oklch": {
"l": 0.79453,
"c": 0.14078,
"h": 338.2
},
"luminance": 0.46841
}Semantic roles & 50–950 ramp
primary
#F697DB
secondary
#D6F5DF
accent
#E14305
background
#FFFBFE
surface
#FFF6FC
border
#D7D0D5
text
#181116
muted
#868084