#FDECCC#FDECCC
#FDECCC is a very light, muted orange. Relative luminance 0.852; OKLCH L 94.8% C 0.046 H 83.3°. Best body text is #000000 at 18.05:1 contrast (WCAG AA passes).
Color values
| HEX | #FDECCC |
|---|---|
| RGB | rgb(253, 236, 204) |
| HSL | hsl(39, 92%, 90%) |
| HSV | hsv(39, 19%, 99%) |
| CMYK | cmyk(0%, 6.7%, 19.4%, 0.8%) |
| CIE-LAB | lab(93.98, 0.76, 17.61) |
| CIE-LCH | lch(93.98, 17.63, 87.54°) |
| OKLab | oklab(94.85% 0.0053 0.0454) |
| OKLCH | oklch(94.85% 0.046 83.3) |
| XYZ | xyz(81.4023, 85.2348, 69.2788) |
| Luminance | 0.8523 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Blanchedalmond
#FFEBCD
ΔE00 1.68
Papayawhip
#FFEFD5
ΔE00 2.05
Champagne
#F7E7CE
ΔE00 2.49
Antiquewhite
#FAEBD7
ΔE00 4.07
Bisque
#FFE4C4
ΔE00 4.28
Wheat
#F5DEB3
ΔE00 4.41
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FDECCC #CCDDFD
analogous
#FDD4CC #FDECCC #F5FDCC
triadic
#FDECCC #CCFDEC #ECCCFD
tetradic
#FDECCC #CCFDD4 #CCDDFD #FDCCF5
square
#FDECCC #CCFDD4 #CCDDFD #FDCCF5
split-complementary
#FDECCC #CCF5FD #D4CCFD
monochromatic
#F8C056 #FBD691 #FDECCC #FEF4E2 #FEF4E2
Accessibility & contrast
On white
1.16
#FDECCC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.05
#FDECCC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FDECCC
18.05:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FDECCC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FDECCC | 1.00 | 1.16 | 18.05 | 18.05 |
| #FFFFFF | 1.16 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.05 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.05 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F4EBCA
Deuteranopia (green-blind)
#F9F0CD
Tritanopia (blue-blind)
#FFE6E3
Achromatopsia (no color)
#EEEEEE
Design tokens & code
CSS
--color: #fdeccc; /* rgb */ color: rgb(253, 236, 204); /* oklch */ color: oklch(94.8% 0.046 83.3);
Tailwind
colors: {
custom: {
50: '#fef2db',
500: '#fdeccc',
950: '#000000',
},
}SCSS
$custom: #fdeccc; $custom-light: #fef2db; $custom-dark: #000000;
JSON
{
"hex": "#fdeccc",
"rgb": {
"r": 253,
"g": 236,
"b": 204
},
"hsl": {
"h": 39.184,
"s": 92.453,
"l": 89.608
},
"oklch": {
"l": 0.94848,
"c": 0.04572,
"h": 83.3
},
"luminance": 0.85233
}Semantic roles & 50–950 ramp
primary
#FDECCC
secondary
#88A8E5
accent
#50E600
background
#FFFFFE
surface
#FFFEFB
border
#D7D6D4
text
#181615
muted
#868584