#FEDFCF#FEDFCF
#FEDFCF is a very light, muted orange. Relative luminance 0.784; OKLCH L 92.5% C 0.041 H 49.1°. Best body text is #000000 at 16.67:1 contrast (WCAG AA passes).
Color values
| HEX | #FEDFCF |
|---|---|
| RGB | rgb(254, 223, 207) |
| HSL | hsl(20, 96%, 90%) |
| HSV | hsv(20, 19%, 100%) |
| CMYK | cmyk(0%, 12.2%, 18.5%, 0.4%) |
| CIE-LAB | lab(90.94, 8.21, 11.76) |
| CIE-LCH | lch(90.94, 14.34, 55.08°) |
| OKLab | oklab(92.5% 0.0266 0.0307) |
| OKLCH | oklch(92.5% 0.041 49.1) |
| XYZ | xyz(78.5231, 78.3533, 70.0067) |
| Luminance | 0.7835 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Mistyrose
#FFE4E1
ΔE00 5.70
Peach
#FFDAB9
ΔE00 6.10
Apricot
#FBCEB1
ΔE00 6.12
Bisque
#FFE4C4
ΔE00 7.28
Antiquewhite
#FAEBD7
ΔE00 7.73
Light Peach
#FFD8B1
ΔE00 7.92
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FEDFCF #CFEEFE
analogous
#FECFD6 #FEDFCF #FEF7CF
triadic
#FEDFCF #CFFEDF #DFCFFE
tetradic
#FEDFCF #D6FECF #CFEEFE #F7CFFE
square
#FEDFCF #D6FECF #CFEEFE #F7CFFE
split-complementary
#FEDFCF #CFFEF7 #CFD6FE
monochromatic
#FC8F57 #FDB793 #FEDFCF #FEEBE1 #FEEBE1
Accessibility & contrast
On white
1.26
#FEDFCF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.67
#FEDFCF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FEDFCF
16.67:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FEDFCF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FEDFCF | 1.00 | 1.26 | 16.67 | 16.67 |
| #FFFFFF | 1.26 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.67 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.67 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E7E1CE
Deuteranopia (green-blind)
#EEE8CF
Tritanopia (blue-blind)
#FFDADA
Achromatopsia (no color)
#E5E5E5
Design tokens & code
CSS
--color: #fedfcf; /* rgb */ color: rgb(254, 223, 207); /* oklch */ color: oklch(92.5% 0.041 49.1);
Tailwind
colors: {
custom: {
50: '#ffe9dd',
500: '#fedfcf',
950: '#000000',
},
}SCSS
$custom: #fedfcf; $custom-light: #ffe9dd; $custom-dark: #000000;
JSON
{
"hex": "#fedfcf",
"rgb": {
"r": 254,
"g": 223,
"b": 207
},
"hsl": {
"h": 20.426,
"s": 95.918,
"l": 90.392
},
"oklch": {
"l": 0.92502,
"c": 0.04063,
"h": 49.1
},
"luminance": 0.78351
}Semantic roles & 50–950 ramp
primary
#FEDFCF
secondary
#89C8E8
accent
#97E600
background
#FFFEFE
surface
#FFFCFC
border
#D7D5D5
text
#181615
muted
#868484