#FDA79F#FDA79F
#FDA79F is a light, moderate red. Relative luminance 0.510; OKLCH L 81.1% C 0.103 H 25.4°. Best body text is #000000 at 11.20:1 contrast (WCAG AA passes).
Color values
| HEX | #FDA79F |
|---|---|
| RGB | rgb(253, 167, 159) |
| HSL | hsl(5, 96%, 81%) |
| HSV | hsv(5, 37%, 99%) |
| CMYK | cmyk(0%, 34%, 37.2%, 0.8%) |
| CIE-LAB | lab(76.70, 30.76, 17.24) |
| CIE-LCH | lch(76.70, 35.26, 29.26°) |
| OKLab | oklab(81.08% 0.0932 0.0442) |
| OKLCH | oklch(81.08% 0.103 25.4) |
| XYZ | xyz(60.5872, 51.0277, 39.4524) |
| Luminance | 0.5102 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Blush (survey)
#F29E8E
ΔE00 3.96
Peachy Pink
#FF9A8A
ΔE00 4.40
Light Salmon
#FEA993
ΔE00 4.93
Pale Salmon
#FFB19A
ΔE00 5.88
Lightpink
#FFB6C1
ΔE00 8.21
Pale Rose
#FDC1C5
ΔE00 8.47
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FDA79F #9FF5FD
analogous
#FD9FC6 #FDA79F #FDD69F
triadic
#FDA79F #9FFDA7 #A79FFD
tetradic
#FDA79F #C6FD9F #9FF5FD #D69FFD
square
#FDA79F #C6FD9F #9FF5FD #D69FFD
split-complementary
#FDA79F #9FFDD6 #9FC6FD
monochromatic
#FB3927 #FC7063 #FDA79F #FEDEDB #FEE4E1
Accessibility & contrast
On white
1.87
#FDA79F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.20
#FDA79F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FDA79F
11.20:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FDA79F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FDA79F | 1.00 | 1.87 | 11.20 | 11.20 |
| #FFFFFF | 1.87 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.20 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.20 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B9B39E
Deuteranopia (green-blind)
#CEC49E
Tritanopia (blue-blind)
#FF9CA5
Achromatopsia (no color)
#BDBDBD
Design tokens & code
CSS
--color: #fda79f; /* rgb */ color: rgb(253, 167, 159); /* oklch */ color: oklch(81.1% 0.103 25.4);
Tailwind
colors: {
custom: {
50: '#ffc2bb',
500: '#fda79f',
950: '#000000',
},
}SCSS
$custom: #fda79f; $custom-light: #ffc2bb; $custom-dark: #000000;
JSON
{
"hex": "#fda79f",
"rgb": {
"r": 253,
"g": 167,
"b": 159
},
"hsl": {
"h": 5.106,
"s": 95.918,
"l": 80.784
},
"oklch": {
"l": 0.81079,
"c": 0.10313,
"h": 25.4
},
"luminance": 0.51023
}Semantic roles & 50–950 ramp
primary
#FDA79F
secondary
#60D5E0
accent
#D2E600
background
#FFFDFD
surface
#FFF9F8
border
#D7D2D1
text
#181211
muted
#868281