#FDC2AA#FDC2AA
#FDC2AA is a very light, moderate orange. Relative luminance 0.624; OKLCH L 86.1% C 0.076 H 43.2°. Best body text is #000000 at 13.47:1 contrast (WCAG AA passes).
Color values
| HEX | #FDC2AA |
|---|---|
| RGB | rgb(253, 194, 170) |
| HSL | hsl(17, 95%, 83%) |
| HSV | hsv(17, 33%, 99%) |
| CMYK | cmyk(0%, 23.3%, 32.8%, 0.8%) |
| CIE-LAB | lab(83.11, 17.91, 20.24) |
| CIE-LCH | lch(83.11, 27.03, 48.49°) |
| OKLab | oklab(86.12% 0.0551 0.0517) |
| OKLCH | oklch(86.12% 0.076 43.2) |
| XYZ | xyz(67.0572, 62.3721, 46.5294) |
| Luminance | 0.6237 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Pale Salmon
#FFB19A
ΔE00 5.05
Apricot
#FBCEB1
ΔE00 5.14
Light Salmon
#FEA993
ΔE00 7.06
Peach (survey)
#FFB07C
ΔE00 8.79
Peach
#FFDAB9
ΔE00 9.19
Lightsalmon
#FFA07A
ΔE00 9.49
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FDC2AA #AAE5FD
analogous
#FDAABB #FDC2AA #FDEBAA
triadic
#FDC2AA #AAFDC2 #C2AAFD
tetradic
#FDC2AA #BBFDAA #AAE5FD #EBAAFD
square
#FDC2AA #BBFDAA #AAE5FD #EBAAFD
split-complementary
#FDC2AA #AAFDEB #AABBFD
monochromatic
#FA6C32 #FC976E #FDC2AA #FEEAE1 #FEEAE1
Accessibility & contrast
On white
1.56
#FDC2AA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.47
#FDC2AA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FDC2AA
13.47:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FDC2AA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FDC2AA | 1.00 | 1.56 | 13.47 | 13.47 |
| #FFFFFF | 1.56 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.47 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.47 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D1C8A8
Deuteranopia (green-blind)
#DED4AA
Tritanopia (blue-blind)
#FFB9BB
Achromatopsia (no color)
#CFCFCF
Design tokens & code
CSS
--color: #fdc2aa; /* rgb */ color: rgb(253, 194, 170); /* oklch */ color: oklch(86.1% 0.076 43.2);
Tailwind
colors: {
custom: {
50: '#ffd4c3',
500: '#fdc2aa',
950: '#000000',
},
}SCSS
$custom: #fdc2aa; $custom-light: #ffd4c3; $custom-dark: #000000;
JSON
{
"hex": "#fdc2aa",
"rgb": {
"r": 253,
"g": 194,
"b": 170
},
"hsl": {
"h": 17.349,
"s": 95.402,
"l": 82.941
},
"oklch": {
"l": 0.86115,
"c": 0.0756,
"h": 43.2
},
"luminance": 0.62368
}Semantic roles & 50–950 ramp
primary
#FDC2AA
secondary
#6ABFE1
accent
#A3E600
background
#FFFEFD
surface
#FFFBF9
border
#D7D4D2
text
#181412
muted
#868382