#FDA79D#FDA79D
#FDA79D is a light, moderate red. Relative luminance 0.510; OKLCH L 81.0% C 0.104 H 26.8°. Best body text is #000000 at 11.19:1 contrast (WCAG AA passes).
Color values
| HEX | #FDA79D |
|---|---|
| RGB | rgb(253, 167, 157) |
| HSL | hsl(6, 96%, 80%) |
| HSV | hsv(6, 38%, 99%) |
| CMYK | cmyk(0%, 34%, 37.9%, 0.8%) |
| CIE-LAB | lab(76.65, 30.53, 18.27) |
| CIE-LCH | lch(76.65, 35.58, 30.89°) |
| OKLab | oklab(81.03% 0.0924 0.0468) |
| OKLCH | oklch(81.03% 0.104 26.8) |
| XYZ | xyz(60.4150, 50.9589, 38.5458) |
| Luminance | 0.5095 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Blush (survey)
#F29E8E
ΔE00 3.44
Peachy Pink
#FF9A8A
ΔE00 3.95
Light Salmon
#FEA993
ΔE00 4.22
Pale Salmon
#FFB19A
ΔE00 5.25
Darksalmon
#E9967A
ΔE00 8.22
Lightpink
#FFB6C1
ΔE00 8.84
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FDA79D #9DF3FD
analogous
#FD9DC3 #FDA79D #FDD79D
triadic
#FDA79D #9DFDA7 #A79DFD
tetradic
#FDA79D #C3FD9D #9DF3FD #D79DFD
square
#FDA79D #C3FD9D #9DF3FD #D79DFD
split-complementary
#FDA79D #9DFDD7 #9DC3FD
monochromatic
#FB3B25 #FC7161 #FDA79D #FEDDD9 #FEE4E1
Accessibility & contrast
On white
1.88
#FDA79D on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.19
#FDA79D on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FDA79D
11.19:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FDA79D | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FDA79D | 1.00 | 1.88 | 11.19 | 11.19 |
| #FFFFFF | 1.88 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.19 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.19 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B9B39C
Deuteranopia (green-blind)
#CEC49C
Tritanopia (blue-blind)
#FF9CA5
Achromatopsia (no color)
#BDBDBD
Design tokens & code
CSS
--color: #fda79d; /* rgb */ color: rgb(253, 167, 157); /* oklch */ color: oklch(81.0% 0.104 26.8);
Tailwind
colors: {
custom: {
50: '#ffc2ba',
500: '#fda79d',
950: '#000000',
},
}SCSS
$custom: #fda79d; $custom-light: #ffc2ba; $custom-dark: #000000;
JSON
{
"hex": "#fda79d",
"rgb": {
"r": 253,
"g": 167,
"b": 157
},
"hsl": {
"h": 6.25,
"s": 96,
"l": 80.392
},
"oklch": {
"l": 0.81033,
"c": 0.10354,
"h": 26.8
},
"luminance": 0.50954
}Semantic roles & 50–950 ramp
primary
#FDA79D
secondary
#5FD2E0
accent
#CEE600
background
#FFFDFD
surface
#FFF9F8
border
#D7D2D1
text
#181211
muted
#868281