#FEDFD4#FEDFD4
#FEDFD4 is a very light, muted orange. Relative luminance 0.786; OKLCH L 92.6% C 0.038 H 40.5°. Best body text is #000000 at 16.72:1 contrast (WCAG AA passes).
Color values
| HEX | #FEDFD4 |
|---|---|
| RGB | rgb(254, 223, 212) |
| HSL | hsl(16, 95%, 91%) |
| HSV | hsv(16, 17%, 100%) |
| CMYK | cmyk(0%, 12.2%, 16.5%, 0.4%) |
| CIE-LAB | lab(91.05, 8.96, 9.31) |
| CIE-LCH | lch(91.05, 12.92, 46.10°) |
| OKLab | oklab(92.63% 0.0286 0.0244) |
| OKLCH | oklch(92.63% 0.038 40.5) |
| XYZ | xyz(79.1441, 78.6017, 73.2771) |
| Luminance | 0.7860 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Mistyrose
#FFE4E1
ΔE00 3.64
Apricot
#FBCEB1
ΔE00 7.62
Very Light Pink
#FFF4F2
ΔE00 8.22
Peach
#FFDAB9
ΔE00 8.31
Seashell
#FFF5EE
ΔE00 8.56
Linen
#FAF0E6
ΔE00 8.65
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FEDFD4 #D4F3FE
analogous
#FED4DE #FEDFD4 #FEF4D4
triadic
#FEDFD4 #D4FEDF #DFD4FE
tetradic
#FEDFD4 #DEFED4 #D4F3FE #F4D4FE
square
#FEDFD4 #DEFED4 #D4F3FE #F4D4FE
split-complementary
#FEDFD4 #D4FEF4 #D4DEFE
monochromatic
#FB865C #FDB298 #FEDFD4 #FEE9E1 #FEE9E1
Accessibility & contrast
On white
1.26
#FEDFD4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.72
#FEDFD4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FEDFD4
16.72:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FEDFD4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FEDFD4 | 1.00 | 1.26 | 16.72 | 16.72 |
| #FFFFFF | 1.26 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.72 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.72 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E6E2D3
Deuteranopia (green-blind)
#EDE8D4
Tritanopia (blue-blind)
#FFDBDC
Achromatopsia (no color)
#E5E5E5
Design tokens & code
CSS
--color: #fedfd4; /* rgb */ color: rgb(254, 223, 212); /* oklch */ color: oklch(92.6% 0.038 40.5);
Tailwind
colors: {
custom: {
50: '#ffe9e1',
500: '#fedfd4',
950: '#000000',
},
}SCSS
$custom: #fedfd4; $custom-light: #ffe9e1; $custom-dark: #000000;
JSON
{
"hex": "#fedfd4",
"rgb": {
"r": 254,
"g": 223,
"b": 212
},
"hsl": {
"h": 15.714,
"s": 95.455,
"l": 91.373
},
"oklch": {
"l": 0.92628,
"c": 0.03757,
"h": 40.5
},
"luminance": 0.786
}Semantic roles & 50–950 ramp
primary
#FEDFD4
secondary
#8ED1E8
accent
#A9E600
background
#FFFEFE
surface
#FFFCFC
border
#D7D5D5
text
#181615
muted
#868484