#FDCEAD#FDCEAD
#FDCEAD is a very light, moderate orange. Relative luminance 0.680; OKLCH L 88.4% C 0.069 H 56.7°. Best body text is #000000 at 14.61:1 contrast (WCAG AA passes).
Color values
| HEX | #FDCEAD |
|---|---|
| RGB | rgb(253, 206, 173) |
| HSL | hsl(25, 95%, 84%) |
| HSV | hsv(25, 32%, 99%) |
| CMYK | cmyk(0%, 18.6%, 31.6%, 0.8%) |
| CIE-LAB | lab(86.03, 12.02, 22.68) |
| CIE-LCH | lch(86.03, 25.67, 62.08°) |
| OKLab | oklab(88.41% 0.0379 0.0577) |
| OKLCH | oklch(88.41% 0.069 56.7) |
| XYZ | xyz(70.1236, 68.0456, 48.9675) |
| Luminance | 0.6804 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Apricot
#FBCEB1
ΔE00 1.25
Peach
#FFDAB9
ΔE00 3.82
Light Peach
#FFD8B1
ΔE00 4.18
Bisque
#FFE4C4
ΔE00 7.63
Navajowhite
#FFDEAD
ΔE00 8.28
Burlywood
#DEB887
ΔE00 8.94
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FDCEAD #ADDCFD
analogous
#FDADB4 #FDCEAD #FDF6AD
triadic
#FDCEAD #ADFDCE #CEADFD
tetradic
#FDCEAD #B4FDAD #ADDCFD #F6ADFD
square
#FDCEAD #B4FDAD #ADDCFD #F6ADFD
split-complementary
#FDCEAD #ADFDF6 #ADB4FD
monochromatic
#FA8736 #FCAA71 #FDCEAD #FEEDE1 #FEEDE1
Accessibility & contrast
On white
1.44
#FDCEAD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.61
#FDCEAD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FDCEAD
14.61:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FDCEAD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FDCEAD | 1.00 | 1.44 | 14.61 | 14.61 |
| #FFFFFF | 1.44 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.61 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.61 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DCD1AB
Deuteranopia (green-blind)
#E7DBAD
Tritanopia (blue-blind)
#FFC5C5
Achromatopsia (no color)
#D7D7D7
Design tokens & code
CSS
--color: #fdcead; /* rgb */ color: rgb(253, 206, 173); /* oklch */ color: oklch(88.4% 0.069 56.7);
Tailwind
colors: {
custom: {
50: '#ffddc5',
500: '#fdcead',
950: '#000000',
},
}SCSS
$custom: #fdcead; $custom-light: #ffddc5; $custom-dark: #000000;
JSON
{
"hex": "#fdcead",
"rgb": {
"r": 253,
"g": 206,
"b": 173
},
"hsl": {
"h": 24.75,
"s": 95.238,
"l": 83.529
},
"oklch": {
"l": 0.88409,
"c": 0.06904,
"h": 56.7
},
"luminance": 0.68042
}Semantic roles & 50–950 ramp
primary
#FDCEAD
secondary
#6CB1E2
accent
#87E600
background
#FFFEFD
surface
#FFFCF9
border
#D7D5D2
text
#181513
muted
#868482