#FCEDDA#FCEDDA
#FCEDDA is a very light, muted orange. Relative luminance 0.863; OKLCH L 95.3% C 0.030 H 73.9°. Best body text is #000000 at 18.27:1 contrast (WCAG AA passes).
Color values
| HEX | #FCEDDA |
|---|---|
| RGB | rgb(252, 237, 218) |
| HSL | hsl(34, 85%, 92%) |
| HSV | hsv(34, 13%, 99%) |
| CMYK | cmyk(0%, 6%, 13.5%, 1.2%) |
| CIE-LAB | lab(94.45, 1.99, 11.02) |
| CIE-LCH | lch(94.45, 11.20, 79.78°) |
| OKLab | oklab(95.3% 0.0083 0.0288) |
| OKLCH | oklch(95.3% 0.03 73.9) |
| XYZ | xyz(83.0830, 86.3271, 78.6021) |
| Luminance | 0.8633 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Antiquewhite
#FAEBD7
ΔE00 0.60
Papayawhip
#FFEFD5
ΔE00 2.57
Champagne
#F7E7CE
ΔE00 2.57
Oldlace
#FDF5E6
ΔE00 3.34
Linen
#FAF0E6
ΔE00 3.68
Blanchedalmond
#FFEBCD
ΔE00 3.73
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FCEDDA #DAE9FC
analogous
#FCDCDA #FCEDDA #FAFCDA
triadic
#FCEDDA #DAFCED #EDDAFC
tetradic
#FCEDDA #DAFCDC #DAE9FC #FCDAFA
square
#FCEDDA #DAFCDC #DAE9FC #FCDAFA
split-complementary
#FCEDDA #DAFAFC #DCDAFC
monochromatic
#F3B669 #F7D1A1 #FCEDDA #FDF1E3 #FDF1E3
Accessibility & contrast
On white
1.15
#FCEDDA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.27
#FCEDDA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FCEDDA
18.27:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FCEDDA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FCEDDA | 1.00 | 1.15 | 18.27 | 18.27 |
| #FFFFFF | 1.15 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.27 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.27 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F3EDD9
Deuteranopia (green-blind)
#F7F0DA
Tritanopia (blue-blind)
#FFE9E8
Achromatopsia (no color)
#EFEFEF
Design tokens & code
CSS
--color: #fcedda; /* rgb */ color: rgb(252, 237, 218); /* oklch */ color: oklch(95.3% 0.030 73.9);
Tailwind
colors: {
custom: {
50: '#fdf2e5',
500: '#fcedda',
950: '#000000',
},
}SCSS
$custom: #fcedda; $custom-light: #fdf2e5; $custom-dark: #000000;
JSON
{
"hex": "#fcedda",
"rgb": {
"r": 252,
"g": 237,
"b": 218
},
"hsl": {
"h": 33.529,
"s": 85,
"l": 92.157
},
"oklch": {
"l": 0.95296,
"c": 0.02994,
"h": 73.9
},
"luminance": 0.86326
}Semantic roles & 50–950 ramp
primary
#FCEDDA
secondary
#96B8E4
accent
#66E104
background
#FFFFFE
surface
#FFFEFC
border
#D7D6D5
text
#171715
muted
#858584