#FDA29B#FDA29B
#FDA29B is a light, moderate red. Relative luminance 0.491; OKLCH L 80.1% C 0.109 H 24.6°. Best body text is #000000 at 10.82:1 contrast (WCAG AA passes).
Color values
| HEX | #FDA29B |
|---|---|
| RGB | rgb(253, 162, 155) |
| HSL | hsl(4, 96%, 80%) |
| HSV | hsv(4, 39%, 99%) |
| CMYK | cmyk(0%, 36%, 38.7%, 0.8%) |
| CIE-LAB | lab(75.51, 32.92, 17.77) |
| CIE-LCH | lch(75.51, 37.41, 28.36°) |
| OKLab | oklab(80.14% 0.0995 0.0455) |
| OKLCH | oklch(80.14% 0.109 24.6) |
| XYZ | xyz(59.3474, 49.0945, 37.3544) |
| Luminance | 0.4909 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Peachy Pink
#FF9A8A
ΔE00 3.82
Blush (survey)
#F29E8E
ΔE00 3.85
Light Salmon
#FEA993
ΔE00 5.46
Pale Salmon
#FFB19A
ΔE00 6.73
Lightcoral
#F08080
ΔE00 8.11
Blush Pink
#FE828C
ΔE00 8.12
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FDA29B #9BF6FD
analogous
#FD9BC5 #FDA29B #FDD39B
triadic
#FDA29B #9BFDA2 #A29BFD
tetradic
#FDA29B #C5FD9B #9BF6FD #D39BFD
square
#FDA29B #C5FD9B #9BF6FD #D39BFD
split-complementary
#FDA29B #9BFDD3 #9BC5FD
monochromatic
#FB3223 #FC6A5F #FDA29B #FEDAD7 #FEE3E1
Accessibility & contrast
On white
1.94
#FDA29B on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.82
#FDA29B on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FDA29B
10.82:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FDA29B | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FDA29B | 1.00 | 1.94 | 10.82 | 10.82 |
| #FFFFFF | 1.94 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.82 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.82 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B5AF9A
Deuteranopia (green-blind)
#CBC19A
Tritanopia (blue-blind)
#FF97A1
Achromatopsia (no color)
#BABABA
Design tokens & code
CSS
--color: #fda29b; /* rgb */ color: rgb(253, 162, 155); /* oklch */ color: oklch(80.1% 0.109 24.6);
Tailwind
colors: {
custom: {
50: '#ffbeb8',
500: '#fda29b',
950: '#000000',
},
}SCSS
$custom: #fda29b; $custom-light: #ffbeb8; $custom-dark: #000000;
JSON
{
"hex": "#fda29b",
"rgb": {
"r": 253,
"g": 162,
"b": 155
},
"hsl": {
"h": 4.286,
"s": 96.078,
"l": 80
},
"oklch": {
"l": 0.8014,
"c": 0.10941,
"h": 24.6
},
"luminance": 0.4909
}Semantic roles & 50–950 ramp
primary
#FDA29B
secondary
#D4F4F7
accent
#D5E600
background
#FFFBFB
surface
#FFF7F6
border
#D7D0D0
text
#181211
muted
#868180