#F19EBD#F19EBD
#F19EBD is a light, moderate pink. Relative luminance 0.468; OKLCH L 79.0% C 0.105 H 355.8°. Best body text is #000000 at 10.37:1 contrast (WCAG AA passes).
Color values
| HEX | #F19EBD |
|---|---|
| RGB | rgb(241, 158, 189) |
| HSL | hsl(338, 75%, 78%) |
| HSV | hsv(338, 34%, 95%) |
| CMYK | cmyk(0%, 34.4%, 21.6%, 5.5%) |
| CIE-LAB | lab(74.08, 35.05, -3.13) |
| CIE-LCH | lch(74.08, 35.19, 354.90°) |
| OKLab | oklab(79.02% 0.1052 -0.0078) |
| OKLCH | oklch(79.02% 0.105 355.8) |
| XYZ | xyz(57.6888, 46.8321, 54.1352) |
| Luminance | 0.4683 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Powder Pink
#FFB2D0
ΔE00 4.77
Pig Pink
#E78EA5
ΔE00 5.15
Faded Pink
#DE9DAC
ΔE00 5.25
Soft Pink
#FDB0C0
ΔE00 5.78
Baby Pink
#FFB7CE
ΔE00 5.93
Pinky
#FC86AA
ΔE00 6.23
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F19EBD #9EF1D2
analogous
#F19EE7 #F19EBD #F1A89E
triadic
#F19EBD #BDF19E #9EBDF1
tetradic
#F19EBD #E7F19E #9EF1D2 #A89EF1
square
#F19EBD #E7F19E #9EF1D2 #A89EF1
split-complementary
#F19EBD #9EF1A8 #9EE7F1
monochromatic
#E23374 #E96999 #F19EBD #F9D3E1 #FBE4ED
Accessibility & contrast
On white
2.03
#F19EBD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.37
#F19EBD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F19EBD
10.37:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F19EBD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F19EBD | 1.00 | 2.03 | 10.37 | 10.37 |
| #FFFFFF | 2.03 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.37 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.37 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A8ADBE
Deuteranopia (green-blind)
#BCBCBB
Tritanopia (blue-blind)
#FE9AA9
Achromatopsia (no color)
#B6B6B6
Design tokens & code
CSS
--color: #f19ebd; /* rgb */ color: rgb(241, 158, 189); /* oklch */ color: oklch(79.0% 0.105 355.8);
Tailwind
colors: {
custom: {
50: '#f7bbd0',
500: '#f19ebd',
950: '#000000',
},
}SCSS
$custom: #f19ebd; $custom-light: #f7bbd0; $custom-dark: #000000;
JSON
{
"hex": "#f19ebd",
"rgb": {
"r": 241,
"g": 158,
"b": 189
},
"hsl": {
"h": 337.59,
"s": 74.775,
"l": 78.235
},
"oklch": {
"l": 0.79018,
"c": 0.10544,
"h": 355.8
},
"luminance": 0.46829
}Semantic roles & 50–950 ramp
primary
#F19EBD
secondary
#D8F3E9
accent
#D78C0F
background
#FFFBFC
surface
#FFF6F9
border
#D7D0D2
text
#171214
muted
#858182