#FEDEC6#FEDEC6
#FEDEC6 is a very light, muted orange. Relative luminance 0.774; OKLCH L 92.1% C 0.048 H 59.0°. Best body text is #000000 at 16.48:1 contrast (WCAG AA passes).
Color values
| HEX | #FEDEC6 |
|---|---|
| RGB | rgb(254, 222, 198) |
| HSL | hsl(26, 97%, 89%) |
| HSV | hsv(26, 22%, 100%) |
| CMYK | cmyk(0%, 12.6%, 22%, 0.4%) |
| CIE-LAB | lab(90.50, 7.43, 15.84) |
| CIE-LCH | lch(90.50, 17.49, 64.88°) |
| OKLab | oklab(92.09% 0.0246 0.041) |
| OKLCH | oklch(92.09% 0.048 59) |
| XYZ | xyz(77.1877, 77.3929, 64.2875) |
| Luminance | 0.7739 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Peach
#FFDAB9
ΔE00 3.02
Bisque
#FFE4C4
ΔE00 4.38
Light Peach
#FFD8B1
ΔE00 4.82
Apricot
#FBCEB1
ΔE00 4.84
Blanchedalmond
#FFEBCD
ΔE00 6.59
Antiquewhite
#FAEBD7
ΔE00 6.72
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FEDEC6 #C6E6FE
analogous
#FEC6CA #FEDEC6 #FEFAC6
triadic
#FEDEC6 #C6FEDE #DEC6FE
tetradic
#FEDEC6 #CAFEC6 #C6E6FE #FAC6FE
square
#FEDEC6 #CAFEC6 #C6E6FE #FAC6FE
split-complementary
#FEDEC6 #C6FEFA #C6CAFE
monochromatic
#FC984E #FDBB8A #FEDEC6 #FEEEE1 #FEEEE1
Accessibility & contrast
On white
1.27
#FEDEC6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.48
#FEDEC6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FEDEC6
16.48:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FEDEC6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FEDEC6 | 1.00 | 1.27 | 16.48 | 16.48 |
| #FFFFFF | 1.27 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.48 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.48 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E8E0C4
Deuteranopia (green-blind)
#EFE7C6
Tritanopia (blue-blind)
#FFD8D7
Achromatopsia (no color)
#E4E4E4
Design tokens & code
CSS
--color: #fedec6; /* rgb */ color: rgb(254, 222, 198); /* oklch */ color: oklch(92.1% 0.048 59.0);
Tailwind
colors: {
custom: {
50: '#ffe8d7',
500: '#fedec6',
950: '#000000',
},
}SCSS
$custom: #fedec6; $custom-light: #ffe8d7; $custom-dark: #000000;
JSON
{
"hex": "#fedec6",
"rgb": {
"r": 254,
"g": 222,
"b": 198
},
"hsl": {
"h": 25.714,
"s": 96.552,
"l": 88.627
},
"oklch": {
"l": 0.92094,
"c": 0.04781,
"h": 59
},
"luminance": 0.77391
}Semantic roles & 50–950 ramp
primary
#FEDEC6
secondary
#81BBE7
accent
#83E600
background
#FFFEFE
surface
#FFFCFB
border
#D7D5D4
text
#181614
muted
#868483