#FDA498#FDA498
#FDA498 is a light, moderate red. Relative luminance 0.497; OKLCH L 80.4% C 0.108 H 28.1°. Best body text is #000000 at 10.94:1 contrast (WCAG AA passes).
Color values
| HEX | #FDA498 |
|---|---|
| RGB | rgb(253, 164, 152) |
| HSL | hsl(7, 96%, 79%) |
| HSV | hsv(7, 40%, 99%) |
| CMYK | cmyk(0%, 35.2%, 39.9%, 0.8%) |
| CIE-LAB | lab(75.89, 31.54, 19.92) |
| CIE-LCH | lch(75.89, 37.31, 32.28°) |
| OKLab | oklab(80.41% 0.0952 0.0507) |
| OKLCH | oklch(80.41% 0.108 28.1) |
| XYZ | xyz(59.4537, 49.7052, 36.1624) |
| Luminance | 0.4970 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Blush (survey)
#F29E8E
ΔE00 2.66
Peachy Pink
#FF9A8A
ΔE00 2.92
Light Salmon
#FEA993
ΔE00 3.68
Pale Salmon
#FFB19A
ΔE00 5.07
Darksalmon
#E9967A
ΔE00 7.38
Lightsalmon
#FFA07A
ΔE00 8.42
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FDA498 #98F1FD
analogous
#FD98BF #FDA498 #FDD798
triadic
#FDA498 #98FDA4 #A498FD
tetradic
#FDA498 #BFFD98 #98F1FD #D798FD
square
#FDA498 #BFFD98 #98F1FD #D798FD
split-complementary
#FDA498 #98FDD7 #98BFFD
monochromatic
#FB3A20 #FC6F5C #FDA498 #FED9D4 #FEE4E1
Accessibility & contrast
On white
1.92
#FDA498 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.94
#FDA498 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FDA498
10.94:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FDA498 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FDA498 | 1.00 | 1.92 | 10.94 | 10.94 |
| #FFFFFF | 1.92 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.94 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.94 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B7B097
Deuteranopia (green-blind)
#CDC297
Tritanopia (blue-blind)
#FF98A1
Achromatopsia (no color)
#BBBBBB
Design tokens & code
CSS
--color: #fda498; /* rgb */ color: rgb(253, 164, 152); /* oklch */ color: oklch(80.4% 0.108 28.1);
Tailwind
colors: {
custom: {
50: '#ffbfb6',
500: '#fda498',
950: '#000000',
},
}SCSS
$custom: #fda498; $custom-light: #ffbfb6; $custom-dark: #000000;
JSON
{
"hex": "#fda498",
"rgb": {
"r": 253,
"g": 164,
"b": 152
},
"hsl": {
"h": 7.129,
"s": 96.19,
"l": 79.412
},
"oklch": {
"l": 0.8041,
"c": 0.10786,
"h": 28.1
},
"luminance": 0.49701
}Semantic roles & 50–950 ramp
primary
#FDA498
secondary
#D4F3F7
accent
#CAE600
background
#FFFBFB
surface
#FFF7F6
border
#D7D0D0
text
#181211
muted
#868180