#FDC4A9#FDC4A9
#FDC4A9 is a very light, moderate orange. Relative luminance 0.632; OKLCH L 86.5% C 0.075 H 46.6°. Best body text is #000000 at 13.65:1 contrast (WCAG AA passes).
Color values
| HEX | #FDC4A9 |
|---|---|
| RGB | rgb(253, 196, 169) |
| HSL | hsl(19, 95%, 83%) |
| HSV | hsv(19, 33%, 99%) |
| CMYK | cmyk(0%, 22.5%, 33.2%, 0.8%) |
| CIE-LAB | lab(83.56, 16.74, 21.39) |
| CIE-LCH | lch(83.56, 27.17, 51.95°) |
| OKLab | oklab(86.46% 0.0517 0.0545) |
| OKLCH | oklch(86.46% 0.075 46.6) |
| XYZ | xyz(67.4111, 63.2306, 46.1824) |
| Luminance | 0.6323 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Apricot
#FBCEB1
ΔE00 3.96
Pale Salmon
#FFB19A
ΔE00 6.07
Peach
#FFDAB9
ΔE00 7.99
Light Salmon
#FEA993
ΔE00 8.06
Peach (survey)
#FFB07C
ΔE00 8.17
Light Peach
#FFD8B1
ΔE00 8.57
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FDC4A9 #A9E2FD
analogous
#FDA9B8 #FDC4A9 #FDEEA9
triadic
#FDC4A9 #A9FDC4 #C4A9FD
tetradic
#FDC4A9 #B8FDA9 #A9E2FD #EEA9FD
square
#FDC4A9 #B8FDA9 #A9E2FD #EEA9FD
split-complementary
#FDC4A9 #A9FDEE #A9B8FD
monochromatic
#FA7231 #FC9B6D #FDC4A9 #FEEAE1 #FEEAE1
Accessibility & contrast
On white
1.54
#FDC4A9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.65
#FDC4A9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FDC4A9
13.65:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FDC4A9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FDC4A9 | 1.00 | 1.54 | 13.65 | 13.65 |
| #FFFFFF | 1.54 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.65 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.65 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D3C9A7
Deuteranopia (green-blind)
#E0D5A9
Tritanopia (blue-blind)
#FFBBBD
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #fdc4a9; /* rgb */ color: rgb(253, 196, 169); /* oklch */ color: oklch(86.5% 0.075 46.6);
Tailwind
colors: {
custom: {
50: '#ffd6c2',
500: '#fdc4a9',
950: '#000000',
},
}SCSS
$custom: #fdc4a9; $custom-light: #ffd6c2; $custom-dark: #000000;
JSON
{
"hex": "#fdc4a9",
"rgb": {
"r": 253,
"g": 196,
"b": 169
},
"hsl": {
"h": 19.286,
"s": 95.455,
"l": 82.745
},
"oklch": {
"l": 0.86461,
"c": 0.07512,
"h": 46.6
},
"luminance": 0.63227
}Semantic roles & 50–950 ramp
primary
#FDC4A9
secondary
#69BBE1
accent
#9CE600
background
#FFFEFD
surface
#FFFBF9
border
#D7D4D2
text
#181412
muted
#868382