#FDEBCC#FDEBCC
#FDEBCC is a very light, muted orange. Relative luminance 0.847; OKLCH L 94.7% C 0.045 H 81.3°. Best body text is #000000 at 17.93:1 contrast (WCAG AA passes).
Color values
| HEX | #FDEBCC |
|---|---|
| RGB | rgb(253, 235, 204) |
| HSL | hsl(38, 92%, 90%) |
| HSV | hsv(38, 19%, 99%) |
| CMYK | cmyk(0%, 7.1%, 19.4%, 0.8%) |
| CIE-LAB | lab(93.74, 1.27, 17.26) |
| CIE-LCH | lch(93.74, 17.31, 85.81°) |
| OKLab | oklab(94.65% 0.0068 0.0445) |
| OKLCH | oklch(94.65% 0.045 81.3) |
| XYZ | xyz(81.1152, 84.6606, 69.1831) |
| Luminance | 0.8466 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Blanchedalmond
#FFEBCD
ΔE00 1.05
Papayawhip
#FFEFD5
ΔE00 1.79
Champagne
#F7E7CE
ΔE00 2.07
Antiquewhite
#FAEBD7
ΔE00 3.67
Bisque
#FFE4C4
ΔE00 3.70
Wheat
#F5DEB3
ΔE00 4.43
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FDEBCC #CCDEFD
analogous
#FDD3CC #FDEBCC #F7FDCC
triadic
#FDEBCC #CCFDEB #EBCCFD
tetradic
#FDEBCC #CCFDD3 #CCDEFD #FDCCF7
square
#FDEBCC #CCFDD3 #CCDEFD #FDCCF7
split-complementary
#FDEBCC #CCF7FD #D3CCFD
monochromatic
#F8BD56 #FBD491 #FDEBCC #FEF3E2 #FEF3E2
Accessibility & contrast
On white
1.17
#FDEBCC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.93
#FDEBCC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FDEBCC
17.93:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FDEBCC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FDEBCC | 1.00 | 1.17 | 17.93 | 17.93 |
| #FFFFFF | 1.17 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.93 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.93 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F3EACA
Deuteranopia (green-blind)
#F8EFCD
Tritanopia (blue-blind)
#FFE5E2
Achromatopsia (no color)
#EDEDED
Design tokens & code
CSS
--color: #fdebcc; /* rgb */ color: rgb(253, 235, 204); /* oklch */ color: oklch(94.7% 0.045 81.3);
Tailwind
colors: {
custom: {
50: '#fef1db',
500: '#fdebcc',
950: '#000000',
},
}SCSS
$custom: #fdebcc; $custom-light: #fef1db; $custom-dark: #000000;
JSON
{
"hex": "#fdebcc",
"rgb": {
"r": 253,
"g": 235,
"b": 204
},
"hsl": {
"h": 37.959,
"s": 92.453,
"l": 89.608
},
"oklch": {
"l": 0.94654,
"c": 0.04505,
"h": 81.3
},
"luminance": 0.84659
}Semantic roles & 50–950 ramp
primary
#FDEBCC
secondary
#88AAE5
accent
#54E600
background
#FFFFFE
surface
#FFFEFB
border
#D7D6D4
text
#181615
muted
#868584