#FDCDAB#FDCDAB
#FDCDAB is a very light, moderate orange. Relative luminance 0.675; OKLCH L 88.2% C 0.071 H 57.0°. Best body text is #000000 at 14.50:1 contrast (WCAG AA passes).
Color values
| HEX | #FDCDAB |
|---|---|
| RGB | rgb(253, 205, 171) |
| HSL | hsl(25, 95%, 83%) |
| HSV | hsv(25, 32%, 99%) |
| CMYK | cmyk(0%, 19%, 32.4%, 0.8%) |
| CIE-LAB | lab(85.75, 12.29, 23.35) |
| CIE-LCH | lch(85.75, 26.39, 62.24°) |
| OKLab | oklab(88.18% 0.0386 0.0593) |
| OKLCH | oklch(88.18% 0.071 57) |
| XYZ | xyz(69.6916, 67.4888, 47.8759) |
| Luminance | 0.6749 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Apricot
#FBCEB1
ΔE00 1.56
Peach
#FFDAB9
ΔE00 4.04
Light Peach
#FFD8B1
ΔE00 4.25
Bisque
#FFE4C4
ΔE00 7.85
Navajowhite
#FFDEAD
ΔE00 8.29
Burlywood
#DEB887
ΔE00 8.73
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FDCDAB #ABDBFD
analogous
#FDABB2 #FDCDAB #FDF6AB
triadic
#FDCDAB #ABFDCD #CDABFD
tetradic
#FDCDAB #B2FDAB #ABDBFD #F6ABFD
square
#FDCDAB #B2FDAB #ABDBFD #F6ABFD
split-complementary
#FDCDAB #ABFDF6 #ABB2FD
monochromatic
#FA8633 #FCA96F #FDCDAB #FEEDE1 #FEEDE1
Accessibility & contrast
On white
1.45
#FDCDAB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.50
#FDCDAB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FDCDAB
14.50:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FDCDAB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FDCDAB | 1.00 | 1.45 | 14.50 | 14.50 |
| #FFFFFF | 1.45 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.50 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.50 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DBD0A9
Deuteranopia (green-blind)
#E6DBAB
Tritanopia (blue-blind)
#FFC4C4
Achromatopsia (no color)
#D6D6D6
Design tokens & code
CSS
--color: #fdcdab; /* rgb */ color: rgb(253, 205, 171); /* oklch */ color: oklch(88.2% 0.071 57.0);
Tailwind
colors: {
custom: {
50: '#ffdcc4',
500: '#fdcdab',
950: '#000000',
},
}SCSS
$custom: #fdcdab; $custom-light: #ffdcc4; $custom-dark: #000000;
JSON
{
"hex": "#fdcdab",
"rgb": {
"r": 253,
"g": 205,
"b": 171
},
"hsl": {
"h": 24.878,
"s": 95.349,
"l": 83.137
},
"oklch": {
"l": 0.88178,
"c": 0.07078,
"h": 57
},
"luminance": 0.67486
}Semantic roles & 50–950 ramp
primary
#FDCDAB
secondary
#6BB0E1
accent
#86E600
background
#FFFEFD
surface
#FFFCF9
border
#D7D5D2
text
#181512
muted
#868482