#FEDFC6#FEDFC6
#FEDFC6 is a very light, muted orange. Relative luminance 0.779; OKLCH L 92.3% C 0.048 H 61.1°. Best body text is #000000 at 16.58:1 contrast (WCAG AA passes).
Color values
| HEX | #FEDFC6 |
|---|---|
| RGB | rgb(254, 223, 198) |
| HSL | hsl(27, 97%, 89%) |
| HSV | hsv(27, 22%, 100%) |
| CMYK | cmyk(0%, 12.2%, 22%, 0.4%) |
| CIE-LAB | lab(90.75, 6.91, 16.18) |
| CIE-LCH | lch(90.75, 17.60, 66.87°) |
| OKLab | oklab(92.29% 0.0231 0.0418) |
| OKLCH | oklch(92.29% 0.048 61.1) |
| XYZ | xyz(77.4541, 77.9257, 64.3763) |
| Luminance | 0.7792 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Peach
#FFDAB9
ΔE00 2.81
Bisque
#FFE4C4
ΔE00 3.70
Light Peach
#FFD8B1
ΔE00 4.53
Apricot
#FBCEB1
ΔE00 5.24
Blanchedalmond
#FFEBCD
ΔE00 5.93
Antiquewhite
#FAEBD7
ΔE00 6.25
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FEDFC6 #C6E5FE
analogous
#FEC6C9 #FEDFC6 #FEFBC6
triadic
#FEDFC6 #C6FEDF #DFC6FE
tetradic
#FEDFC6 #C9FEC6 #C6E5FE #FBC6FE
square
#FEDFC6 #C9FEC6 #C6E5FE #FBC6FE
split-complementary
#FEDFC6 #C6FEFB #C6C9FE
monochromatic
#FC9B4E #FDBD8A #FEDFC6 #FEEEE1 #FEEEE1
Accessibility & contrast
On white
1.27
#FEDFC6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.58
#FEDFC6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FEDFC6
16.58:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FEDFC6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FEDFC6 | 1.00 | 1.27 | 16.58 | 16.58 |
| #FFFFFF | 1.27 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.58 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.58 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E9E1C4
Deuteranopia (green-blind)
#F0E7C6
Tritanopia (blue-blind)
#FFD9D8
Achromatopsia (no color)
#E4E4E4
Design tokens & code
CSS
--color: #fedfc6; /* rgb */ color: rgb(254, 223, 198); /* oklch */ color: oklch(92.3% 0.048 61.1);
Tailwind
colors: {
custom: {
50: '#ffe9d7',
500: '#fedfc6',
950: '#000000',
},
}SCSS
$custom: #fedfc6; $custom-light: #ffe9d7; $custom-dark: #000000;
JSON
{
"hex": "#fedfc6",
"rgb": {
"r": 254,
"g": 223,
"b": 198
},
"hsl": {
"h": 26.786,
"s": 96.552,
"l": 88.627
},
"oklch": {
"l": 0.92285,
"c": 0.04781,
"h": 61.1
},
"luminance": 0.77923
}Semantic roles & 50–950 ramp
primary
#FEDFC6
secondary
#81BAE7
accent
#7FE600
background
#FFFEFE
surface
#FFFCFB
border
#D7D5D4
text
#181614
muted
#868483