#FDA59B#FDA59B
#FDA59B is a light, moderate red. Relative luminance 0.502; OKLCH L 80.6% C 0.106 H 26.7°. Best body text is #000000 at 11.03:1 contrast (WCAG AA passes).
Color values
| HEX | #FDA59B |
|---|---|
| RGB | rgb(253, 165, 155) |
| HSL | hsl(6, 96%, 80%) |
| HSV | hsv(6, 39%, 99%) |
| CMYK | cmyk(0%, 34.8%, 38.7%, 0.8%) |
| CIE-LAB | lab(76.17, 31.35, 18.68) |
| CIE-LCH | lch(76.17, 36.50, 30.79°) |
| OKLab | oklab(80.65% 0.0948 0.0477) |
| OKLCH | oklch(80.65% 0.106 26.7) |
| XYZ | xyz(59.8821, 50.1640, 37.5327) |
| Luminance | 0.5016 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Blush (survey)
#F29E8E
ΔE00 3.22
Peachy Pink
#FF9A8A
ΔE00 3.54
Light Salmon
#FEA993
ΔE00 4.29
Pale Salmon
#FFB19A
ΔE00 5.49
Darksalmon
#E9967A
ΔE00 8.04
Salmon
#FA8072
ΔE00 8.89
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FDA59B #9BF3FD
analogous
#FD9BC2 #FDA59B #FDD69B
triadic
#FDA59B #9BFDA5 #A59BFD
tetradic
#FDA59B #C2FD9B #9BF3FD #D69BFD
square
#FDA59B #C2FD9B #9BF3FD #D69BFD
split-complementary
#FDA59B #9BFDD6 #9BC2FD
monochromatic
#FB3923 #FC6F5F #FDA59B #FEDBD7 #FEE4E1
Accessibility & contrast
On white
1.90
#FDA59B on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.03
#FDA59B on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FDA59B
11.03:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FDA59B | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FDA59B | 1.00 | 1.90 | 11.03 | 11.03 |
| #FFFFFF | 1.90 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.03 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.03 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B8B19A
Deuteranopia (green-blind)
#CDC39A
Tritanopia (blue-blind)
#FF9AA3
Achromatopsia (no color)
#BCBCBC
Design tokens & code
CSS
--color: #fda59b; /* rgb */ color: rgb(253, 165, 155); /* oklch */ color: oklch(80.6% 0.106 26.7);
Tailwind
colors: {
custom: {
50: '#ffc0b8',
500: '#fda59b',
950: '#000000',
},
}SCSS
$custom: #fda59b; $custom-light: #ffc0b8; $custom-dark: #000000;
JSON
{
"hex": "#fda59b",
"rgb": {
"r": 253,
"g": 165,
"b": 155
},
"hsl": {
"h": 6.122,
"s": 96.078,
"l": 80
},
"oklch": {
"l": 0.80647,
"c": 0.10612,
"h": 26.7
},
"luminance": 0.50159
}Semantic roles & 50–950 ramp
primary
#FDA59B
secondary
#5DD2DF
accent
#CEE600
background
#FFFDFD
surface
#FFF9F8
border
#D7D2D1
text
#181211
muted
#868281