#FDA598#FDA598
#FDA598 is a light, moderate red. Relative luminance 0.501; OKLCH L 80.6% C 0.107 H 28.8°. Best body text is #000000 at 11.01:1 contrast (WCAG AA passes).
Color values
| HEX | #FDA598 |
|---|---|
| RGB | rgb(253, 165, 152) |
| HSL | hsl(8, 96%, 79%) |
| HSV | hsv(8, 40%, 99%) |
| CMYK | cmyk(0%, 34.8%, 39.9%, 0.8%) |
| CIE-LAB | lab(76.11, 31.02, 20.23) |
| CIE-LCH | lch(76.11, 37.03, 33.11°) |
| OKLab | oklab(80.58% 0.0936 0.0515) |
| OKLCH | oklch(80.58% 0.107 28.8) |
| XYZ | xyz(59.6333, 50.0645, 36.2223) |
| Luminance | 0.5006 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Blush (survey)
#F29E8E
ΔE00 2.57
Peachy Pink
#FF9A8A
ΔE00 2.99
Light Salmon
#FEA993
ΔE00 3.27
Pale Salmon
#FFB19A
ΔE00 4.65
Darksalmon
#E9967A
ΔE00 7.19
Lightsalmon
#FFA07A
ΔE00 8.10
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FDA598 #98F0FD
analogous
#FD98BE #FDA598 #FDD898
triadic
#FDA598 #98FDA5 #A598FD
tetradic
#FDA598 #BEFD98 #98F0FD #D898FD
square
#FDA598 #BEFD98 #98F0FD #D898FD
split-complementary
#FDA598 #98FDD8 #98BEFD
monochromatic
#FB3C20 #FC715C #FDA598 #FED9D4 #FEE5E1
Accessibility & contrast
On white
1.91
#FDA598 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.01
#FDA598 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FDA598
11.01:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FDA598 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FDA598 | 1.00 | 1.91 | 11.01 | 11.01 |
| #FFFFFF | 1.91 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.01 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.01 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B8B197
Deuteranopia (green-blind)
#CDC397
Tritanopia (blue-blind)
#FF99A2
Achromatopsia (no color)
#BCBCBC
Design tokens & code
CSS
--color: #fda598; /* rgb */ color: rgb(253, 165, 152); /* oklch */ color: oklch(80.6% 0.107 28.8);
Tailwind
colors: {
custom: {
50: '#ffc0b6',
500: '#fda598',
950: '#000000',
},
}SCSS
$custom: #fda598; $custom-light: #ffc0b6; $custom-dark: #000000;
JSON
{
"hex": "#fda598",
"rgb": {
"r": 253,
"g": 165,
"b": 152
},
"hsl": {
"h": 7.723,
"s": 96.19,
"l": 79.412
},
"oklch": {
"l": 0.8058,
"c": 0.10683,
"h": 28.8
},
"luminance": 0.5006
}Semantic roles & 50–950 ramp
primary
#FDA598
secondary
#5ACEDF
accent
#C8E600
background
#FFFDFD
surface
#FFF9F8
border
#D7D2D1
text
#181211
muted
#868281