#F29CB8#F29CB8
#F29CB8 is a light, moderate pink. Relative luminance 0.461; OKLCH L 78.6% C 0.108 H 358.8°. Best body text is #000000 at 10.22:1 contrast (WCAG AA passes).
Color values
| HEX | #F29CB8 |
|---|---|
| RGB | rgb(242, 156, 184) |
| HSL | hsl(340, 77%, 78%) |
| HSV | hsv(340, 36%, 95%) |
| CMYK | cmyk(0%, 35.5%, 24%, 5.1%) |
| CIE-LAB | lab(73.62, 35.74, -1.03) |
| CIE-LCH | lch(73.62, 35.75, 358.34°) |
| OKLab | oklab(78.65% 0.1076 -0.0022) |
| OKLCH | oklch(78.65% 0.108 358.8) |
| XYZ | xyz(57.1594, 46.1186, 51.2293) |
| Luminance | 0.4612 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pig Pink
#E78EA5
ΔE00 4.18
Faded Pink
#DE9DAC
ΔE00 4.75
Powder Pink
#FFB2D0
ΔE00 5.41
Pinky
#FC86AA
ΔE00 5.43
Soft Pink
#FDB0C0
ΔE00 5.44
Rosa
#FE86A4
ΔE00 6.08
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F29CB8 #9CF2D6
analogous
#F29CE3 #F29CB8 #F2AB9C
triadic
#F29CB8 #B8F29C #9CB8F2
tetradic
#F29CB8 #E3F29C #9CF2D6 #AB9CF2
square
#F29CB8 #E3F29C #9CF2D6 #AB9CF2
split-complementary
#F29CB8 #9CF2AB #9CE3F2
monochromatic
#E4306A #EB6691 #F29CB8 #F9D2DF #FBE4EC
Accessibility & contrast
On white
2.05
#F29CB8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.22
#F29CB8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F29CB8
10.22:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F29CB8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F29CB8 | 1.00 | 2.05 | 10.22 | 10.22 |
| #FFFFFF | 2.05 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.22 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.22 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A7ACB9
Deuteranopia (green-blind)
#BCBBB6
Tritanopia (blue-blind)
#FF97A6
Achromatopsia (no color)
#B5B5B5
Design tokens & code
CSS
--color: #f29cb8; /* rgb */ color: rgb(242, 156, 184); /* oklch */ color: oklch(78.6% 0.108 358.8);
Tailwind
colors: {
custom: {
50: '#f8bacd',
500: '#f29cb8',
950: '#000000',
},
}SCSS
$custom: #f29cb8; $custom-light: #f8bacd; $custom-dark: #000000;
JSON
{
"hex": "#f29cb8",
"rgb": {
"r": 242,
"g": 156,
"b": 184
},
"hsl": {
"h": 340.465,
"s": 76.786,
"l": 78.039
},
"oklch": {
"l": 0.78647,
"c": 0.10764,
"h": 358.8
},
"luminance": 0.46115
}Semantic roles & 50–950 ramp
primary
#F29CB8
secondary
#D8F3EA
accent
#D9960C
background
#FFFBFC
surface
#FFF6F9
border
#D7D0D2
text
#171213
muted
#858182