#F69CB2#F69CB2
#F69CB2 is a light, moderate red. Relative luminance 0.466; OKLCH L 78.9% C 0.110 H 4.0°. Best body text is #000000 at 10.32:1 contrast (WCAG AA passes).
Color values
| HEX | #F69CB2 |
|---|---|
| RGB | rgb(246, 156, 178) |
| HSL | hsl(345, 83%, 79%) |
| HSV | hsv(345, 37%, 96%) |
| CMYK | cmyk(0%, 36.6%, 27.6%, 3.5%) |
| CIE-LAB | lab(73.93, 36.32, 2.77) |
| CIE-LCH | lch(73.93, 36.43, 4.37°) |
| OKLab | oklab(78.93% 0.1099 0.0078) |
| OKLCH | oklch(78.93% 0.11 4) |
| XYZ | xyz(57.9320, 46.5881, 48.0520) |
| Luminance | 0.4658 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Pig Pink
#E78EA5
ΔE00 3.92
Faded Pink
#DE9DAC
ΔE00 4.66
Soft Pink
#FDB0C0
ΔE00 4.70
Rosa
#FE86A4
ΔE00 5.21
Pinky
#FC86AA
ΔE00 5.27
Rose Pink
#F7879A
ΔE00 5.71
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F69CB2 #9CF6E0
analogous
#F69CDF #F69CB2 #F6B39C
triadic
#F69CB2 #B2F69C #9CB2F6
tetradic
#F69CB2 #DFF69C #9CF6E0 #B39CF6
square
#F69CB2 #DFF69C #9CF6E0 #B39CF6
split-complementary
#F69CB2 #9CF6B3 #9CDFF6
monochromatic
#EC2C5B #F16486 #F69CB2 #FBD4DE #FCE3E9
Accessibility & contrast
On white
2.04
#F69CB2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.32
#F69CB2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F69CB2
10.32:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F69CB2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F69CB2 | 1.00 | 2.04 | 10.32 | 10.32 |
| #FFFFFF | 2.04 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.32 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.32 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A9ACB3
Deuteranopia (green-blind)
#BFBCB0
Tritanopia (blue-blind)
#FF96A4
Achromatopsia (no color)
#B6B6B6
Design tokens & code
CSS
--color: #f69cb2; /* rgb */ color: rgb(246, 156, 178); /* oklch */ color: oklch(78.9% 0.110 4.0);
Tailwind
colors: {
custom: {
50: '#fbbac9',
500: '#f69cb2',
950: '#000000',
},
}SCSS
$custom: #f69cb2; $custom-light: #fbbac9; $custom-dark: #000000;
JSON
{
"hex": "#f69cb2",
"rgb": {
"r": 246,
"g": 156,
"b": 178
},
"hsl": {
"h": 345.333,
"s": 83.333,
"l": 78.824
},
"oklch": {
"l": 0.78926,
"c": 0.11015,
"h": 4
},
"luminance": 0.46584
}Semantic roles & 50–950 ramp
primary
#F69CB2
secondary
#D7F4ED
accent
#E0AA06
background
#FFFBFC
surface
#FFF6F8
border
#D7D0D1
text
#181213
muted
#868182