#FDA194#FDA194
#FDA194 is a light, moderate red. Relative luminance 0.485; OKLCH L 79.8% C 0.112 H 28.5°. Best body text is #000000 at 10.70:1 contrast (WCAG AA passes).
Color values
| HEX | #FDA194 |
|---|---|
| RGB | rgb(253, 161, 148) |
| HSL | hsl(7, 96%, 79%) |
| HSV | hsv(7, 42%, 99%) |
| CMYK | cmyk(0%, 36.4%, 41.5%, 0.8%) |
| CIE-LAB | lab(75.15, 32.68, 21.08) |
| CIE-LCH | lch(75.15, 38.89, 32.83°) |
| OKLab | oklab(79.82% 0.0984 0.0535) |
| OKLCH | oklch(79.82% 0.112 28.5) |
| XYZ | xyz(58.6010, 48.5152, 34.2892) |
| Luminance | 0.4851 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Peachy Pink
#FF9A8A
ΔE00 2.10
Blush (survey)
#F29E8E
ΔE00 2.28
Light Salmon
#FEA993
ΔE00 3.68
Pale Salmon
#FFB19A
ΔE00 5.33
Darksalmon
#E9967A
ΔE00 6.88
Salmon
#FA8072
ΔE00 7.71
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FDA194 #94F0FD
analogous
#FD94BB #FDA194 #FDD594
triadic
#FDA194 #94FDA1 #A194FD
tetradic
#FDA194 #BBFD94 #94F0FD #D594FD
square
#FDA194 #BBFD94 #94F0FD #D594FD
split-complementary
#FDA194 #94FDD5 #94BBFD
monochromatic
#FB371C #FC6C58 #FDA194 #FED6D0 #FEE5E1
Accessibility & contrast
On white
1.96
#FDA194 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.70
#FDA194 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FDA194
10.70:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FDA194 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FDA194 | 1.00 | 1.96 | 10.70 | 10.70 |
| #FFFFFF | 1.96 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.70 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.70 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B5AE93
Deuteranopia (green-blind)
#CBC093
Tritanopia (blue-blind)
#FF959E
Achromatopsia (no color)
#B9B9B9
Design tokens & code
CSS
--color: #fda194; /* rgb */ color: rgb(253, 161, 148); /* oklch */ color: oklch(79.8% 0.112 28.5);
Tailwind
colors: {
custom: {
50: '#ffbdb3',
500: '#fda194',
950: '#000000',
},
}SCSS
$custom: #fda194; $custom-light: #ffbdb3; $custom-dark: #000000;
JSON
{
"hex": "#fda194",
"rgb": {
"r": 253,
"g": 161,
"b": 148
},
"hsl": {
"h": 7.429,
"s": 96.33,
"l": 78.627
},
"oklch": {
"l": 0.79816,
"c": 0.11197,
"h": 28.5
},
"luminance": 0.48511
}Semantic roles & 50–950 ramp
primary
#FDA194
secondary
#D4F2F7
accent
#C9E600
background
#FFFBFB
surface
#FFF7F6
border
#D7D0D0
text
#181211
muted
#868180