#FDA19B#FDA19B
#FDA19B is a light, moderate red. Relative luminance 0.487; OKLCH L 80.0% C 0.111 H 23.9°. Best body text is #000000 at 10.75:1 contrast (WCAG AA passes).
Color values
| HEX | #FDA19B |
|---|---|
| RGB | rgb(253, 161, 155) |
| HSL | hsl(4, 96%, 80%) |
| HSV | hsv(4, 39%, 99%) |
| CMYK | cmyk(0%, 36.4%, 38.7%, 0.8%) |
| CIE-LAB | lab(75.29, 33.44, 17.46) |
| CIE-LCH | lch(75.29, 37.72, 27.58°) |
| OKLab | oklab(79.97% 0.1011 0.0448) |
| OKLCH | oklch(79.97% 0.111 23.9) |
| XYZ | xyz(59.1719, 48.7436, 37.2960) |
| Luminance | 0.4874 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Peachy Pink
#FF9A8A
ΔE00 3.99
Blush (survey)
#F29E8E
ΔE00 4.11
Light Salmon
#FEA993
ΔE00 5.85
Pale Salmon
#FFB19A
ΔE00 7.13
Blush Pink
#FE828C
ΔE00 7.76
Lightcoral
#F08080
ΔE00 7.84
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FDA19B #9BF7FD
analogous
#FD9BC6 #FDA19B #FDD29B
triadic
#FDA19B #9BFDA1 #A19BFD
tetradic
#FDA19B #C6FD9B #9BF7FD #D29BFD
square
#FDA19B #C6FD9B #9BF7FD #D29BFD
split-complementary
#FDA19B #9BFDD2 #9BC6FD
monochromatic
#FB3023 #FC695F #FDA19B #FED9D7 #FEE3E1
Accessibility & contrast
On white
1.95
#FDA19B on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.75
#FDA19B on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FDA19B
10.75:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FDA19B | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FDA19B | 1.00 | 1.95 | 10.75 | 10.75 |
| #FFFFFF | 1.95 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.75 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.75 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B4AE9A
Deuteranopia (green-blind)
#CAC19A
Tritanopia (blue-blind)
#FF96A0
Achromatopsia (no color)
#B9B9B9
Design tokens & code
CSS
--color: #fda19b; /* rgb */ color: rgb(253, 161, 155); /* oklch */ color: oklch(80.0% 0.111 23.9);
Tailwind
colors: {
custom: {
50: '#ffbdb8',
500: '#fda19b',
950: '#000000',
},
}SCSS
$custom: #fda19b; $custom-light: #ffbdb8; $custom-dark: #000000;
JSON
{
"hex": "#fda19b",
"rgb": {
"r": 253,
"g": 161,
"b": 155
},
"hsl": {
"h": 3.673,
"s": 96.078,
"l": 80
},
"oklch": {
"l": 0.79972,
"c": 0.11054,
"h": 23.9
},
"luminance": 0.48739
}Semantic roles & 50–950 ramp
primary
#FDA19B
secondary
#D4F5F7
accent
#D7E600
background
#FFFBFB
surface
#FFF7F6
border
#D7D0D0
text
#181211
muted
#868180