#FDCAAE#FDCAAE
#FDCAAE is a very light, moderate orange. Relative luminance 0.662; OKLCH L 87.7% C 0.069 H 50.2°. Best body text is #000000 at 14.24:1 contrast (WCAG AA passes).
Color values
| HEX | #FDCAAE |
|---|---|
| RGB | rgb(253, 202, 174) |
| HSL | hsl(21, 95%, 84%) |
| HSV | hsv(21, 31%, 99%) |
| CMYK | cmyk(0%, 20.2%, 31.2%, 0.8%) |
| CIE-LAB | lab(85.09, 14.23, 20.86) |
| CIE-LCH | lch(85.09, 25.25, 55.70°) |
| OKLab | oklab(87.68% 0.0444 0.0533) |
| OKLCH | oklch(87.68% 0.069 50.2) |
| XYZ | xyz(69.2700, 66.1830, 49.1621) |
| Luminance | 0.6618 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Apricot
#FBCEB1
ΔE00 1.97
Peach
#FFDAB9
ΔE00 6.00
Light Peach
#FFD8B1
ΔE00 6.69
Pale Salmon
#FFB19A
ΔE00 8.07
Peach (survey)
#FFB07C
ΔE00 8.94
Bisque
#FFE4C4
ΔE00 9.72
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FDCAAE #AEE1FD
analogous
#FDAEB9 #FDCAAE #FDF1AE
triadic
#FDCAAE #AEFDCA #CAAEFD
tetradic
#FDCAAE #B9FDAE #AEE1FD #F1AEFD
square
#FDCAAE #B9FDAE #AEE1FD #F1AEFD
split-complementary
#FDCAAE #AEFDF1 #AEB9FD
monochromatic
#FA7C37 #FCA372 #FDCAAE #FEEBE1 #FEEBE1
Accessibility & contrast
On white
1.48
#FDCAAE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.24
#FDCAAE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FDCAAE
14.24:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FDCAAE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FDCAAE | 1.00 | 1.48 | 14.24 | 14.24 |
| #FFFFFF | 1.48 | 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)
#D8CEAC
Deuteranopia (green-blind)
#E4D9AE
Tritanopia (blue-blind)
#FFC1C2
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #fdcaae; /* rgb */ color: rgb(253, 202, 174); /* oklch */ color: oklch(87.7% 0.069 50.2);
Tailwind
colors: {
custom: {
50: '#ffdac6',
500: '#fdcaae',
950: '#000000',
},
}SCSS
$custom: #fdcaae; $custom-light: #ffdac6; $custom-dark: #000000;
JSON
{
"hex": "#fdcaae",
"rgb": {
"r": 253,
"g": 202,
"b": 174
},
"hsl": {
"h": 21.266,
"s": 95.181,
"l": 83.725
},
"oklch": {
"l": 0.87682,
"c": 0.06934,
"h": 50.2
},
"luminance": 0.6618
}Semantic roles & 50–950 ramp
primary
#FDCAAE
secondary
#6DB9E2
accent
#94E600
background
#FFFEFD
surface
#FFFBF9
border
#D7D4D2
text
#181413
muted
#868382