#F29CA6#F29CA6
#F29CA6 is a light, moderate red. Relative luminance 0.454; OKLCH L 78.1% C 0.103 H 12.1°. Best body text is #000000 at 10.08:1 contrast (WCAG AA passes).
Color values
| HEX | #F29CA6 |
|---|---|
| RGB | rgb(242, 156, 166) |
| HSL | hsl(353, 77%, 78%) |
| HSV | hsv(353, 36%, 95%) |
| CMYK | cmyk(0%, 35.5%, 31.4%, 5.1%) |
| CIE-LAB | lab(73.16, 33.32, 8.24) |
| CIE-LCH | lch(73.16, 34.33, 13.88°) |
| OKLab | oklab(78.14% 0.1011 0.0218) |
| OKLCH | oklch(78.14% 0.103 12.1) |
| XYZ | xyz(55.3912, 45.4113, 41.9168) |
| Luminance | 0.4541 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Faded Pink
#DE9DAC
ΔE00 4.90
Rose Pink
#F7879A
ΔE00 5.15
Pig Pink
#E78EA5
ΔE00 5.20
Soft Pink
#FDB0C0
ΔE00 5.55
Lightpink
#FFB6C1
ΔE00 6.29
Dusty Pink (survey)
#D58A94
ΔE00 6.32
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F29CA6 #9CF2E8
analogous
#F29CD1 #F29CA6 #F2BD9C
triadic
#F29CA6 #A6F29C #9CA6F2
tetradic
#F29CA6 #D1F29C #9CF2E8 #BD9CF2
square
#F29CA6 #D1F29C #9CF2E8 #BD9CF2
split-complementary
#F29CA6 #9CF2BD #9CD1F2
monochromatic
#E43045 #EB6675 #F29CA6 #F9D2D7 #FBE4E7
Accessibility & contrast
On white
2.08
#F29CA6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.08
#F29CA6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F29CA6
10.08:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F29CA6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F29CA6 | 1.00 | 2.08 | 10.08 | 10.08 |
| #FFFFFF | 2.08 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.08 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.08 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ABAAA6
Deuteranopia (green-blind)
#C0BAA4
Tritanopia (blue-blind)
#FF94A0
Achromatopsia (no color)
#B4B4B4
Design tokens & code
CSS
--color: #f29ca6; /* rgb */ color: rgb(242, 156, 166); /* oklch */ color: oklch(78.1% 0.103 12.1);
Tailwind
colors: {
custom: {
50: '#f8bac0',
500: '#f29ca6',
950: '#000000',
},
}SCSS
$custom: #f29ca6; $custom-light: #f8bac0; $custom-dark: #000000;
JSON
{
"hex": "#f29ca6",
"rgb": {
"r": 242,
"g": 156,
"b": 166
},
"hsl": {
"h": 353.023,
"s": 76.786,
"l": 78.039
},
"oklch": {
"l": 0.78143,
"c": 0.10341,
"h": 12.1
},
"luminance": 0.45407
}Semantic roles & 50–950 ramp
primary
#F29CA6
secondary
#D8F3F0
accent
#D9C10C
background
#FFFBFB
surface
#FFF6F7
border
#D7D0D0
text
#171212
muted
#858181