#F29BCD#F29BCD
#F29BCD is a light, vivid pink. Relative luminance 0.467; OKLCH L 79.1% C 0.120 H 344.8°. Best body text is #000000 at 10.35:1 contrast (WCAG AA passes).
Color values
| HEX | #F29BCD |
|---|---|
| RGB | rgb(242, 155, 205) |
| HSL | hsl(326, 77%, 78%) |
| HSV | hsv(326, 36%, 95%) |
| CMYK | cmyk(0%, 36%, 15.3%, 5.1%) |
| CIE-LAB | lab(74.02, 39.38, -12.02) |
| CIE-LCH | lch(74.02, 41.17, 343.03°) |
| OKLab | oklab(79.15% 0.1162 -0.0316) |
| OKLCH | oklch(79.15% 0.12 344.8) |
| XYZ | xyz(59.3591, 46.7311, 63.6392) |
| Luminance | 0.4673 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Bubblegum Pink
#FE83CC
ΔE00 5.70
Pink (survey)
#FF81C0
ΔE00 6.03
Plum
#DDA0DD
ΔE00 6.61
Powder Pink
#FFB2D0
ΔE00 6.74
Pinky
#FC86AA
ΔE00 8.44
Baby Pink
#FFB7CE
ΔE00 8.68
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F29BCD #9BF2C0
analogous
#EB9BF2 #F29BCD #F29BA1
triadic
#F29BCD #CDF29B #9BCDF2
tetradic
#F29BCD #F2EB9B #9BF2C0 #9BA1F2
square
#F29BCD #F2EB9B #9BF2C0 #9BA1F2
split-complementary
#F29BCD #A1F29B #9BF2EB
monochromatic
#E42F97 #EB65B2 #F29BCD #F9D1E8 #FBE4F1
Accessibility & contrast
On white
2.03
#F29BCD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.35
#F29BCD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F29BCD
10.35:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F29BCD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F29BCD | 1.00 | 2.03 | 10.35 | 10.35 |
| #FFFFFF | 2.03 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.35 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.35 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A1ADCF
Deuteranopia (green-blind)
#B6BBCB
Tritanopia (blue-blind)
#FD9BAD
Achromatopsia (no color)
#B6B6B6
Design tokens & code
CSS
--color: #f29bcd; /* rgb */ color: rgb(242, 155, 205); /* oklch */ color: oklch(79.1% 0.120 344.8);
Tailwind
colors: {
custom: {
50: '#f8badc',
500: '#f29bcd',
950: '#000000',
},
}SCSS
$custom: #f29bcd; $custom-light: #f8badc; $custom-dark: #000000;
JSON
{
"hex": "#f29bcd",
"rgb": {
"r": 242,
"g": 155,
"b": 205
},
"hsl": {
"h": 325.517,
"s": 76.991,
"l": 77.843
},
"oklch": {
"l": 0.79149,
"c": 0.12038,
"h": 344.8
},
"luminance": 0.46728
}Semantic roles & 50–950 ramp
primary
#F29BCD
secondary
#D8F3E3
accent
#D9630C
background
#FFFBFD
surface
#FFF6FB
border
#D7D0D4
text
#171215
muted
#858183