#F692D5#F692D5
#F692D5 is a light, vivid pink. Relative luminance 0.450; OKLCH L 78.5% C 0.145 H 340.5°. Best body text is #000000 at 9.99:1 contrast (WCAG AA passes).
Color values
| HEX | #F692D5 |
|---|---|
| RGB | rgb(246, 146, 213) |
| HSL | hsl(320, 85%, 77%) |
| HSV | hsv(320, 41%, 96%) |
| CMYK | cmyk(0%, 40.7%, 13.4%, 3.5%) |
| CIE-LAB | lab(72.86, 46.58, -18.11) |
| CIE-LCH | lch(72.86, 49.98, 338.76°) |
| OKLab | oklab(78.46% 0.1365 -0.0482) |
| OKLCH | oklch(78.46% 0.145 340.5) |
| XYZ | xyz(60.2955, 44.9584, 68.4399) |
| Luminance | 0.4496 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Bubblegum Pink
#FE83CC
ΔE00 3.46
Pink (survey)
#FF81C0
ΔE00 5.20
Lavender Pink
#DD85D7
ΔE00 6.31
Plum
#DDA0DD
ΔE00 6.35
Violet (CSS)
#EE82EE
ΔE00 7.72
Purply Pink
#F075E6
ΔE00 8.41
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F692D5 #92F6B3
analogous
#E592F6 #F692D5 #F692A3
triadic
#F692D5 #D5F692 #92D5F6
tetradic
#F692D5 #F6E592 #92F6B3 #92A3F6
square
#F692D5 #F6E592 #92F6B3 #92A3F6
split-complementary
#F692D5 #A3F692 #92F6E5
monochromatic
#ED21A9 #F159BF #F692D5 #FBCBEB #FDE3F4
Accessibility & contrast
On white
2.10
#F692D5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.99
#F692D5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F692D5
9.99:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F692D5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F692D5 | 1.00 | 2.10 | 9.99 | 9.99 |
| #FFFFFF | 2.10 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.99 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.99 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#96A9D7
Deuteranopia (green-blind)
#B0B9D2
Tritanopia (blue-blind)
#FF93AB
Achromatopsia (no color)
#B3B3B3
Design tokens & code
CSS
--color: #f692d5; /* rgb */ color: rgb(246, 146, 213); /* oklch */ color: oklch(78.5% 0.145 340.5);
Tailwind
colors: {
custom: {
50: '#fbb4e2',
500: '#f692d5',
950: '#000000',
},
}SCSS
$custom: #f692d5; $custom-light: #fbb4e2; $custom-dark: #000000;
JSON
{
"hex": "#f692d5",
"rgb": {
"r": 246,
"g": 146,
"b": 213
},
"hsl": {
"h": 319.8,
"s": 84.746,
"l": 76.863
},
"oklch": {
"l": 0.78462,
"c": 0.14476,
"h": 340.5
},
"luminance": 0.44955
}Semantic roles & 50–950 ramp
primary
#F692D5
secondary
#D6F5E0
accent
#E14D04
background
#FFFBFD
surface
#FFF6FB
border
#D7D0D4
text
#181115
muted
#868083