#FEDFB7#FEDFB7
#FEDFB7 is a very light, moderate orange. Relative luminance 0.773; OKLCH L 92.0% C 0.062 H 74.0°. Best body text is #000000 at 16.45:1 contrast (WCAG AA passes).
Color values
| HEX | #FEDFB7 |
|---|---|
| RGB | rgb(254, 223, 183) |
| HSL | hsl(34, 97%, 86%) |
| HSV | hsv(34, 28%, 100%) |
| CMYK | cmyk(0%, 12.2%, 28%, 0.4%) |
| CIE-LAB | lab(90.44, 4.88, 23.56) |
| CIE-LCH | lch(90.44, 24.06, 78.30°) |
| OKLab | oklab(91.95% 0.0173 0.06) |
| OKLCH | oklch(91.95% 0.062 74) |
| XYZ | xyz(75.8088, 77.2676, 55.7114) |
| Luminance | 0.7726 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Navajowhite
#FFDEAD
ΔE00 2.35
Bisque
#FFE4C4
ΔE00 2.54
Moccasin
#FFE4B5
ΔE00 2.95
Light Peach
#FFD8B1
ΔE00 3.04
Wheat
#F5DEB3
ΔE00 3.35
Peach
#FFDAB9
ΔE00 3.78
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FEDFB7 #B7D6FE
analogous
#FEBBB7 #FEDFB7 #F9FEB7
triadic
#FEDFB7 #B7FEDF #DFB7FE
tetradic
#FEDFB7 #B7FEBB #B7D6FE #FEB7F9
square
#FEDFB7 #B7FEBB #B7D6FE #FEB7F9
split-complementary
#FEDFB7 #B7F9FE #BBB7FE
monochromatic
#FCA93E #FDC47B #FEDFB7 #FFF2E1 #FFF2E1
Accessibility & contrast
On white
1.28
#FEDFB7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.45
#FEDFB7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FEDFB7
16.45:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FEDFB7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FEDFB7 | 1.00 | 1.28 | 16.45 | 16.45 |
| #FFFFFF | 1.28 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.45 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.45 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EBDFB4
Deuteranopia (green-blind)
#F2E7B8
Tritanopia (blue-blind)
#FFD7D4
Achromatopsia (no color)
#E4E4E4
Design tokens & code
CSS
--color: #fedfb7; /* rgb */ color: rgb(254, 223, 183); /* oklch */ color: oklch(92.0% 0.062 74.0);
Tailwind
colors: {
custom: {
50: '#ffe8cc',
500: '#fedfb7',
950: '#000000',
},
}SCSS
$custom: #fedfb7; $custom-light: #ffe8cc; $custom-dark: #000000;
JSON
{
"hex": "#fedfb7",
"rgb": {
"r": 254,
"g": 223,
"b": 183
},
"hsl": {
"h": 33.803,
"s": 97.26,
"l": 85.686
},
"oklch": {
"l": 0.9195,
"c": 0.06242,
"h": 74
},
"luminance": 0.77265
}Semantic roles & 50–950 ramp
primary
#FEDFB7
secondary
#74A5E5
accent
#64E600
background
#FFFEFE
surface
#FFFCFA
border
#D7D5D3
text
#181613
muted
#868483