#FDA99F#FDA99F
#FDA99F is a light, moderate red. Relative luminance 0.518; OKLCH L 81.4% C 0.101 H 27.0°. Best body text is #000000 at 11.35:1 contrast (WCAG AA passes).
Color values
| HEX | #FDA99F |
|---|---|
| RGB | rgb(253, 169, 159) |
| HSL | hsl(6, 96%, 81%) |
| HSV | hsv(6, 37%, 99%) |
| CMYK | cmyk(0%, 33.2%, 37.2%, 0.8%) |
| CIE-LAB | lab(77.14, 29.72, 17.86) |
| CIE-LCH | lch(77.14, 34.67, 31.00°) |
| OKLab | oklab(81.42% 0.09 0.0458) |
| OKLCH | oklch(81.42% 0.101 27) |
| XYZ | xyz(60.9564, 51.7662, 39.5755) |
| Luminance | 0.5176 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Blush (survey)
#F29E8E
ΔE00 3.71
Light Salmon
#FEA993
ΔE00 4.20
Peachy Pink
#FF9A8A
ΔE00 4.38
Pale Salmon
#FFB19A
ΔE00 5.04
Darksalmon
#E9967A
ΔE00 8.43
Pale Rose
#FDC1C5
ΔE00 8.49
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FDA99F #9FF3FD
analogous
#FD9FC4 #FDA99F #FDD89F
triadic
#FDA99F #9FFDA9 #A99FFD
tetradic
#FDA99F #C4FD9F #9FF3FD #D89FFD
square
#FDA99F #C4FD9F #9FF3FD #D89FFD
split-complementary
#FDA99F #9FFDD8 #9FC4FD
monochromatic
#FB3E27 #FC7363 #FDA99F #FEDFDB #FEE4E1
Accessibility & contrast
On white
1.85
#FDA99F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.35
#FDA99F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FDA99F
11.35:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FDA99F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FDA99F | 1.00 | 1.85 | 11.35 | 11.35 |
| #FFFFFF | 1.85 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.35 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.35 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BBB49E
Deuteranopia (green-blind)
#CFC59E
Tritanopia (blue-blind)
#FF9EA7
Achromatopsia (no color)
#BEBEBE
Design tokens & code
CSS
--color: #fda99f; /* rgb */ color: rgb(253, 169, 159); /* oklch */ color: oklch(81.4% 0.101 27.0);
Tailwind
colors: {
custom: {
50: '#ffc3bb',
500: '#fda99f',
950: '#000000',
},
}SCSS
$custom: #fda99f; $custom-light: #ffc3bb; $custom-dark: #000000;
JSON
{
"hex": "#fda99f",
"rgb": {
"r": 253,
"g": 169,
"b": 159
},
"hsl": {
"h": 6.383,
"s": 95.918,
"l": 80.784
},
"oklch": {
"l": 0.81422,
"c": 0.10098,
"h": 27
},
"luminance": 0.51762
}Semantic roles & 50–950 ramp
primary
#FDA99F
secondary
#60D2E0
accent
#CDE600
background
#FFFDFD
surface
#FFF9F8
border
#D7D2D1
text
#181211
muted
#868281