#FEDFBC#FEDFBC
#FEDFBC is a very light, muted orange. Relative luminance 0.775; OKLCH L 92.1% C 0.057 H 70.4°. Best body text is #000000 at 16.50:1 contrast (WCAG AA passes).
Color values
| HEX | #FEDFBC |
|---|---|
| RGB | rgb(254, 223, 188) |
| HSL | hsl(32, 97%, 87%) |
| HSV | hsv(32, 26%, 100%) |
| CMYK | cmyk(0%, 12.2%, 26%, 0.4%) |
| CIE-LAB | lab(90.54, 5.54, 21.10) |
| CIE-LCH | lch(90.54, 21.82, 75.29°) |
| OKLab | oklab(92.06% 0.0192 0.054) |
| OKLCH | oklch(92.06% 0.057 70.4) |
| XYZ | xyz(76.3385, 77.4795, 58.5010) |
| Luminance | 0.7748 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Bisque
#FFE4C4
ΔE00 1.65
Peach
#FFDAB9
ΔE00 2.61
Light Peach
#FFD8B1
ΔE00 2.68
Navajowhite
#FFDEAD
ΔE00 3.89
Blanchedalmond
#FFEBCD
ΔE00 4.40
Moccasin
#FFE4B5
ΔE00 4.40
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FEDFBC #BCDBFE
analogous
#FEBEBC #FEDFBC #FCFEBC
triadic
#FEDFBC #BCFEDF #DFBCFE
tetradic
#FEDFBC #BCFEBE #BCDBFE #FEBCFC
square
#FEDFBC #BCFEBE #BCDBFE #FEBCFC
split-complementary
#FEDFBC #BCFCFE #BEBCFE
monochromatic
#FCA543 #FDC280 #FEDFBC #FFF1E1 #FFF1E1
Accessibility & contrast
On white
1.27
#FEDFBC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.50
#FEDFBC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FEDFBC
16.50:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FEDFBC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FEDFBC | 1.00 | 1.27 | 16.50 | 16.50 |
| #FFFFFF | 1.27 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.50 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.50 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EAE0BA
Deuteranopia (green-blind)
#F2E7BD
Tritanopia (blue-blind)
#FFD8D5
Achromatopsia (no color)
#E4E4E4
Design tokens & code
CSS
--color: #fedfbc; /* rgb */ color: rgb(254, 223, 188); /* oklch */ color: oklch(92.1% 0.057 70.4);
Tailwind
colors: {
custom: {
50: '#ffe9d0',
500: '#fedfbc',
950: '#000000',
},
}SCSS
$custom: #fedfbc; $custom-light: #ffe9d0; $custom-dark: #000000;
JSON
{
"hex": "#fedfbc",
"rgb": {
"r": 254,
"g": 223,
"b": 188
},
"hsl": {
"h": 31.818,
"s": 97.059,
"l": 86.667
},
"oklch": {
"l": 0.92058,
"c": 0.05733,
"h": 70.4
},
"luminance": 0.77477
}Semantic roles & 50–950 ramp
primary
#FEDFBC
secondary
#79ACE5
accent
#6CE600
background
#FFFEFE
surface
#FFFCFB
border
#D7D5D4
text
#181614
muted
#868483