#FEDDB2#FEDDB2
#FEDDB2 is a very light, moderate orange. Relative luminance 0.760; OKLCH L 91.5% C 0.067 H 74.1°. Best body text is #000000 at 16.20:1 contrast (WCAG AA passes).
Color values
| HEX | #FEDDB2 |
|---|---|
| RGB | rgb(254, 221, 178) |
| HSL | hsl(34, 97%, 85%) |
| HSV | hsv(34, 30%, 100%) |
| CMYK | cmyk(0%, 13%, 29.9%, 0.4%) |
| CIE-LAB | lab(89.86, 5.27, 25.35) |
| CIE-LCH | lch(89.86, 25.89, 78.26°) |
| OKLab | oklab(91.46% 0.0183 0.0643) |
| OKLCH | oklch(91.46% 0.067 74.1) |
| XYZ | xyz(74.7665, 76.0007, 52.8421) |
| Luminance | 0.7600 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Navajowhite
#FFDEAD
ΔE00 1.66
Light Peach
#FFD8B1
ΔE00 2.83
Moccasin
#FFE4B5
ΔE00 2.92
Bisque
#FFE4C4
ΔE00 3.46
Wheat
#F5DEB3
ΔE00 3.47
Peach
#FFDAB9
ΔE00 3.99
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FEDDB2 #B2D3FE
analogous
#FEB7B2 #FEDDB2 #F9FEB2
triadic
#FEDDB2 #B2FEDD #DDB2FE
tetradic
#FEDDB2 #B2FEB7 #B2D3FE #FEB2F9
square
#FEDDB2 #B2FEB7 #B2D3FE #FEB2F9
split-complementary
#FEDDB2 #B2F9FE #B7B2FE
monochromatic
#FCA839 #FDC276 #FEDDB2 #FFF2E1 #FFF2E1
Accessibility & contrast
On white
1.30
#FEDDB2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.20
#FEDDB2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FEDDB2
16.20:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FEDDB2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FEDDB2 | 1.00 | 1.30 | 16.20 | 16.20 |
| #FFFFFF | 1.30 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.20 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.20 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EADDAF
Deuteranopia (green-blind)
#F2E5B3
Tritanopia (blue-blind)
#FFD4D1
Achromatopsia (no color)
#E2E2E2
Design tokens & code
CSS
--color: #feddb2; /* rgb */ color: rgb(254, 221, 178); /* oklch */ color: oklch(91.5% 0.067 74.1);
Tailwind
colors: {
custom: {
50: '#ffe7c9',
500: '#feddb2',
950: '#000000',
},
}SCSS
$custom: #feddb2; $custom-light: #ffe7c9; $custom-dark: #000000;
JSON
{
"hex": "#feddb2",
"rgb": {
"r": 254,
"g": 221,
"b": 178
},
"hsl": {
"h": 33.947,
"s": 97.436,
"l": 84.706
},
"oklch": {
"l": 0.9146,
"c": 0.06682,
"h": 74.1
},
"luminance": 0.75998
}Semantic roles & 50–950 ramp
primary
#FEDDB2
secondary
#70A2E4
accent
#64E600
background
#FFFEFD
surface
#FFFCF9
border
#D7D5D2
text
#181613
muted
#868482