#FDCAAF#FDCAAF
#FDCAAF is a very light, moderate orange. Relative luminance 0.662; OKLCH L 87.7% C 0.069 H 49.3°. Best body text is #000000 at 14.24:1 contrast (WCAG AA passes).
Color values
| HEX | #FDCAAF |
|---|---|
| RGB | rgb(253, 202, 175) |
| HSL | hsl(21, 95%, 84%) |
| HSV | hsv(21, 31%, 99%) |
| CMYK | cmyk(0%, 20.2%, 30.8%, 0.8%) |
| CIE-LAB | lab(85.11, 14.35, 20.36) |
| CIE-LCH | lch(85.11, 24.91, 54.82°) |
| OKLab | oklab(87.7% 0.0448 0.0521) |
| OKLCH | oklch(87.7% 0.069 49.3) |
| XYZ | xyz(69.3679, 66.2221, 49.6774) |
| Luminance | 0.6622 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Apricot
#FBCEB1
ΔE00 2.19
Peach
#FFDAB9
ΔE00 6.23
Light Peach
#FFD8B1
ΔE00 6.98
Pale Salmon
#FFB19A
ΔE00 7.90
Peach (survey)
#FFB07C
ΔE00 9.14
Light Salmon
#FEA993
ΔE00 9.88
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FDCAAF #AFE2FD
analogous
#FDAFBB #FDCAAF #FDF1AF
triadic
#FDCAAF #AFFDCA #CAAFFD
tetradic
#FDCAAF #BBFDAF #AFE2FD #F1AFFD
square
#FDCAAF #BBFDAF #AFE2FD #F1AFFD
split-complementary
#FDCAAF #AFFDF1 #AFBBFD
monochromatic
#FA7B38 #FCA273 #FDCAAF #FEEBE1 #FEEBE1
Accessibility & contrast
On white
1.47
#FDCAAF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.24
#FDCAAF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FDCAAF
14.24:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FDCAAF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FDCAAF | 1.00 | 1.47 | 14.24 | 14.24 |
| #FFFFFF | 1.47 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.24 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.24 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D8CEAD
Deuteranopia (green-blind)
#E3D9AF
Tritanopia (blue-blind)
#FFC1C3
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #fdcaaf; /* rgb */ color: rgb(253, 202, 175); /* oklch */ color: oklch(87.7% 0.069 49.3);
Tailwind
colors: {
custom: {
50: '#ffdac7',
500: '#fdcaaf',
950: '#000000',
},
}SCSS
$custom: #fdcaaf; $custom-light: #ffdac7; $custom-dark: #000000;
JSON
{
"hex": "#fdcaaf",
"rgb": {
"r": 253,
"g": 202,
"b": 175
},
"hsl": {
"h": 20.769,
"s": 95.122,
"l": 83.922
},
"oklch": {
"l": 0.87704,
"c": 0.06866,
"h": 49.3
},
"luminance": 0.66219
}Semantic roles & 50–950 ramp
primary
#FDCAAF
secondary
#6EBAE2
accent
#96E600
background
#FFFEFD
surface
#FFFBF9
border
#D7D4D2
text
#181413
muted
#868382