#F69DBB#F69DBB
#F69DBB is a light, moderate pink. Relative luminance 0.473; OKLCH L 79.4% C 0.112 H 358.2°. Best body text is #000000 at 10.46:1 contrast (WCAG AA passes).
Color values
| HEX | #F69DBB |
|---|---|
| RGB | rgb(246, 157, 187) |
| HSL | hsl(340, 83%, 79%) |
| HSV | hsv(340, 36%, 96%) |
| CMYK | cmyk(0%, 36.2%, 24%, 3.5%) |
| CIE-LAB | lab(74.38, 37.03, -1.52) |
| CIE-LCH | lch(74.38, 37.06, 357.65°) |
| OKLab | oklab(79.35% 0.1115 -0.0035) |
| OKLCH | oklch(79.35% 0.112 358.2) |
| XYZ | xyz(59.0339, 47.2985, 53.0242) |
| Luminance | 0.4729 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pig Pink
#E78EA5
ΔE00 4.79
Powder Pink
#FFB2D0
ΔE00 4.99
Soft Pink
#FDB0C0
ΔE00 5.40
Pinky
#FC86AA
ΔE00 5.44
Faded Pink
#DE9DAC
ΔE00 5.48
Baby Pink
#FFB7CE
ΔE00 6.00
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F69DBB #9DF6D8
analogous
#F69DE8 #F69DBB #F6AC9D
triadic
#F69DBB #BBF69D #9DBBF6
tetradic
#F69DBB #E8F69D #9DF6D8 #AC9DF6
square
#F69DBB #E8F69D #9DF6D8 #AC9DF6
split-complementary
#F69DBB #9DF6AC #9DE8F6
monochromatic
#EC2D6D #F16594 #F69DBB #FBD5E2 #FCE3EC
Accessibility & contrast
On white
2.01
#F69DBB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.46
#F69DBB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F69DBB
10.46:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F69DBB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F69DBB | 1.00 | 2.01 | 10.46 | 10.46 |
| #FFFFFF | 2.01 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.46 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.46 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A8ADBC
Deuteranopia (green-blind)
#BEBDB9
Tritanopia (blue-blind)
#FF98A7
Achromatopsia (no color)
#B7B7B7
Design tokens & code
CSS
--color: #f69dbb; /* rgb */ color: rgb(246, 157, 187); /* oklch */ color: oklch(79.4% 0.112 358.2);
Tailwind
colors: {
custom: {
50: '#fbbbcf',
500: '#f69dbb',
950: '#000000',
},
}SCSS
$custom: #f69dbb; $custom-light: #fbbbcf; $custom-dark: #000000;
JSON
{
"hex": "#f69dbb",
"rgb": {
"r": 246,
"g": 157,
"b": 187
},
"hsl": {
"h": 339.775,
"s": 83.178,
"l": 79.02
},
"oklch": {
"l": 0.79352,
"c": 0.11156,
"h": 358.2
},
"luminance": 0.47295
}Semantic roles & 50–950 ramp
primary
#F69DBB
secondary
#D7F4EA
accent
#E09606
background
#FFFBFC
surface
#FFF6F9
border
#D7D0D2
text
#181213
muted
#868182