#FDA698#FDA698
#FDA698 is a light, moderate red. Relative luminance 0.504; OKLCH L 80.8% C 0.106 H 29.6°. Best body text is #000000 at 11.08:1 contrast (WCAG AA passes).
Color values
| HEX | #FDA698 |
|---|---|
| RGB | rgb(253, 166, 152) |
| HSL | hsl(8, 96%, 79%) |
| HSV | hsv(8, 40%, 99%) |
| CMYK | cmyk(0%, 34.4%, 39.9%, 0.8%) |
| CIE-LAB | lab(76.33, 30.50, 20.53) |
| CIE-LCH | lch(76.33, 36.77, 33.95°) |
| OKLab | oklab(80.75% 0.092 0.0522) |
| OKLCH | oklch(80.75% 0.106 29.6) |
| XYZ | xyz(59.8144, 50.4266, 36.2827) |
| Luminance | 0.5042 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Blush (survey)
#F29E8E
ΔE00 2.54
Light Salmon
#FEA993
ΔE00 2.87
Peachy Pink
#FF9A8A
ΔE00 3.12
Pale Salmon
#FFB19A
ΔE00 4.23
Darksalmon
#E9967A
ΔE00 7.02
Lightsalmon
#FFA07A
ΔE00 7.78
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FDA698 #98EFFD
analogous
#FD98BD #FDA698 #FDD998
triadic
#FDA698 #98FDA6 #A698FD
tetradic
#FDA698 #BDFD98 #98EFFD #D998FD
square
#FDA698 #BDFD98 #98EFFD #D998FD
split-complementary
#FDA698 #98FDD9 #98BDFD
monochromatic
#FB3E20 #FC725C #FDA698 #FEDAD4 #FEE5E1
Accessibility & contrast
On white
1.89
#FDA698 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.08
#FDA698 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FDA698
11.08:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FDA698 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FDA698 | 1.00 | 1.89 | 11.08 | 11.08 |
| #FFFFFF | 1.89 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.08 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.08 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B9B297
Deuteranopia (green-blind)
#CEC397
Tritanopia (blue-blind)
#FF9AA2
Achromatopsia (no color)
#BCBCBC
Design tokens & code
CSS
--color: #fda698; /* rgb */ color: rgb(253, 166, 152); /* oklch */ color: oklch(80.8% 0.106 29.6);
Tailwind
colors: {
custom: {
50: '#ffc1b6',
500: '#fda698',
950: '#000000',
},
}SCSS
$custom: #fda698; $custom-light: #ffc1b6; $custom-dark: #000000;
JSON
{
"hex": "#fda698",
"rgb": {
"r": 253,
"g": 166,
"b": 152
},
"hsl": {
"h": 8.317,
"s": 96.19,
"l": 79.412
},
"oklch": {
"l": 0.80751,
"c": 0.10581,
"h": 29.6
},
"luminance": 0.50422
}Semantic roles & 50–950 ramp
primary
#FDA698
secondary
#5ACCDF
accent
#C6E600
background
#FFFDFD
surface
#FFF9F8
border
#D7D2D1
text
#181211
muted
#868281