#F29CD2#F29CD2
#F29CD2 is a light, vivid pink. Relative luminance 0.473; OKLCH L 79.5% C 0.122 H 342.1°. Best body text is #000000 at 10.46:1 contrast (WCAG AA passes).
Color values
| HEX | #F29CD2 |
|---|---|
| RGB | rgb(242, 156, 210) |
| HSL | hsl(322, 77%, 78%) |
| HSV | hsv(322, 36%, 95%) |
| CMYK | cmyk(0%, 35.5%, 13.2%, 5.1%) |
| CIE-LAB | lab(74.39, 39.65, -14.21) |
| CIE-LCH | lch(74.39, 42.12, 340.29°) |
| OKLab | oklab(79.48% 0.1162 -0.0376) |
| OKLCH | oklch(79.48% 0.122 342.1) |
| XYZ | xyz(60.1395, 47.3106, 66.9244) |
| Luminance | 0.4731 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Bubblegum Pink
#FE83CC
ΔE00 5.69
Plum
#DDA0DD
ΔE00 5.73
Pink (survey)
#FF81C0
ΔE00 6.49
Powder Pink
#FFB2D0
ΔE00 7.31
Lavender Pink
#DD85D7
ΔE00 8.17
Lilac
#C8A2C8
ΔE00 8.91
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F29CD2 #9CF2BC
analogous
#E79CF2 #F29CD2 #F29CA7
triadic
#F29CD2 #D2F29C #9CD2F2
tetradic
#F29CD2 #F2E79C #9CF2BC #9CA7F2
square
#F29CD2 #F2E79C #9CF2BC #9CA7F2
split-complementary
#F29CD2 #A7F29C #9CF2E7
monochromatic
#E430A1 #EB66B9 #F29CD2 #F9D2EB #FBE4F3
Accessibility & contrast
On white
2.01
#F29CD2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.46
#F29CD2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F29CD2
10.46:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F29CD2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F29CD2 | 1.00 | 2.01 | 10.46 | 10.46 |
| #FFFFFF | 2.01 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.46 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.46 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A0AFD4
Deuteranopia (green-blind)
#B6BCD0
Tritanopia (blue-blind)
#FC9DAF
Achromatopsia (no color)
#B7B7B7
Design tokens & code
CSS
--color: #f29cd2; /* rgb */ color: rgb(242, 156, 210); /* oklch */ color: oklch(79.5% 0.122 342.1);
Tailwind
colors: {
custom: {
50: '#f7badf',
500: '#f29cd2',
950: '#000000',
},
}SCSS
$custom: #f29cd2; $custom-light: #f7badf; $custom-dark: #000000;
JSON
{
"hex": "#f29cd2",
"rgb": {
"r": 242,
"g": 156,
"b": 210
},
"hsl": {
"h": 322.326,
"s": 76.786,
"l": 78.039
},
"oklch": {
"l": 0.79482,
"c": 0.12211,
"h": 342.1
},
"luminance": 0.47307
}Semantic roles & 50–950 ramp
primary
#F29CD2
secondary
#D8F3E2
accent
#D9590C
background
#FFFBFD
surface
#FFF6FB
border
#D7D0D4
text
#171215
muted
#858183