#F29CAA#F29CAA
#F29CAA is a light, moderate red. Relative luminance 0.456; OKLCH L 78.2% C 0.104 H 9.1°. Best body text is #000000 at 10.11:1 contrast (WCAG AA passes).
Color values
| HEX | #F29CAA |
|---|---|
| RGB | rgb(242, 156, 170) |
| HSL | hsl(350, 77%, 78%) |
| HSV | hsv(350, 36%, 95%) |
| CMYK | cmyk(0%, 35.5%, 29.8%, 5.1%) |
| CIE-LAB | lab(73.26, 33.84, 6.17) |
| CIE-LCH | lch(73.26, 34.40, 10.33°) |
| OKLab | oklab(78.25% 0.1026 0.0165) |
| OKLCH | oklch(78.25% 0.104 9.1) |
| XYZ | xyz(55.7638, 45.5603, 43.8794) |
| Luminance | 0.4556 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Faded Pink
#DE9DAC
ΔE00 4.25
Pig Pink
#E78EA5
ΔE00 4.33
Soft Pink
#FDB0C0
ΔE00 4.98
Rose Pink
#F7879A
ΔE00 5.12
Rosa
#FE86A4
ΔE00 5.88
Lightpink
#FFB6C1
ΔE00 6.11
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F29CAA #9CF2E4
analogous
#F29CD5 #F29CAA #F2B99C
triadic
#F29CAA #AAF29C #9CAAF2
tetradic
#F29CAA #D5F29C #9CF2E4 #B99CF2
square
#F29CAA #D5F29C #9CF2E4 #B99CF2
split-complementary
#F29CAA #9CF2B9 #9CD5F2
monochromatic
#E4304D #EB667C #F29CAA #F9D2D8 #FBE4E8
Accessibility & contrast
On white
2.08
#F29CAA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.11
#F29CAA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F29CAA
10.11:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F29CAA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F29CAA | 1.00 | 2.08 | 10.11 | 10.11 |
| #FFFFFF | 2.08 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.11 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.11 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#AAAAAA
Deuteranopia (green-blind)
#BFBAA8
Tritanopia (blue-blind)
#FF95A1
Achromatopsia (no color)
#B4B4B4
Design tokens & code
CSS
--color: #f29caa; /* rgb */ color: rgb(242, 156, 170); /* oklch */ color: oklch(78.2% 0.104 9.1);
Tailwind
colors: {
custom: {
50: '#f8bac3',
500: '#f29caa',
950: '#000000',
},
}SCSS
$custom: #f29caa; $custom-light: #f8bac3; $custom-dark: #000000;
JSON
{
"hex": "#f29caa",
"rgb": {
"r": 242,
"g": 156,
"b": 170
},
"hsl": {
"h": 350.233,
"s": 76.786,
"l": 78.039
},
"oklch": {
"l": 0.78249,
"c": 0.10389,
"h": 9.1
},
"luminance": 0.45556
}Semantic roles & 50–950 ramp
primary
#F29CAA
secondary
#D8F3EF
accent
#D9B80C
background
#FFFBFB
surface
#FFF6F7
border
#D7D0D0
text
#171212
muted
#858181