#FEDFC1#FEDFC1
#FEDFC1 is a very light, muted orange. Relative luminance 0.777; OKLCH L 92.2% C 0.052 H 66.2°. Best body text is #000000 at 16.54:1 contrast (WCAG AA passes).
Color values
| HEX | #FEDFC1 |
|---|---|
| RGB | rgb(254, 223, 193) |
| HSL | hsl(30, 97%, 88%) |
| HSV | hsv(30, 24%, 100%) |
| CMYK | cmyk(0%, 12.2%, 24%, 0.4%) |
| CIE-LAB | lab(90.64, 6.22, 18.64) |
| CIE-LCH | lch(90.64, 19.65, 71.56°) |
| OKLab | oklab(92.17% 0.0212 0.048) |
| OKLCH | oklch(92.17% 0.052 66.2) |
| XYZ | xyz(76.8869, 77.6988, 61.3890) |
| Luminance | 0.7770 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Peach
#FFDAB9
ΔE00 2.03
Bisque
#FFE4C4
ΔE00 2.15
Light Peach
#FFD8B1
ΔE00 3.22
Blanchedalmond
#FFEBCD
ΔE00 4.86
Navajowhite
#FFDEAD
ΔE00 5.59
Champagne
#F7E7CE
ΔE00 5.64
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FEDFC1 #C1E0FE
analogous
#FEC1C2 #FEDFC1 #FEFDC1
triadic
#FEDFC1 #C1FEDF #DFC1FE
tetradic
#FEDFC1 #C2FEC1 #C1E0FE #FDC1FE
square
#FEDFC1 #C2FEC1 #C1E0FE #FDC1FE
split-complementary
#FEDFC1 #C1FEFD #C1C2FE
monochromatic
#FCA149 #FDC085 #FEDFC1 #FFEFE1 #FFEFE1
Accessibility & contrast
On white
1.27
#FEDFC1 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.54
#FEDFC1 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FEDFC1
16.54:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FEDFC1 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FEDFC1 | 1.00 | 1.27 | 16.54 | 16.54 |
| #FFFFFF | 1.27 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.54 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.54 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E9E0BF
Deuteranopia (green-blind)
#F1E7C2
Tritanopia (blue-blind)
#FFD8D7
Achromatopsia (no color)
#E4E4E4
Design tokens & code
CSS
--color: #fedfc1; /* rgb */ color: rgb(254, 223, 193); /* oklch */ color: oklch(92.2% 0.052 66.2);
Tailwind
colors: {
custom: {
50: '#ffe9d3',
500: '#fedfc1',
950: '#000000',
},
}SCSS
$custom: #fedfc1; $custom-light: #ffe9d3; $custom-dark: #000000;
JSON
{
"hex": "#fedfc1",
"rgb": {
"r": 254,
"g": 223,
"b": 193
},
"hsl": {
"h": 29.508,
"s": 96.825,
"l": 87.647
},
"oklch": {
"l": 0.9217,
"c": 0.05242,
"h": 66.2
},
"luminance": 0.77696
}Semantic roles & 50–950 ramp
primary
#FEDFC1
secondary
#7DB2E6
accent
#75E600
background
#FFFEFE
surface
#FFFCFB
border
#D7D5D4
text
#181614
muted
#868483