#F29BAD#F29BAD
#F29BAD is a light, moderate red. Relative luminance 0.453; OKLCH L 78.2% C 0.106 H 6.3°. Best body text is #000000 at 10.07:1 contrast (WCAG AA passes).
Color values
| HEX | #F29BAD |
|---|---|
| RGB | rgb(242, 155, 173) |
| HSL | hsl(348, 77%, 78%) |
| HSV | hsv(348, 36%, 95%) |
| CMYK | cmyk(0%, 36%, 28.5%, 5.1%) |
| CIE-LAB | lab(73.12, 34.76, 4.30) |
| CIE-LCH | lch(73.12, 35.02, 7.06°) |
| OKLab | oklab(78.16% 0.1053 0.0117) |
| OKLCH | oklch(78.16% 0.106 6.3) |
| XYZ | xyz(55.8837, 45.3409, 45.3353) |
| Luminance | 0.4534 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Pig Pink
#E78EA5
ΔE00 3.60
Faded Pink
#DE9DAC
ΔE00 4.04
Soft Pink
#FDB0C0
ΔE00 4.96
Rose Pink
#F7879A
ΔE00 5.18
Rosa
#FE86A4
ΔE00 5.35
Pinky
#FC86AA
ΔE00 5.72
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F29BAD #9BF2E0
analogous
#F29BD9 #F29BAD #F2B49B
triadic
#F29BAD #ADF29B #9BADF2
tetradic
#F29BAD #D9F29B #9BF2E0 #B49BF2
square
#F29BAD #D9F29B #9BF2E0 #B49BF2
split-complementary
#F29BAD #9BF2B4 #9BD9F2
monochromatic
#E42F54 #EB6581 #F29BAD #F9D1D9 #FBE4E9
Accessibility & contrast
On white
2.09
#F29BAD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.07
#F29BAD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F29BAD
10.07:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F29BAD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F29BAD | 1.00 | 2.09 | 10.07 | 10.07 |
| #FFFFFF | 2.09 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.07 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.07 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A9AAAD
Deuteranopia (green-blind)
#BEBAAB
Tritanopia (blue-blind)
#FF94A1
Achromatopsia (no color)
#B3B3B3
Design tokens & code
CSS
--color: #f29bad; /* rgb */ color: rgb(242, 155, 173); /* oklch */ color: oklch(78.2% 0.106 6.3);
Tailwind
colors: {
custom: {
50: '#f8b9c5',
500: '#f29bad',
950: '#000000',
},
}SCSS
$custom: #f29bad; $custom-light: #f8b9c5; $custom-dark: #000000;
JSON
{
"hex": "#f29bad",
"rgb": {
"r": 242,
"g": 155,
"b": 173
},
"hsl": {
"h": 347.586,
"s": 76.991,
"l": 77.843
},
"oklch": {
"l": 0.78164,
"c": 0.1059,
"h": 6.3
},
"luminance": 0.45337
}Semantic roles & 50–950 ramp
primary
#F29BAD
secondary
#D8F3EE
accent
#D9AF0C
background
#FFFBFC
surface
#FFF6F8
border
#D7D0D1
text
#171112
muted
#858081