#FFA29D#FFA29D
#FFA29D is a light, moderate red. Relative luminance 0.495; OKLCH L 80.4% C 0.111 H 23.2°. Best body text is #000000 at 10.91:1 contrast (WCAG AA passes).
Color values
| HEX | #FFA29D |
|---|---|
| RGB | rgb(255, 162, 157) |
| HSL | hsl(3, 100%, 81%) |
| HSV | hsv(3, 38%, 100%) |
| CMYK | cmyk(0%, 36.5%, 38.4%, 0%) |
| CIE-LAB | lab(75.79, 33.88, 17.09) |
| CIE-LCH | lch(75.79, 37.95, 26.77°) |
| OKLab | oklab(80.42% 0.1025 0.0439) |
| OKLCH | oklch(80.42% 0.111 23.2) |
| XYZ | xyz(60.2488, 49.5397, 38.2807) |
| Luminance | 0.4954 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Peachy Pink
#FF9A8A
ΔE00 4.37
Blush (survey)
#F29E8E
ΔE00 4.59
Light Salmon
#FEA993
ΔE00 6.15
Pale Salmon
#FFB19A
ΔE00 7.35
Blush Pink
#FE828C
ΔE00 7.76
Lightcoral
#F08080
ΔE00 8.07
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFA29D #9DFAFF
analogous
#FF9DC9 #FFA29D #FFD39D
triadic
#FFA29D #9DFFA2 #A29DFF
tetradic
#FFA29D #C9FF9D #9DFAFF #D39DFF
square
#FFA29D #C9FF9D #9DFAFF #D39DFF
split-complementary
#FFA29D #9DFFD3 #9DC9FF
monochromatic
#FF2E23 #FF6860 #FFA29D #FFDCDA #FFE2E0
Accessibility & contrast
On white
1.93
#FFA29D on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.91
#FFA29D on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFA29D
10.91:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFA29D | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFA29D | 1.00 | 1.93 | 10.91 | 10.91 |
| #FFFFFF | 1.93 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.91 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.91 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B5B09C
Deuteranopia (green-blind)
#CCC29C
Tritanopia (blue-blind)
#FF97A1
Achromatopsia (no color)
#BBBBBB
Design tokens & code
CSS
--color: #ffa29d; /* rgb */ color: rgb(255, 162, 157); /* oklch */ color: oklch(80.4% 0.111 23.2);
Tailwind
colors: {
custom: {
50: '#ffbeb9',
500: '#ffa29d',
950: '#000000',
},
}SCSS
$custom: #ffa29d; $custom-light: #ffbeb9; $custom-dark: #000000;
JSON
{
"hex": "#ffa29d",
"rgb": {
"r": 255,
"g": 162,
"b": 157
},
"hsl": {
"h": 3.061,
"s": 100,
"l": 80.784
},
"oklch": {
"l": 0.80416,
"c": 0.11146,
"h": 23.2
},
"luminance": 0.49535
}Semantic roles & 50–950 ramp
primary
#FFA29D
secondary
#D4F6F7
accent
#DAE600
background
#FFFBFB
surface
#FFF7F6
border
#D7D0D0
text
#181211
muted
#868180