#FEDFC0#FEDFC0
#FEDFC0 is a very light, muted orange. Relative luminance 0.777; OKLCH L 92.1% C 0.053 H 67.1°. Best body text is #000000 at 16.53:1 contrast (WCAG AA passes).
Color values
| HEX | #FEDFC0 |
|---|---|
| RGB | rgb(254, 223, 192) |
| HSL | hsl(30, 97%, 87%) |
| HSV | hsv(30, 24%, 100%) |
| CMYK | cmyk(0%, 12.2%, 24.4%, 0.4%) |
| CIE-LAB | lab(90.62, 6.08, 19.13) |
| CIE-LCH | lch(90.62, 20.08, 72.38°) |
| OKLab | oklab(92.15% 0.0208 0.0492) |
| OKLCH | oklch(92.15% 0.053 67.1) |
| XYZ | xyz(76.7757, 77.6543, 60.8035) |
| Luminance | 0.7765 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Bisque
#FFE4C4
ΔE00 1.93
Peach
#FFDAB9
ΔE00 2.05
Light Peach
#FFD8B1
ΔE00 3.04
Blanchedalmond
#FFEBCD
ΔE00 4.71
Navajowhite
#FFDEAD
ΔE00 5.23
Champagne
#F7E7CE
ΔE00 5.57
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FEDFC0 #C0DFFE
analogous
#FEC0C0 #FEDFC0 #FEFEC0
triadic
#FEDFC0 #C0FEDF #DFC0FE
tetradic
#FEDFC0 #C0FEC0 #C0DFFE #FEC0FE
square
#FEDFC0 #C0FEC0 #C0DFFE #FEC0FE
split-complementary
#FEDFC0 #C0FEFE #C0C0FE
monochromatic
#FCA248 #FDC084 #FEDFC0 #FFF0E1 #FFF0E1
Accessibility & contrast
On white
1.27
#FEDFC0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.53
#FEDFC0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FEDFC0
16.53:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FEDFC0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FEDFC0 | 1.00 | 1.27 | 16.53 | 16.53 |
| #FFFFFF | 1.27 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.53 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.53 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EAE0BE
Deuteranopia (green-blind)
#F1E7C1
Tritanopia (blue-blind)
#FFD8D6
Achromatopsia (no color)
#E4E4E4
Design tokens & code
CSS
--color: #fedfc0; /* rgb */ color: rgb(254, 223, 192); /* oklch */ color: oklch(92.1% 0.053 67.1);
Tailwind
colors: {
custom: {
50: '#ffe9d3',
500: '#fedfc0',
950: '#000000',
},
}SCSS
$custom: #fedfc0; $custom-light: #ffe9d3; $custom-dark: #000000;
JSON
{
"hex": "#fedfc0",
"rgb": {
"r": 254,
"g": 223,
"b": 192
},
"hsl": {
"h": 30,
"s": 96.875,
"l": 87.451
},
"oklch": {
"l": 0.92147,
"c": 0.05338,
"h": 67.1
},
"luminance": 0.77652
}Semantic roles & 50–950 ramp
primary
#FEDFC0
secondary
#7CB1E6
accent
#73E600
background
#FFFEFE
surface
#FFFCFB
border
#D7D5D4
text
#181614
muted
#868483