#F692DF#F692DF
#F692DF is a light, vivid pink. Relative luminance 0.455; OKLCH L 78.8% C 0.152 H 336.0°. Best body text is #000000 at 10.10:1 contrast (WCAG AA passes).
Color values
| HEX | #F692DF |
|---|---|
| RGB | rgb(246, 146, 223) |
| HSL | hsl(314, 85%, 77%) |
| HSV | hsv(314, 41%, 96%) |
| CMYK | cmyk(0%, 40.7%, 9.3%, 3.5%) |
| CIE-LAB | lab(73.21, 48.19, -23.08) |
| CIE-LCH | lch(73.21, 53.43, 334.41°) |
| OKLab | oklab(78.83% 0.1392 -0.062) |
| OKLCH | oklch(78.83% 0.152 336) |
| XYZ | xyz(61.6041, 45.4818, 75.3318) |
| Luminance | 0.4548 (WCAG relative) |
| Temperature | neutral |
| Family | pink |
Closest named colors
Bubblegum Pink
#FE83CC
ΔE00 4.62
Lavender Pink
#DD85D7
ΔE00 5.26
Plum
#DDA0DD
ΔE00 5.81
Violet (CSS)
#EE82EE
ΔE00 5.89
Pink (survey)
#FF81C0
ΔE00 6.86
Purply Pink
#F075E6
ΔE00 7.02
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F692DF #92F6A9
analogous
#DB92F6 #F692DF #F692AD
triadic
#F692DF #DFF692 #92DFF6
tetradic
#F692DF #F6DB92 #92F6A9 #92ADF6
square
#F692DF #F6DB92 #92F6A9 #92ADF6
split-complementary
#F692DF #ADF692 #92F6DB
monochromatic
#ED21BE #F159CE #F692DF #FBCBF0 #FDE3F7
Accessibility & contrast
On white
2.08
#F692DF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.10
#F692DF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F692DF
10.10:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F692DF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F692DF | 1.00 | 2.08 | 10.10 | 10.10 |
| #FFFFFF | 2.08 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.10 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.10 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#93ABE2
Deuteranopia (green-blind)
#ADB9DC
Tritanopia (blue-blind)
#FF96AF
Achromatopsia (no color)
#B4B4B4
Design tokens & code
CSS
--color: #f692df; /* rgb */ color: rgb(246, 146, 223); /* oklch */ color: oklch(78.8% 0.152 336.0);
Tailwind
colors: {
custom: {
50: '#fbb4e9',
500: '#f692df',
950: '#000000',
},
}SCSS
$custom: #f692df; $custom-light: #fbb4e9; $custom-dark: #000000;
JSON
{
"hex": "#f692df",
"rgb": {
"r": 246,
"g": 146,
"b": 223
},
"hsl": {
"h": 313.8,
"s": 84.746,
"l": 76.863
},
"oklch": {
"l": 0.78834,
"c": 0.15238,
"h": 336
},
"luminance": 0.45478
}Semantic roles & 50–950 ramp
primary
#F692DF
secondary
#D6F5DD
accent
#E13704
background
#FFFBFE
surface
#FFF6FC
border
#D7D0D5
text
#181116
muted
#868084