#F29CDB#F29CDB
#F29CDB is a light, vivid pink. Relative luminance 0.478; OKLCH L 79.8% C 0.129 H 337.2°. Best body text is #000000 at 10.55:1 contrast (WCAG AA passes).
Color values
| HEX | #F29CDB |
|---|---|
| RGB | rgb(242, 156, 219) |
| HSL | hsl(316, 77%, 78%) |
| HSV | hsv(316, 36%, 95%) |
| CMYK | cmyk(0%, 35.5%, 9.5%, 5.1%) |
| CIE-LAB | lab(74.68, 41.11, -18.70) |
| CIE-LCH | lch(74.68, 45.16, 335.54°) |
| OKLab | oklab(79.8% 0.1188 -0.05) |
| OKLCH | oklch(79.8% 0.129 337.2) |
| XYZ | xyz(61.2924, 47.7718, 72.9965) |
| Luminance | 0.4777 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Plum
#DDA0DD
ΔE00 4.48
Bubblegum Pink
#FE83CC
ΔE00 5.88
Lavender Pink
#DD85D7
ΔE00 6.91
Pink (survey)
#FF81C0
ΔE00 7.40
Violet (CSS)
#EE82EE
ΔE00 8.35
Powder Pink
#FFB2D0
ΔE00 8.92
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F29CDB #9CF2B3
analogous
#DE9CF2 #F29CDB #F29CB0
triadic
#F29CDB #DBF29C #9CDBF2
tetradic
#F29CDB #F2DE9C #9CF2B3 #9CB0F2
square
#F29CDB #F2DE9C #9CF2B3 #9CB0F2
split-complementary
#F29CDB #B0F29C #9CF2DE
monochromatic
#E430B4 #EB66C7 #F29CDB #F9D2EF #FBE4F5
Accessibility & contrast
On white
1.99
#F29CDB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.55
#F29CDB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F29CDB
10.55:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F29CDB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F29CDB | 1.00 | 1.99 | 10.55 | 10.55 |
| #FFFFFF | 1.99 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.55 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.55 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9EB0DD
Deuteranopia (green-blind)
#B3BCD8
Tritanopia (blue-blind)
#FB9FB3
Achromatopsia (no color)
#B8B8B8
Design tokens & code
CSS
--color: #f29cdb; /* rgb */ color: rgb(242, 156, 219); /* oklch */ color: oklch(79.8% 0.129 337.2);
Tailwind
colors: {
custom: {
50: '#f7bae6',
500: '#f29cdb',
950: '#000000',
},
}SCSS
$custom: #f29cdb; $custom-light: #f7bae6; $custom-dark: #000000;
JSON
{
"hex": "#f29cdb",
"rgb": {
"r": 242,
"g": 156,
"b": 219
},
"hsl": {
"h": 316.047,
"s": 76.786,
"l": 78.039
},
"oklch": {
"l": 0.79801,
"c": 0.12893,
"h": 337.2
},
"luminance": 0.47769
}Semantic roles & 50–950 ramp
primary
#F29CDB
secondary
#D8F3DF
accent
#D9430C
background
#FFFBFE
surface
#FFF6FC
border
#D7D0D5
text
#171216
muted
#858184