#FCDED3#FCDED3
#FCDED3 is a very light, muted orange. Relative luminance 0.776; OKLCH L 92.2% C 0.037 H 41.2°. Best body text is #000000 at 16.53:1 contrast (WCAG AA passes).
Color values
| HEX | #FCDED3 |
|---|---|
| RGB | rgb(252, 222, 211) |
| HSL | hsl(16, 87%, 91%) |
| HSV | hsv(16, 16%, 99%) |
| CMYK | cmyk(0%, 11.9%, 16.3%, 1.2%) |
| CIE-LAB | lab(90.62, 8.61, 9.18) |
| CIE-LCH | lch(90.62, 12.59, 46.85°) |
| OKLab | oklab(92.24% 0.0275 0.0241) |
| OKLCH | oklch(92.24% 0.037 41.2) |
| XYZ | xyz(78.0237, 77.6431, 72.4919) |
| Luminance | 0.7764 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Mistyrose
#FFE4E1
ΔE00 3.72
Apricot
#FBCEB1
ΔE00 7.57
Very Light Pink
#FFF4F2
ΔE00 8.12
Peach
#FFDAB9
ΔE00 8.20
Seashell
#FFF5EE
ΔE00 8.41
Linen
#FAF0E6
ΔE00 8.43
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FCDED3 #D3F1FC
analogous
#FCD3DC #FCDED3 #FCF2D3
triadic
#FCDED3 #D3FCDE #DED3FC
tetradic
#FCDED3 #DCFCD3 #D3F1FC #F2D3FC
square
#FCDED3 #DCFCD3 #D3F1FC #F2D3FC
split-complementary
#FCDED3 #D3FCF2 #D3DCFC
monochromatic
#F48860 #F8B39A #FCDED3 #FDEAE2 #FDEAE2
Accessibility & contrast
On white
1.27
#FCDED3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.53
#FCDED3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FCDED3
16.53:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FCDED3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FCDED3 | 1.00 | 1.27 | 16.53 | 16.53 |
| #FFFFFF | 1.27 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.53 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.53 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E5E1D2
Deuteranopia (green-blind)
#ECE6D3
Tritanopia (blue-blind)
#FFDADB
Achromatopsia (no color)
#E4E4E4
Design tokens & code
CSS
--color: #fcded3; /* rgb */ color: rgb(252, 222, 211); /* oklch */ color: oklch(92.2% 0.037 41.2);
Tailwind
colors: {
custom: {
50: '#fde8e0',
500: '#fcded3',
950: '#000000',
},
}SCSS
$custom: #fcded3; $custom-light: #fde8e0; $custom-dark: #000000;
JSON
{
"hex": "#fcded3",
"rgb": {
"r": 252,
"g": 222,
"b": 211
},
"hsl": {
"h": 16.098,
"s": 87.234,
"l": 90.784
},
"oklch": {
"l": 0.92238,
"c": 0.03657,
"h": 41.2
},
"luminance": 0.77641
}Semantic roles & 50–950 ramp
primary
#FCDED3
secondary
#8FCDE4
accent
#A7E402
background
#FFFEFE
surface
#FFFCFC
border
#D7D5D5
text
#171615
muted
#858484