#F59CB2#F59CB2
#F59CB2 is a light, moderate red. Relative luminance 0.464; OKLCH L 78.8% C 0.109 H 3.8°. Best body text is #000000 at 10.28:1 contrast (WCAG AA passes).
Color values
| HEX | #F59CB2 |
|---|---|
| RGB | rgb(245, 156, 178) |
| HSL | hsl(345, 82%, 79%) |
| HSV | hsv(345, 36%, 96%) |
| CMYK | cmyk(0%, 36.3%, 27.3%, 3.9%) |
| CIE-LAB | lab(73.81, 35.97, 2.59) |
| CIE-LCH | lch(73.81, 36.06, 4.12°) |
| OKLab | oklab(78.81% 0.1088 0.0073) |
| OKLCH | oklch(78.81% 0.109 3.8) |
| XYZ | xyz(57.5821, 46.4077, 48.0356) |
| Luminance | 0.4640 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Pig Pink
#E78EA5
ΔE00 3.83
Faded Pink
#DE9DAC
ΔE00 4.50
Soft Pink
#FDB0C0
ΔE00 4.71
Rosa
#FE86A4
ΔE00 5.29
Pinky
#FC86AA
ΔE00 5.32
Rose Pink
#F7879A
ΔE00 5.78
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F59CB2 #9CF5DF
analogous
#F59CDE #F59CB2 #F5B29C
triadic
#F59CB2 #B2F59C #9CB2F5
tetradic
#F59CB2 #DEF59C #9CF5DF #B29CF5
square
#F59CB2 #DEF59C #9CF5DF #B29CF5
split-complementary
#F59CB2 #9CF5B2 #9CDEF5
monochromatic
#EA2D5C #EF6487 #F59CB2 #FBD4DD #FCE3E9
Accessibility & contrast
On white
2.04
#F59CB2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.28
#F59CB2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F59CB2
10.28:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F59CB2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F59CB2 | 1.00 | 2.04 | 10.28 | 10.28 |
| #FFFFFF | 2.04 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.28 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.28 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A9ACB3
Deuteranopia (green-blind)
#BFBCB0
Tritanopia (blue-blind)
#FF96A4
Achromatopsia (no color)
#B5B5B5
Design tokens & code
CSS
--color: #f59cb2; /* rgb */ color: rgb(245, 156, 178); /* oklch */ color: oklch(78.8% 0.109 3.8);
Tailwind
colors: {
custom: {
50: '#fabac9',
500: '#f59cb2',
950: '#000000',
},
}SCSS
$custom: #f59cb2; $custom-light: #fabac9; $custom-dark: #000000;
JSON
{
"hex": "#f59cb2",
"rgb": {
"r": 245,
"g": 156,
"b": 178
},
"hsl": {
"h": 345.169,
"s": 81.651,
"l": 78.627
},
"oklch": {
"l": 0.78812,
"c": 0.10903,
"h": 3.8
},
"luminance": 0.46404
}Semantic roles & 50–950 ramp
primary
#F59CB2
secondary
#D7F4ED
accent
#DEA907
background
#FFFBFC
surface
#FFF6F8
border
#D7D0D1
text
#181213
muted
#868182