#F29EBF#F29EBF
#F29EBF is a light, moderate pink. Relative luminance 0.471; OKLCH L 79.2% C 0.107 H 354.7°. Best body text is #000000 at 10.42:1 contrast (WCAG AA passes).
Color values
| HEX | #F29EBF |
|---|---|
| RGB | rgb(242, 158, 191) |
| HSL | hsl(336, 76%, 78%) |
| HSV | hsv(336, 35%, 95%) |
| CMYK | cmyk(0%, 34.7%, 21.1%, 5.1%) |
| CIE-LAB | lab(74.25, 35.69, -3.97) |
| CIE-LCH | lch(74.25, 35.91, 353.66°) |
| OKLab | oklab(79.19% 0.1069 -0.01) |
| OKLCH | oklch(79.19% 0.107 354.7) |
| XYZ | xyz(58.2497, 47.0961, 55.3025) |
| Luminance | 0.4709 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Powder Pink
#FFB2D0
ΔE00 4.69
Pig Pink
#E78EA5
ΔE00 5.52
Faded Pink
#DE9DAC
ΔE00 5.73
Baby Pink
#FFB7CE
ΔE00 6.02
Soft Pink
#FDB0C0
ΔE00 6.10
Pinky
#FC86AA
ΔE00 6.32
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F29EBF #9EF2D1
analogous
#F29EE9 #F29EBF #F2A79E
triadic
#F29EBF #BFF29E #9EBFF2
tetradic
#F29EBF #E9F29E #9EF2D1 #A79EF2
square
#F29EBF #E9F29E #9EF2D1 #A79EF2
split-complementary
#F29EBF #9EF2A7 #9EE9F2
monochromatic
#E43278 #EB689B #F29EBF #F9D4E3 #FBE4ED
Accessibility & contrast
On white
2.02
#F29EBF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.42
#F29EBF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F29EBF
10.42:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F29EBF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F29EBF | 1.00 | 2.02 | 10.42 | 10.42 |
| #FFFFFF | 2.02 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.42 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.42 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A7AEC0
Deuteranopia (green-blind)
#BCBCBD
Tritanopia (blue-blind)
#FE9BA9
Achromatopsia (no color)
#B7B7B7
Design tokens & code
CSS
--color: #f29ebf; /* rgb */ color: rgb(242, 158, 191); /* oklch */ color: oklch(79.2% 0.107 354.7);
Tailwind
colors: {
custom: {
50: '#f8bbd2',
500: '#f29ebf',
950: '#000000',
},
}SCSS
$custom: #f29ebf; $custom-light: #f8bbd2; $custom-dark: #000000;
JSON
{
"hex": "#f29ebf",
"rgb": {
"r": 242,
"g": 158,
"b": 191
},
"hsl": {
"h": 336.429,
"s": 76.364,
"l": 78.431
},
"oklch": {
"l": 0.79191,
"c": 0.10741,
"h": 354.7
},
"luminance": 0.47093
}Semantic roles & 50–950 ramp
primary
#F29EBF
secondary
#D8F3E8
accent
#D9890D
background
#FFFBFC
surface
#FFF6F9
border
#D7D0D2
text
#171214
muted
#858182