#FDA199#FDA199
#FDA199 is a light, moderate red. Relative luminance 0.487; OKLCH L 79.9% C 0.111 H 25.2°. Best body text is #000000 at 10.73:1 contrast (WCAG AA passes).
Color values
| HEX | #FDA199 |
|---|---|
| RGB | rgb(253, 161, 153) |
| HSL | hsl(5, 96%, 80%) |
| HSV | hsv(5, 40%, 99%) |
| CMYK | cmyk(0%, 36.4%, 39.5%, 0.8%) |
| CIE-LAB | lab(75.25, 33.22, 18.50) |
| CIE-LCH | lch(75.25, 38.02, 29.11°) |
| OKLab | oklab(79.93% 0.1003 0.0473) |
| OKLCH | oklch(79.93% 0.111 25.2) |
| XYZ | xyz(59.0053, 48.6770, 36.4187) |
| Luminance | 0.4867 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Peachy Pink
#FF9A8A
ΔE00 3.37
Blush (survey)
#F29E8E
ΔE00 3.52
Light Salmon
#FEA993
ΔE00 5.21
Pale Salmon
#FFB19A
ΔE00 6.58
Lightcoral
#F08080
ΔE00 7.94
Blush Pink
#FE828C
ΔE00 8.11
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FDA199 #99F5FD
analogous
#FD99C3 #FDA199 #FDD399
triadic
#FDA199 #99FDA1 #A199FD
tetradic
#FDA199 #C3FD99 #99F5FD #D399FD
square
#FDA199 #C3FD99 #99F5FD #D399FD
split-complementary
#FDA199 #99FDD3 #99C3FD
monochromatic
#FB3221 #FC6A5D #FDA199 #FED8D5 #FEE3E1
Accessibility & contrast
On white
1.96
#FDA199 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.73
#FDA199 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FDA199
10.73:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FDA199 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FDA199 | 1.00 | 1.96 | 10.73 | 10.73 |
| #FFFFFF | 1.96 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.73 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.73 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B5AE98
Deuteranopia (green-blind)
#CBC098
Tritanopia (blue-blind)
#FF959F
Achromatopsia (no color)
#B9B9B9
Design tokens & code
CSS
--color: #fda199; /* rgb */ color: rgb(253, 161, 153); /* oklch */ color: oklch(79.9% 0.111 25.2);
Tailwind
colors: {
custom: {
50: '#ffbdb7',
500: '#fda199',
950: '#000000',
},
}SCSS
$custom: #fda199; $custom-light: #ffbdb7; $custom-dark: #000000;
JSON
{
"hex": "#fda199",
"rgb": {
"r": 253,
"g": 161,
"b": 153
},
"hsl": {
"h": 4.8,
"s": 96.154,
"l": 79.608
},
"oklch": {
"l": 0.79927,
"c": 0.11089,
"h": 25.2
},
"luminance": 0.48672
}Semantic roles & 50–950 ramp
primary
#FDA199
secondary
#D4F4F7
accent
#D3E600
background
#FFFBFB
surface
#FFF7F6
border
#D7D0D0
text
#181211
muted
#868180