#FEDFC3#FEDFC3
#FEDFC3 is a very light, muted orange. Relative luminance 0.778; OKLCH L 92.2% C 0.051 H 64.2°. Best body text is #000000 at 16.56:1 contrast (WCAG AA passes).
Color values
| HEX | #FEDFC3 |
|---|---|
| RGB | rgb(254, 223, 195) |
| HSL | hsl(28, 97%, 88%) |
| HSV | hsv(28, 23%, 100%) |
| CMYK | cmyk(0%, 12.2%, 23.2%, 0.4%) |
| CIE-LAB | lab(90.68, 6.49, 17.66) |
| CIE-LCH | lch(90.68, 18.81, 69.81°) |
| OKLab | oklab(92.22% 0.022 0.0455) |
| OKLCH | oklch(92.22% 0.051 64.2) |
| XYZ | xyz(77.1115, 77.7886, 62.5719) |
| Luminance | 0.7779 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Peach
#FFDAB9
ΔE00 2.18
Bisque
#FFE4C4
ΔE00 2.70
Light Peach
#FFD8B1
ΔE00 3.68
Blanchedalmond
#FFEBCD
ΔE00 5.22
Apricot
#FBCEB1
ΔE00 5.49
Champagne
#F7E7CE
ΔE00 5.83
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FEDFC3 #C3E2FE
analogous
#FEC3C4 #FEDFC3 #FEFDC3
triadic
#FEDFC3 #C3FEDF #DFC3FE
tetradic
#FEDFC3 #C4FEC3 #C3E2FE #FDC3FE
square
#FEDFC3 #C4FEC3 #C3E2FE #FDC3FE
split-complementary
#FEDFC3 #C3FEFD #C3C4FE
monochromatic
#FC9F4B #FDBF87 #FEDFC3 #FEEFE1 #FEEFE1
Accessibility & contrast
On white
1.27
#FEDFC3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.56
#FEDFC3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FEDFC3
16.56:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FEDFC3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FEDFC3 | 1.00 | 1.27 | 16.56 | 16.56 |
| #FFFFFF | 1.27 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.56 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.56 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E9E0C1
Deuteranopia (green-blind)
#F0E7C3
Tritanopia (blue-blind)
#FFD8D7
Achromatopsia (no color)
#E4E4E4
Design tokens & code
CSS
--color: #fedfc3; /* rgb */ color: rgb(254, 223, 195); /* oklch */ color: oklch(92.2% 0.051 64.2);
Tailwind
colors: {
custom: {
50: '#ffe9d5',
500: '#fedfc3',
950: '#000000',
},
}SCSS
$custom: #fedfc3; $custom-light: #ffe9d5; $custom-dark: #000000;
JSON
{
"hex": "#fedfc3",
"rgb": {
"r": 254,
"g": 223,
"b": 195
},
"hsl": {
"h": 28.475,
"s": 96.721,
"l": 88.039
},
"oklch": {
"l": 0.92216,
"c": 0.05053,
"h": 64.2
},
"luminance": 0.77786
}Semantic roles & 50–950 ramp
primary
#FEDFC3
secondary
#7FB5E6
accent
#79E600
background
#FFFEFE
surface
#FFFCFB
border
#D7D5D4
text
#181614
muted
#868483