#FDA59F#FDA59F
#FDA59F is a light, moderate red. Relative luminance 0.503; OKLCH L 80.7% C 0.105 H 23.9°. Best body text is #000000 at 11.06:1 contrast (WCAG AA passes).
Color values
| HEX | #FDA59F |
|---|---|
| RGB | rgb(253, 165, 159) |
| HSL | hsl(4, 96%, 81%) |
| HSV | hsv(4, 37%, 99%) |
| CMYK | cmyk(0%, 34.8%, 37.2%, 0.8%) |
| CIE-LAB | lab(76.25, 31.81, 16.62) |
| CIE-LCH | lch(76.25, 35.89, 27.59°) |
| OKLab | oklab(80.74% 0.0963 0.0427) |
| OKLCH | oklch(80.74% 0.105 23.9) |
| XYZ | xyz(60.2236, 50.3006, 39.3312) |
| Luminance | 0.5030 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Blush (survey)
#F29E8E
ΔE00 4.34
Peachy Pink
#FF9A8A
ΔE00 4.58
Light Salmon
#FEA993
ΔE00 5.67
Pale Salmon
#FFB19A
ΔE00 6.70
Lightpink
#FFB6C1
ΔE00 7.91
Pale Rose
#FDC1C5
ΔE00 8.53
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FDA59F #9FF7FD
analogous
#FD9FC8 #FDA59F #FDD49F
triadic
#FDA59F #9FFDA5 #A59FFD
tetradic
#FDA59F #C8FD9F #9FF7FD #D49FFD
square
#FDA59F #C8FD9F #9FF7FD #D49FFD
split-complementary
#FDA59F #9FFDD4 #9FC8FD
monochromatic
#FB3527 #FC6D63 #FDA59F #FEDDDB #FEE3E1
Accessibility & contrast
On white
1.90
#FDA59F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.06
#FDA59F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FDA59F
11.06:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FDA59F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FDA59F | 1.00 | 1.90 | 11.06 | 11.06 |
| #FFFFFF | 1.90 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.06 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.06 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B7B29E
Deuteranopia (green-blind)
#CCC39E
Tritanopia (blue-blind)
#FF9AA4
Achromatopsia (no color)
#BCBCBC
Design tokens & code
CSS
--color: #fda59f; /* rgb */ color: rgb(253, 165, 159); /* oklch */ color: oklch(80.7% 0.105 23.9);
Tailwind
colors: {
custom: {
50: '#ffc0bb',
500: '#fda59f',
950: '#000000',
},
}SCSS
$custom: #fda59f; $custom-light: #ffc0bb; $custom-dark: #000000;
JSON
{
"hex": "#fda59f",
"rgb": {
"r": 253,
"g": 165,
"b": 159
},
"hsl": {
"h": 3.83,
"s": 95.918,
"l": 80.784
},
"oklch": {
"l": 0.80739,
"c": 0.10536,
"h": 23.9
},
"luminance": 0.50296
}Semantic roles & 50–950 ramp
primary
#FDA59F
secondary
#60D8E0
accent
#D7E600
background
#FFFDFD
surface
#FFF9F8
border
#D7D2D1
text
#181211
muted
#868281