#FEDFD0#FEDFD0
#FEDFD0 is a very light, muted orange. Relative luminance 0.784; OKLCH L 92.5% C 0.040 H 47.5°. Best body text is #000000 at 16.68:1 contrast (WCAG AA passes).
Color values
| HEX | #FEDFD0 |
|---|---|
| RGB | rgb(254, 223, 208) |
| HSL | hsl(20, 96%, 91%) |
| HSV | hsv(20, 18%, 100%) |
| CMYK | cmyk(0%, 12.2%, 18.1%, 0.4%) |
| CIE-LAB | lab(90.96, 8.36, 11.27) |
| CIE-LCH | lch(90.96, 14.03, 53.44°) |
| OKLab | oklab(92.53% 0.027 0.0294) |
| OKLCH | oklch(92.53% 0.04 47.5) |
| XYZ | xyz(78.6458, 78.4024, 70.6526) |
| Luminance | 0.7840 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Mistyrose
#FFE4E1
ΔE00 5.28
Apricot
#FBCEB1
ΔE00 6.38
Peach
#FFDAB9
ΔE00 6.53
Bisque
#FFE4C4
ΔE00 7.72
Antiquewhite
#FAEBD7
ΔE00 7.99
Linen
#FAF0E6
ΔE00 8.30
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FEDFD0 #D0EFFE
analogous
#FED0D8 #FEDFD0 #FEF6D0
triadic
#FEDFD0 #D0FEDF #DFD0FE
tetradic
#FEDFD0 #D8FED0 #D0EFFE #F6D0FE
square
#FEDFD0 #D8FED0 #D0EFFE #F6D0FE
split-complementary
#FEDFD0 #D0FEF6 #D0D8FE
monochromatic
#FB8D58 #FDB694 #FEDFD0 #FEEBE1 #FEEBE1
Accessibility & contrast
On white
1.26
#FEDFD0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.68
#FEDFD0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FEDFD0
16.68:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FEDFD0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FEDFD0 | 1.00 | 1.26 | 16.68 | 16.68 |
| #FFFFFF | 1.26 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.68 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.68 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E7E1CF
Deuteranopia (green-blind)
#EEE8D0
Tritanopia (blue-blind)
#FFDADB
Achromatopsia (no color)
#E5E5E5
Design tokens & code
CSS
--color: #fedfd0; /* rgb */ color: rgb(254, 223, 208); /* oklch */ color: oklch(92.5% 0.040 47.5);
Tailwind
colors: {
custom: {
50: '#ffe9de',
500: '#fedfd0',
950: '#000000',
},
}SCSS
$custom: #fedfd0; $custom-light: #ffe9de; $custom-dark: #000000;
JSON
{
"hex": "#fedfd0",
"rgb": {
"r": 254,
"g": 223,
"b": 208
},
"hsl": {
"h": 19.565,
"s": 95.833,
"l": 90.588
},
"oklch": {
"l": 0.92527,
"c": 0.03995,
"h": 47.5
},
"luminance": 0.784
}Semantic roles & 50–950 ramp
primary
#FEDFD0
secondary
#8AC9E8
accent
#9BE600
background
#FFFEFE
surface
#FFFCFC
border
#D7D5D5
text
#181615
muted
#868484