#F69CBF#F69CBF
#F69CBF is a light, moderate pink. Relative luminance 0.471; OKLCH L 79.3% C 0.115 H 355.1°. Best body text is #000000 at 10.43:1 contrast (WCAG AA passes).
Color values
| HEX | #F69CBF |
|---|---|
| RGB | rgb(246, 156, 191) |
| HSL | hsl(337, 83%, 79%) |
| HSV | hsv(337, 37%, 96%) |
| CMYK | cmyk(0%, 36.6%, 22.4%, 3.5%) |
| CIE-LAB | lab(74.28, 38.12, -3.88) |
| CIE-LCH | lch(74.28, 38.32, 354.19°) |
| OKLab | oklab(79.31% 0.1144 -0.0097) |
| OKLCH | oklch(79.31% 0.115 355.1) |
| XYZ | xyz(59.2996, 47.1352, 55.2548) |
| Luminance | 0.4713 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Powder Pink
#FFB2D0
ΔE00 5.02
Pig Pink
#E78EA5
ΔE00 5.48
Pinky
#FC86AA
ΔE00 5.67
Faded Pink
#DE9DAC
ΔE00 6.34
Soft Pink
#FDB0C0
ΔE00 6.41
Baby Pink
#FFB7CE
ΔE00 6.43
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F69CBF #9CF6D3
analogous
#F69CEC #F69CBF #F6A69C
triadic
#F69CBF #BFF69C #9CBFF6
tetradic
#F69CBF #ECF69C #9CF6D3 #A69CF6
square
#F69CBF #ECF69C #9CF6D3 #A69CF6
split-complementary
#F69CBF #9CF6A6 #9CECF6
monochromatic
#EC2C76 #F1649B #F69CBF #FBD4E3 #FCE3ED
Accessibility & contrast
On white
2.01
#F69CBF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.43
#F69CBF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F69CBF
10.43:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F69CBF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F69CBF | 1.00 | 2.01 | 10.43 | 10.43 |
| #FFFFFF | 2.01 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.43 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.43 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A6ADC0
Deuteranopia (green-blind)
#BCBDBD
Tritanopia (blue-blind)
#FF98A8
Achromatopsia (no color)
#B7B7B7
Design tokens & code
CSS
--color: #f69cbf; /* rgb */ color: rgb(246, 156, 191); /* oklch */ color: oklch(79.3% 0.115 355.1);
Tailwind
colors: {
custom: {
50: '#fbbad2',
500: '#f69cbf',
950: '#000000',
},
}SCSS
$custom: #f69cbf; $custom-light: #fbbad2; $custom-dark: #000000;
JSON
{
"hex": "#f69cbf",
"rgb": {
"r": 246,
"g": 156,
"b": 191
},
"hsl": {
"h": 336.667,
"s": 83.333,
"l": 78.824
},
"oklch": {
"l": 0.79309,
"c": 0.11484,
"h": 355.1
},
"luminance": 0.47131
}Semantic roles & 50–950 ramp
primary
#F69CBF
secondary
#D7F4E9
accent
#E08B06
background
#FFFBFC
surface
#FFF6F9
border
#D7D0D2
text
#181214
muted
#868182