#FEDDBA#FEDDBA
#FEDDBA is a very light, muted orange. Relative luminance 0.763; OKLCH L 91.6% C 0.059 H 68.6°. Best body text is #000000 at 16.27:1 contrast (WCAG AA passes).
Color values
| HEX | #FEDDBA |
|---|---|
| RGB | rgb(254, 221, 186) |
| HSL | hsl(31, 97%, 86%) |
| HSV | hsv(31, 27%, 100%) |
| CMYK | cmyk(0%, 13%, 26.8%, 0.4%) |
| CIE-LAB | lab(90.01, 6.30, 21.41) |
| CIE-LCH | lch(90.01, 22.32, 73.60°) |
| OKLab | oklab(91.63% 0.0214 0.0547) |
| OKLCH | oklch(91.63% 0.059 68.6) |
| XYZ | xyz(75.5932, 76.3314, 57.1963) |
| Luminance | 0.7633 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Peach
#FFDAB9
ΔE00 1.85
Light Peach
#FFD8B1
ΔE00 2.00
Bisque
#FFE4C4
ΔE00 2.34
Navajowhite
#FFDEAD
ΔE00 4.13
Moccasin
#FFE4B5
ΔE00 4.96
Blanchedalmond
#FFEBCD
ΔE00 5.15
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FEDDBA #BADBFE
analogous
#FEBBBA #FEDDBA #FDFEBA
triadic
#FEDDBA #BAFEDD #DDBAFE
tetradic
#FEDDBA #BAFEBB #BADBFE #FEBAFD
square
#FEDDBA #BAFEBB #BADBFE #FEBAFD
split-complementary
#FEDDBA #BAFDFE #BBBAFE
monochromatic
#FCA241 #FDBF7E #FEDDBA #FFF0E1 #FFF0E1
Accessibility & contrast
On white
1.29
#FEDDBA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.27
#FEDDBA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FEDDBA
16.27:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FEDDBA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FEDDBA | 1.00 | 1.29 | 16.27 | 16.27 |
| #FFFFFF | 1.29 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.27 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.27 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E9DEB8
Deuteranopia (green-blind)
#F0E5BB
Tritanopia (blue-blind)
#FFD5D3
Achromatopsia (no color)
#E2E2E2
Design tokens & code
CSS
--color: #feddba; /* rgb */ color: rgb(254, 221, 186); /* oklch */ color: oklch(91.6% 0.059 68.6);
Tailwind
colors: {
custom: {
50: '#ffe7ce',
500: '#feddba',
950: '#000000',
},
}SCSS
$custom: #feddba; $custom-light: #ffe7ce; $custom-dark: #000000;
JSON
{
"hex": "#feddba",
"rgb": {
"r": 254,
"g": 221,
"b": 186
},
"hsl": {
"h": 30.882,
"s": 97.143,
"l": 86.275
},
"oklch": {
"l": 0.9163,
"c": 0.05878,
"h": 68.6
},
"luminance": 0.76329
}Semantic roles & 50–950 ramp
primary
#FEDDBA
secondary
#77ACE5
accent
#6FE600
background
#FFFEFE
surface
#FFFCFB
border
#D7D5D4
text
#181613
muted
#868483