#F692DC#F692DC
#F692DC is a light, vivid pink. Relative luminance 0.453; OKLCH L 78.7% C 0.150 H 337.3°. Best body text is #000000 at 10.06:1 contrast (WCAG AA passes).
Color values
| HEX | #F692DC |
|---|---|
| RGB | rgb(246, 146, 220) |
| HSL | hsl(316, 85%, 77%) |
| HSV | hsv(316, 41%, 96%) |
| CMYK | cmyk(0%, 40.7%, 10.6%, 3.5%) |
| CIE-LAB | lab(73.10, 47.70, -21.60) |
| CIE-LCH | lch(73.10, 52.36, 335.64°) |
| OKLab | oklab(78.72% 0.1384 -0.0579) |
| OKLCH | oklch(78.72% 0.15 337.3) |
| XYZ | xyz(61.2032, 45.3215, 73.2205) |
| Luminance | 0.4532 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Bubblegum Pink
#FE83CC
ΔE00 4.20
Lavender Pink
#DD85D7
ΔE00 5.50
Plum
#DDA0DD
ΔE00 5.89
Pink (survey)
#FF81C0
ΔE00 6.35
Violet (CSS)
#EE82EE
ΔE00 6.41
Purply Pink
#F075E6
ΔE00 7.39
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F692DC #92F6AC
analogous
#DE92F6 #F692DC #F692AA
triadic
#F692DC #DCF692 #92DCF6
tetradic
#F692DC #F6DE92 #92F6AC #92AAF6
square
#F692DC #F6DE92 #92F6AC #92AAF6
split-complementary
#F692DC #AAF692 #92F6DE
monochromatic
#ED21B8 #F159CA #F692DC #FBCBEE #FDE3F6
Accessibility & contrast
On white
2.09
#F692DC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.06
#F692DC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F692DC
10.06:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F692DC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F692DC | 1.00 | 2.09 | 10.06 | 10.06 |
| #FFFFFF | 2.09 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.06 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.06 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#94AADF
Deuteranopia (green-blind)
#AEB9D9
Tritanopia (blue-blind)
#FF95AE
Achromatopsia (no color)
#B3B3B3
Design tokens & code
CSS
--color: #f692dc; /* rgb */ color: rgb(246, 146, 220); /* oklch */ color: oklch(78.7% 0.150 337.3);
Tailwind
colors: {
custom: {
50: '#fbb4e7',
500: '#f692dc',
950: '#000000',
},
}SCSS
$custom: #f692dc; $custom-light: #fbb4e7; $custom-dark: #000000;
JSON
{
"hex": "#f692dc",
"rgb": {
"r": 246,
"g": 146,
"b": 220
},
"hsl": {
"h": 315.6,
"s": 84.746,
"l": 76.863
},
"oklch": {
"l": 0.7872,
"c": 0.15002,
"h": 337.3
},
"luminance": 0.45318
}Semantic roles & 50–950 ramp
primary
#F692DC
secondary
#D6F5DE
accent
#E13E04
background
#FFFBFE
surface
#FFF6FC
border
#D7D0D5
text
#181116
muted
#868084