#FEDFB6#FEDFB6
#FEDFB6 is a very light, moderate orange. Relative luminance 0.772; OKLCH L 91.9% C 0.063 H 74.6°. Best body text is #000000 at 16.44:1 contrast (WCAG AA passes).
Color values
| HEX | #FEDFB6 |
|---|---|
| RGB | rgb(254, 223, 182) |
| HSL | hsl(34, 97%, 85%) |
| HSV | hsv(34, 28%, 100%) |
| CMYK | cmyk(0%, 12.2%, 28.3%, 0.4%) |
| CIE-LAB | lab(90.43, 4.75, 24.05) |
| CIE-LCH | lch(90.43, 24.52, 78.83°) |
| OKLab | oklab(91.93% 0.0169 0.0612) |
| OKLCH | oklch(91.93% 0.063 74.6) |
| XYZ | xyz(75.7051, 77.2261, 55.1652) |
| Luminance | 0.7722 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Navajowhite
#FFDEAD
ΔE00 2.06
Moccasin
#FFE4B5
ΔE00 2.69
Bisque
#FFE4C4
ΔE00 2.78
Wheat
#F5DEB3
ΔE00 3.16
Light Peach
#FFD8B1
ΔE00 3.19
Peach
#FFDAB9
ΔE00 4.03
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FEDFB6 #B6D5FE
analogous
#FEBBB6 #FEDFB6 #F9FEB6
triadic
#FEDFB6 #B6FEDF #DFB6FE
tetradic
#FEDFB6 #B6FEBB #B6D5FE #FEB6F9
square
#FEDFB6 #B6FEBB #B6D5FE #FEB6F9
split-complementary
#FEDFB6 #B6F9FE #BBB6FE
monochromatic
#FCAA3D #FDC57A #FEDFB6 #FFF2E1 #FFF2E1
Accessibility & contrast
On white
1.28
#FEDFB6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.44
#FEDFB6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FEDFB6
16.44:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FEDFB6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FEDFB6 | 1.00 | 1.28 | 16.44 | 16.44 |
| #FFFFFF | 1.28 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.44 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.44 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EBDFB3
Deuteranopia (green-blind)
#F3E7B7
Tritanopia (blue-blind)
#FFD7D4
Achromatopsia (no color)
#E4E4E4
Design tokens & code
CSS
--color: #fedfb6; /* rgb */ color: rgb(254, 223, 182); /* oklch */ color: oklch(91.9% 0.063 74.6);
Tailwind
colors: {
custom: {
50: '#ffe8cc',
500: '#fedfb6',
950: '#000000',
},
}SCSS
$custom: #fedfb6; $custom-light: #ffe8cc; $custom-dark: #000000;
JSON
{
"hex": "#fedfb6",
"rgb": {
"r": 254,
"g": 223,
"b": 182
},
"hsl": {
"h": 34.167,
"s": 97.297,
"l": 85.49
},
"oklch": {
"l": 0.91929,
"c": 0.06346,
"h": 74.6
},
"luminance": 0.77224
}Semantic roles & 50–950 ramp
primary
#FEDFB6
secondary
#74A4E5
accent
#63E600
background
#FFFEFE
surface
#FFFCFA
border
#D7D5D3
text
#181613
muted
#868483