#F59EBD#F59EBD
#F59EBD is a light, moderate pink. Relative luminance 0.475; OKLCH L 79.5% C 0.110 H 356.9°. Best body text is #000000 at 10.51:1 contrast (WCAG AA passes).
Color values
| HEX | #F59EBD |
|---|---|
| RGB | rgb(245, 158, 189) |
| HSL | hsl(339, 81%, 79%) |
| HSV | hsv(339, 36%, 96%) |
| CMYK | cmyk(0%, 35.5%, 22.9%, 3.9%) |
| CIE-LAB | lab(74.54, 36.45, -2.41) |
| CIE-LCH | lch(74.54, 36.53, 356.22°) |
| OKLab | oklab(79.46% 0.1096 -0.0058) |
| OKLCH | oklch(79.46% 0.11 356.9) |
| XYZ | xyz(59.0695, 47.5441, 54.1999) |
| Luminance | 0.4754 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Powder Pink
#FFB2D0
ΔE00 4.68
Pig Pink
#E78EA5
ΔE00 5.14
Soft Pink
#FDB0C0
ΔE00 5.51
Faded Pink
#DE9DAC
ΔE00 5.56
Baby Pink
#FFB7CE
ΔE00 5.82
Pinky
#FC86AA
ΔE00 5.84
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F59EBD #9EF5D6
analogous
#F59EE8 #F59EBD #F5AB9E
triadic
#F59EBD #BDF59E #9EBDF5
tetradic
#F59EBD #E8F59E #9EF5D6 #AB9EF5
square
#F59EBD #E8F59E #9EF5D6 #AB9EF5
split-complementary
#F59EBD #9EF5AB #9EE8F5
monochromatic
#EA2F72 #EF6797 #F59EBD #FBD5E3 #FCE3EC
Accessibility & contrast
On white
2.00
#F59EBD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.51
#F59EBD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F59EBD
10.51:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F59EBD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F59EBD | 1.00 | 2.00 | 10.51 | 10.51 |
| #FFFFFF | 2.00 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.51 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.51 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A9AEBE
Deuteranopia (green-blind)
#BEBDBB
Tritanopia (blue-blind)
#FF9AA9
Achromatopsia (no color)
#B7B7B7
Design tokens & code
CSS
--color: #f59ebd; /* rgb */ color: rgb(245, 158, 189); /* oklch */ color: oklch(79.5% 0.110 356.9);
Tailwind
colors: {
custom: {
50: '#fabbd0',
500: '#f59ebd',
950: '#000000',
},
}SCSS
$custom: #f59ebd; $custom-light: #fabbd0; $custom-dark: #000000;
JSON
{
"hex": "#f59ebd",
"rgb": {
"r": 245,
"g": 158,
"b": 189
},
"hsl": {
"h": 338.621,
"s": 81.308,
"l": 79.02
},
"oklch": {
"l": 0.79464,
"c": 0.10971,
"h": 356.9
},
"luminance": 0.4754
}Semantic roles & 50–950 ramp
primary
#F59EBD
secondary
#D7F4EA
accent
#DE9108
background
#FFFBFC
surface
#FFF6F9
border
#D7D0D2
text
#171214
muted
#858182