#FDA198#FDA198
#FDA198 is a light, moderate red. Relative luminance 0.486; OKLCH L 79.9% C 0.111 H 25.9°. Best body text is #000000 at 10.73:1 contrast (WCAG AA passes).
Color values
| HEX | #FDA198 |
|---|---|
| RGB | rgb(253, 161, 152) |
| HSL | hsl(5, 96%, 79%) |
| HSV | hsv(5, 40%, 99%) |
| CMYK | cmyk(0%, 36.4%, 39.9%, 0.8%) |
| CIE-LAB | lab(75.23, 33.11, 19.01) |
| CIE-LCH | lch(75.23, 38.18, 29.87°) |
| OKLab | oklab(79.9% 0.0999 0.0485) |
| OKLCH | oklch(79.9% 0.111 25.9) |
| XYZ | xyz(58.9231, 48.6441, 35.9856) |
| Luminance | 0.4864 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Peachy Pink
#FF9A8A
ΔE00 3.08
Blush (survey)
#F29E8E
ΔE00 3.23
Light Salmon
#FEA993
ΔE00 4.89
Pale Salmon
#FFB19A
ΔE00 6.31
Lightcoral
#F08080
ΔE00 8.02
Darksalmon
#E9967A
ΔE00 8.05
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FDA198 #98F4FD
analogous
#FD98C1 #FDA198 #FDD498
triadic
#FDA198 #98FDA1 #A198FD
tetradic
#FDA198 #C1FD98 #98F4FD #D498FD
square
#FDA198 #C1FD98 #98F4FD #D498FD
split-complementary
#FDA198 #98FDD4 #98C1FD
monochromatic
#FB3320 #FC6A5C #FDA198 #FED8D4 #FEE4E1
Accessibility & contrast
On white
1.96
#FDA198 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.73
#FDA198 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FDA198
10.73:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FDA198 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FDA198 | 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)
#B5AE97
Deuteranopia (green-blind)
#CBC097
Tritanopia (blue-blind)
#FF959F
Achromatopsia (no color)
#B9B9B9
Design tokens & code
CSS
--color: #fda198; /* rgb */ color: rgb(253, 161, 152); /* oklch */ color: oklch(79.9% 0.111 25.9);
Tailwind
colors: {
custom: {
50: '#ffbdb6',
500: '#fda198',
950: '#000000',
},
}SCSS
$custom: #fda198; $custom-light: #ffbdb6; $custom-dark: #000000;
JSON
{
"hex": "#fda198",
"rgb": {
"r": 253,
"g": 161,
"b": 152
},
"hsl": {
"h": 5.347,
"s": 96.19,
"l": 79.412
},
"oklch": {
"l": 0.79904,
"c": 0.11108,
"h": 25.9
},
"luminance": 0.48639
}Semantic roles & 50–950 ramp
primary
#FDA198
secondary
#D4F4F7
accent
#D1E600
background
#FFFBFB
surface
#FFF7F6
border
#D7D0D0
text
#181211
muted
#868180