#FEDFCB#FEDFCB
#FEDFCB is a very light, muted orange. Relative luminance 0.782; OKLCH L 92.4% C 0.044 H 54.9°. Best body text is #000000 at 16.63:1 contrast (WCAG AA passes).
Color values
| HEX | #FEDFCB |
|---|---|
| RGB | rgb(254, 223, 203) |
| HSL | hsl(24, 96%, 90%) |
| HSV | hsv(24, 20%, 100%) |
| CMYK | cmyk(0%, 12.2%, 20.1%, 0.4%) |
| CIE-LAB | lab(90.85, 7.63, 13.73) |
| CIE-LCH | lch(90.85, 15.70, 60.94°) |
| OKLab | oklab(92.4% 0.0251 0.0357) |
| OKLCH | oklch(92.4% 0.044 54.9) |
| XYZ | xyz(78.0403, 78.1602, 67.4638) |
| Luminance | 0.7816 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Peach
#FFDAB9
ΔE00 4.49
Apricot
#FBCEB1
ΔE00 5.40
Bisque
#FFE4C4
ΔE00 5.61
Light Peach
#FFD8B1
ΔE00 6.29
Antiquewhite
#FAEBD7
ΔE00 6.87
Mistyrose
#FFE4E1
ΔE00 7.37
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FEDFCB #CBEAFE
analogous
#FECBD1 #FEDFCB #FEF8CB
triadic
#FEDFCB #CBFEDF #DFCBFE
tetradic
#FEDFCB #D1FECB #CBEAFE #F8CBFE
square
#FEDFCB #D1FECB #CBEAFE #F8CBFE
split-complementary
#FEDFCB #CBFEF8 #CBD1FE
monochromatic
#FC9553 #FDBA8F #FEDFCB #FEEDE1 #FEEDE1
Accessibility & contrast
On white
1.26
#FEDFCB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.63
#FEDFCB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FEDFCB
16.63:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FEDFCB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FEDFCB | 1.00 | 1.26 | 16.63 | 16.63 |
| #FFFFFF | 1.26 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.63 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.63 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E8E1CA
Deuteranopia (green-blind)
#EFE7CB
Tritanopia (blue-blind)
#FFD9D9
Achromatopsia (no color)
#E5E5E5
Design tokens & code
CSS
--color: #fedfcb; /* rgb */ color: rgb(254, 223, 203); /* oklch */ color: oklch(92.4% 0.044 54.9);
Tailwind
colors: {
custom: {
50: '#ffe9da',
500: '#fedfcb',
950: '#000000',
},
}SCSS
$custom: #fedfcb; $custom-light: #ffe9da; $custom-dark: #000000;
JSON
{
"hex": "#fedfcb",
"rgb": {
"r": 254,
"g": 223,
"b": 203
},
"hsl": {
"h": 23.529,
"s": 96.226,
"l": 89.608
},
"oklch": {
"l": 0.92404,
"c": 0.0436,
"h": 54.9
},
"luminance": 0.78158
}Semantic roles & 50–950 ramp
primary
#FEDFCB
secondary
#86C1E7
accent
#8CE600
background
#FFFEFE
surface
#FFFCFB
border
#D7D5D4
text
#181614
muted
#868483