#FDC8AB#FDC8AB
#FDC8AB is a very light, moderate orange. Relative luminance 0.651; OKLCH L 87.2% C 0.072 H 50.1°. Best body text is #000000 at 14.03:1 contrast (WCAG AA passes).
Color values
| HEX | #FDC8AB |
|---|---|
| RGB | rgb(253, 200, 171) |
| HSL | hsl(21, 95%, 83%) |
| HSV | hsv(21, 32%, 99%) |
| CMYK | cmyk(0%, 20.9%, 32.4%, 0.8%) |
| CIE-LAB | lab(84.55, 14.90, 21.70) |
| CIE-LCH | lch(84.55, 26.32, 55.53°) |
| OKLab | oklab(87.24% 0.0463 0.0553) |
| OKLCH | oklch(87.24% 0.072 50.1) |
| XYZ | xyz(68.5146, 65.1349, 47.4836) |
| Luminance | 0.6513 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Apricot
#FBCEB1
ΔE00 2.42
Peach
#FFDAB9
ΔE00 6.41
Light Peach
#FFD8B1
ΔE00 6.96
Pale Salmon
#FFB19A
ΔE00 7.64
Peach (survey)
#FFB07C
ΔE00 8.37
Light Salmon
#FEA993
ΔE00 9.60
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FDC8AB #ABE0FD
analogous
#FDABB7 #FDC8AB #FDF1AB
triadic
#FDC8AB #ABFDC8 #C8ABFD
tetradic
#FDC8AB #B7FDAB #ABE0FD #F1ABFD
square
#FDC8AB #B7FDAB #ABE0FD #F1ABFD
split-complementary
#FDC8AB #ABFDF1 #ABB7FD
monochromatic
#FA7A33 #FCA16F #FDC8AB #FEEBE1 #FEEBE1
Accessibility & contrast
On white
1.50
#FDC8AB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.03
#FDC8AB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FDC8AB
14.03:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FDC8AB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FDC8AB | 1.00 | 1.50 | 14.03 | 14.03 |
| #FFFFFF | 1.50 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.03 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.03 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D6CCA9
Deuteranopia (green-blind)
#E3D7AB
Tritanopia (blue-blind)
#FFBFC0
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #fdc8ab; /* rgb */ color: rgb(253, 200, 171); /* oklch */ color: oklch(87.2% 0.072 50.1);
Tailwind
colors: {
custom: {
50: '#ffd8c4',
500: '#fdc8ab',
950: '#000000',
},
}SCSS
$custom: #fdc8ab; $custom-light: #ffd8c4; $custom-dark: #000000;
JSON
{
"hex": "#fdc8ab",
"rgb": {
"r": 253,
"g": 200,
"b": 171
},
"hsl": {
"h": 21.22,
"s": 95.349,
"l": 83.137
},
"oklch": {
"l": 0.87245,
"c": 0.07212,
"h": 50.1
},
"luminance": 0.65131
}Semantic roles & 50–950 ramp
primary
#FDC8AB
secondary
#6BB7E1
accent
#94E600
background
#FFFEFD
surface
#FFFBF9
border
#D7D4D2
text
#181412
muted
#868382