#F69BCE#F69BCE
#F69BCE is a light, vivid pink. Relative luminance 0.475; OKLCH L 79.6% C 0.125 H 345.6°. Best body text is #000000 at 10.50:1 contrast (WCAG AA passes).
Color values
| HEX | #F69BCE |
|---|---|
| RGB | rgb(246, 155, 206) |
| HSL | hsl(326, 83%, 79%) |
| HSV | hsv(326, 37%, 96%) |
| CMYK | cmyk(0%, 37%, 16.3%, 3.5%) |
| CIE-LAB | lab(74.51, 40.87, -11.79) |
| CIE-LCH | lch(74.51, 42.53, 343.91°) |
| OKLab | oklab(79.63% 0.1209 -0.031) |
| OKLCH | oklch(79.63% 0.125 345.6) |
| XYZ | xyz(60.8685, 47.4954, 64.3420) |
| Luminance | 0.4749 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Bubblegum Pink
#FE83CC
ΔE00 5.47
Pink (survey)
#FF81C0
ΔE00 5.75
Powder Pink
#FFB2D0
ΔE00 6.61
Plum
#DDA0DD
ΔE00 7.08
Pinky
#FC86AA
ΔE00 8.21
Baby Pink
#FFB7CE
ΔE00 8.58
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F69BCE #9BF6C3
analogous
#F19BF6 #F69BCE #F69BA0
triadic
#F69BCE #CEF69B #9BCEF6
tetradic
#F69BCE #F6F19B #9BF6C3 #9BA0F6
square
#F69BCE #F6F19B #9BF6C3 #9BA0F6
split-complementary
#F69BCE #A0F69B #9BF6F1
monochromatic
#EC2B97 #F163B2 #F69BCE #FBD3EA #FCE3F1
Accessibility & contrast
On white
2.00
#F69BCE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.50
#F69BCE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F69BCE
10.50:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F69BCE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F69BCE | 1.00 | 2.00 | 10.50 | 10.50 |
| #FFFFFF | 2.00 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.50 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.50 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A2AED0
Deuteranopia (green-blind)
#B8BDCC
Tritanopia (blue-blind)
#FF9AAD
Achromatopsia (no color)
#B7B7B7
Design tokens & code
CSS
--color: #f69bce; /* rgb */ color: rgb(246, 155, 206); /* oklch */ color: oklch(79.6% 0.125 345.6);
Tailwind
colors: {
custom: {
50: '#fabadd',
500: '#f69bce',
950: '#000000',
},
}SCSS
$custom: #f69bce; $custom-light: #fabadd; $custom-dark: #000000;
JSON
{
"hex": "#f69bce",
"rgb": {
"r": 246,
"g": 155,
"b": 206
},
"hsl": {
"h": 326.374,
"s": 83.486,
"l": 78.627
},
"oklch": {
"l": 0.7963,
"c": 0.12477,
"h": 345.6
},
"luminance": 0.47492
}Semantic roles & 50–950 ramp
primary
#F69BCE
secondary
#D7F4E4
accent
#E06606
background
#FFFBFD
surface
#FFF6FB
border
#D7D0D4
text
#181215
muted
#868183