#FDCCAE#FDCCAE
#FDCCAE is a very light, moderate orange. Relative luminance 0.671; OKLCH L 88.1% C 0.069 H 53.0°. Best body text is #000000 at 14.42:1 contrast (WCAG AA passes).
Color values
| HEX | #FDCCAE |
|---|---|
| RGB | rgb(253, 204, 174) |
| HSL | hsl(23, 95%, 84%) |
| HSV | hsv(23, 31%, 99%) |
| CMYK | cmyk(0%, 19.4%, 31.2%, 0.8%) |
| CIE-LAB | lab(85.57, 13.18, 21.52) |
| CIE-LCH | lch(85.57, 25.24, 58.51°) |
| OKLab | oklab(88.06% 0.0413 0.0549) |
| OKLCH | oklch(88.06% 0.069 53) |
| XYZ | xyz(69.7423, 67.1276, 49.3195) |
| Luminance | 0.6712 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Apricot
#FBCEB1
ΔE00 1.06
Peach
#FFDAB9
ΔE00 4.96
Light Peach
#FFD8B1
ΔE00 5.57
Bisque
#FFE4C4
ΔE00 8.74
Peach (survey)
#FFB07C
ΔE00 9.03
Pale Salmon
#FFB19A
ΔE00 9.07
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FDCCAE #AEDFFD
analogous
#FDAEB7 #FDCCAE #FDF3AE
triadic
#FDCCAE #AEFDCC #CCAEFD
tetradic
#FDCCAE #B7FDAE #AEDFFD #F3AEFD
square
#FDCCAE #B7FDAE #AEDFFD #F3AEFD
split-complementary
#FDCCAE #AEFDF3 #AEB7FD
monochromatic
#FA8137 #FCA672 #FDCCAE #FEECE1 #FEECE1
Accessibility & contrast
On white
1.46
#FDCCAE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.42
#FDCCAE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FDCCAE
14.42:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FDCCAE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FDCCAE | 1.00 | 1.46 | 14.42 | 14.42 |
| #FFFFFF | 1.46 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.42 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.42 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DAD0AC
Deuteranopia (green-blind)
#E5DAAE
Tritanopia (blue-blind)
#FFC3C4
Achromatopsia (no color)
#D6D6D6
Design tokens & code
CSS
--color: #fdccae; /* rgb */ color: rgb(253, 204, 174); /* oklch */ color: oklch(88.1% 0.069 53.0);
Tailwind
colors: {
custom: {
50: '#ffdbc6',
500: '#fdccae',
950: '#000000',
},
}SCSS
$custom: #fdccae; $custom-light: #ffdbc6; $custom-dark: #000000;
JSON
{
"hex": "#fdccae",
"rgb": {
"r": 253,
"g": 204,
"b": 174
},
"hsl": {
"h": 22.785,
"s": 95.181,
"l": 83.725
},
"oklch": {
"l": 0.88055,
"c": 0.06871,
"h": 53
},
"luminance": 0.67124
}Semantic roles & 50–950 ramp
primary
#FDCCAE
secondary
#6DB6E2
accent
#8EE600
background
#FFFEFD
surface
#FFFBF9
border
#D7D4D2
text
#181513
muted
#868482