#F692CB#F692CB
#F692CB is a light, vivid pink. Relative luminance 0.445; OKLCH L 78.1% C 0.138 H 345.5°. Best body text is #000000 at 9.89:1 contrast (WCAG AA passes).
Color values
| HEX | #F692CB |
|---|---|
| RGB | rgb(246, 146, 203) |
| HSL | hsl(326, 85%, 77%) |
| HSV | hsv(326, 41%, 96%) |
| CMYK | cmyk(0%, 40.7%, 17.5%, 3.5%) |
| CIE-LAB | lab(72.54, 45.05, -13.08) |
| CIE-LCH | lch(72.54, 46.91, 343.81°) |
| OKLab | oklab(78.11% 0.1336 -0.0344) |
| OKLCH | oklch(78.11% 0.138 345.5) |
| XYZ | xyz(59.0652, 44.4662, 61.9602) |
| Luminance | 0.4446 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Bubblegum Pink
#FE83CC
ΔE00 3.50
Pink (survey)
#FF81C0
ΔE00 3.98
Plum
#DDA0DD
ΔE00 7.56
Bubblegum (survey)
#FF6CB5
ΔE00 7.64
Pinky
#FC86AA
ΔE00 7.69
Lavender Pink
#DD85D7
ΔE00 7.93
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F692CB #92F6BD
analogous
#EF92F6 #F692CB #F69299
triadic
#F692CB #CBF692 #92CBF6
tetradic
#F692CB #F6EF92 #92F6BD #9299F6
square
#F692CB #F6EF92 #92F6BD #9299F6
split-complementary
#F692CB #99F692 #92F6EF
monochromatic
#ED2195 #F159B0 #F692CB #FBCBE6 #FDE3F2
Accessibility & contrast
On white
2.12
#F692CB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.89
#F692CB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F692CB
9.89:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F692CB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F692CB | 1.00 | 2.12 | 9.89 | 9.89 |
| #FFFFFF | 2.12 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.89 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.89 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#99A8CD
Deuteranopia (green-blind)
#B3B8C8
Tritanopia (blue-blind)
#FF91A7
Achromatopsia (no color)
#B2B2B2
Design tokens & code
CSS
--color: #f692cb; /* rgb */ color: rgb(246, 146, 203); /* oklch */ color: oklch(78.1% 0.138 345.5);
Tailwind
colors: {
custom: {
50: '#fbb4da',
500: '#f692cb',
950: '#000000',
},
}SCSS
$custom: #f692cb; $custom-light: #fbb4da; $custom-dark: #000000;
JSON
{
"hex": "#f692cb",
"rgb": {
"r": 246,
"g": 146,
"b": 203
},
"hsl": {
"h": 325.8,
"s": 84.746,
"l": 76.863
},
"oklch": {
"l": 0.78109,
"c": 0.13795,
"h": 345.5
},
"luminance": 0.44462
}Semantic roles & 50–950 ramp
primary
#F692CB
secondary
#D6F5E3
accent
#E16304
background
#FFFBFD
surface
#FFF6FA
border
#D7D0D3
text
#181115
muted
#868083