#F29BCB#F29BCB
#F29BCB is a light, moderate pink. Relative luminance 0.466; OKLCH L 79.1% C 0.119 H 345.9°. Best body text is #000000 at 10.33:1 contrast (WCAG AA passes).
Color values
| HEX | #F29BCB |
|---|---|
| RGB | rgb(242, 155, 203) |
| HSL | hsl(327, 77%, 78%) |
| HSV | hsv(327, 36%, 95%) |
| CMYK | cmyk(0%, 36%, 16.1%, 5.1%) |
| CIE-LAB | lab(73.96, 39.07, -11.01) |
| CIE-LCH | lch(73.96, 40.59, 344.26°) |
| OKLab | oklab(79.08% 0.1155 -0.0289) |
| OKLCH | oklch(79.08% 0.119 345.9) |
| XYZ | xyz(59.1193, 46.6351, 62.3759) |
| Luminance | 0.4663 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Bubblegum Pink
#FE83CC
ΔE00 5.87
Pink (survey)
#FF81C0
ΔE00 5.98
Powder Pink
#FFB2D0
ΔE00 6.45
Plum
#DDA0DD
ΔE00 7.00
Pinky
#FC86AA
ΔE00 8.04
Pig Pink
#E78EA5
ΔE00 8.27
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F29BCB #9BF2C2
analogous
#EE9BF2 #F29BCB #F29B9F
triadic
#F29BCB #CBF29B #9BCBF2
tetradic
#F29BCB #F2EE9B #9BF2C2 #9B9FF2
square
#F29BCB #F2EE9B #9BF2C2 #9B9FF2
split-complementary
#F29BCB #9FF29B #9BF2EE
monochromatic
#E42F93 #EB65AF #F29BCB #F9D1E7 #FBE4F1
Accessibility & contrast
On white
2.03
#F29BCB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.33
#F29BCB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F29BCB
10.33:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F29BCB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F29BCB | 1.00 | 2.03 | 10.33 | 10.33 |
| #FFFFFF | 2.03 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.33 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.33 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A1ADCD
Deuteranopia (green-blind)
#B7BBC9
Tritanopia (blue-blind)
#FD9AAC
Achromatopsia (no color)
#B6B6B6
Design tokens & code
CSS
--color: #f29bcb; /* rgb */ color: rgb(242, 155, 203); /* oklch */ color: oklch(79.1% 0.119 345.9);
Tailwind
colors: {
custom: {
50: '#f8bada',
500: '#f29bcb',
950: '#000000',
},
}SCSS
$custom: #f29bcb; $custom-light: #f8bada; $custom-dark: #000000;
JSON
{
"hex": "#f29bcb",
"rgb": {
"r": 242,
"g": 155,
"b": 203
},
"hsl": {
"h": 326.897,
"s": 76.991,
"l": 77.843
},
"oklch": {
"l": 0.79082,
"c": 0.11908,
"h": 345.9
},
"luminance": 0.46632
}Semantic roles & 50–950 ramp
primary
#F29BCB
secondary
#D8F3E4
accent
#D9680C
background
#FFFBFD
surface
#FFF6FA
border
#D7D0D3
text
#171214
muted
#858183