#FDEDCC#FDEDCC
#FDEDCC is a very light, muted orange. Relative luminance 0.858; OKLCH L 95.0% C 0.046 H 85.2°. Best body text is #000000 at 18.16:1 contrast (WCAG AA passes).
Color values
| HEX | #FDEDCC |
|---|---|
| RGB | rgb(253, 237, 204) |
| HSL | hsl(40, 92%, 90%) |
| HSV | hsv(40, 19%, 99%) |
| CMYK | cmyk(0%, 6.3%, 19.4%, 0.8%) |
| CIE-LAB | lab(94.23, 0.25, 17.96) |
| CIE-LCH | lch(94.23, 17.96, 89.20°) |
| OKLab | oklab(95.04% 0.0039 0.0463) |
| OKLCH | oklch(95.04% 0.046 85.2) |
| XYZ | xyz(81.6910, 85.8123, 69.3751) |
| Luminance | 0.8581 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Blanchedalmond
#FFEBCD
ΔE00 2.32
Papayawhip
#FFEFD5
ΔE00 2.45
Champagne
#F7E7CE
ΔE00 2.98
Cornsilk
#FFF8DC
ΔE00 4.22
Wheat
#F5DEB3
ΔE00 4.48
Antiquewhite
#FAEBD7
ΔE00 4.52
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FDEDCC #CCDCFD
analogous
#FDD5CC #FDEDCC #F5FDCC
triadic
#FDEDCC #CCFDED #EDCCFD
tetradic
#FDEDCC #CCFDD5 #CCDCFD #FDCCF5
square
#FDEDCC #CCFDD5 #CCDCFD #FDCCF5
split-complementary
#FDEDCC #CCF5FD #D5CCFD
monochromatic
#F8C356 #FBD891 #FDEDCC #FEF5E2 #FEF5E2
Accessibility & contrast
On white
1.16
#FDEDCC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.16
#FDEDCC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FDEDCC
18.16:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FDEDCC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FDEDCC | 1.00 | 1.16 | 18.16 | 18.16 |
| #FFFFFF | 1.16 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.16 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.16 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F5ECCA
Deuteranopia (green-blind)
#FAF0CD
Tritanopia (blue-blind)
#FFE7E4
Achromatopsia (no color)
#EEEEEE
Design tokens & code
CSS
--color: #fdedcc; /* rgb */ color: rgb(253, 237, 204); /* oklch */ color: oklch(95.0% 0.046 85.2);
Tailwind
colors: {
custom: {
50: '#fef2db',
500: '#fdedcc',
950: '#000000',
},
}SCSS
$custom: #fdedcc; $custom-light: #fef2db; $custom-dark: #000000;
JSON
{
"hex": "#fdedcc",
"rgb": {
"r": 253,
"g": 237,
"b": 204
},
"hsl": {
"h": 40.408,
"s": 92.453,
"l": 89.608
},
"oklch": {
"l": 0.95043,
"c": 0.04644,
"h": 85.2
},
"luminance": 0.85811
}Semantic roles & 50–950 ramp
primary
#FDEDCC
secondary
#88A6E5
accent
#4BE600
background
#FFFFFE
surface
#FFFEFB
border
#D7D6D4
text
#181715
muted
#868584