#FEDECA#FEDECA
#FEDECA is a very light, muted orange. Relative luminance 0.776; OKLCH L 92.2% C 0.045 H 54.0°. Best body text is #000000 at 16.52:1 contrast (WCAG AA passes).
Color values
| HEX | #FEDECA |
|---|---|
| RGB | rgb(254, 222, 202) |
| HSL | hsl(23, 96%, 89%) |
| HSV | hsv(23, 20%, 100%) |
| CMYK | cmyk(0%, 12.6%, 20.5%, 0.4%) |
| CIE-LAB | lab(90.59, 8.00, 13.87) |
| CIE-LCH | lch(90.59, 16.01, 60.04°) |
| OKLab | oklab(92.19% 0.0262 0.036) |
| OKLCH | oklch(92.19% 0.045 54) |
| XYZ | xyz(77.6551, 77.5799, 66.7494) |
| Luminance | 0.7758 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Peach
#FFDAB9
ΔE00 4.50
Apricot
#FBCEB1
ΔE00 5.11
Bisque
#FFE4C4
ΔE00 5.89
Light Peach
#FFD8B1
ΔE00 6.31
Antiquewhite
#FAEBD7
ΔE00 7.27
Mistyrose
#FFE4E1
ΔE00 7.32
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FEDECA #CAEAFE
analogous
#FECAD0 #FEDECA #FEF8CA
triadic
#FEDECA #CAFEDE #DECAFE
tetradic
#FEDECA #D0FECA #CAEAFE #F8CAFE
square
#FEDECA #D0FECA #CAEAFE #F8CAFE
split-complementary
#FEDECA #CAFEF8 #CAD0FE
monochromatic
#FC9352 #FDB98E #FEDECA #FEECE1 #FEECE1
Accessibility & contrast
On white
1.27
#FEDECA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.52
#FEDECA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FEDECA
16.52:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FEDECA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FEDECA | 1.00 | 1.27 | 16.52 | 16.52 |
| #FFFFFF | 1.27 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.52 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.52 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E7E0C9
Deuteranopia (green-blind)
#EEE7CA
Tritanopia (blue-blind)
#FFD8D8
Achromatopsia (no color)
#E4E4E4
Design tokens & code
CSS
--color: #fedeca; /* rgb */ color: rgb(254, 222, 202); /* oklch */ color: oklch(92.2% 0.045 54.0);
Tailwind
colors: {
custom: {
50: '#ffe8da',
500: '#fedeca',
950: '#000000',
},
}SCSS
$custom: #fedeca; $custom-light: #ffe8da; $custom-dark: #000000;
JSON
{
"hex": "#fedeca",
"rgb": {
"r": 254,
"g": 222,
"b": 202
},
"hsl": {
"h": 23.077,
"s": 96.296,
"l": 89.412
},
"oklch": {
"l": 0.9219,
"c": 0.04454,
"h": 54
},
"luminance": 0.77578
}Semantic roles & 50–950 ramp
primary
#FEDECA
secondary
#85C1E7
accent
#8DE600
background
#FFFEFE
surface
#FFFCFB
border
#D7D5D4
text
#181614
muted
#868483