#FEDDBD#FEDDBD
#FEDDBD is a very light, muted orange. Relative luminance 0.765; OKLCH L 91.7% C 0.056 H 66.2°. Best body text is #000000 at 16.29:1 contrast (WCAG AA passes).
Color values
| HEX | #FEDDBD |
|---|---|
| RGB | rgb(254, 221, 189) |
| HSL | hsl(30, 97%, 87%) |
| HSV | hsv(30, 26%, 100%) |
| CMYK | cmyk(0%, 13%, 25.6%, 0.4%) |
| CIE-LAB | lab(90.07, 6.70, 19.93) |
| CIE-LCH | lch(90.07, 21.03, 71.42°) |
| OKLab | oklab(91.7% 0.0226 0.0511) |
| OKLCH | oklch(91.7% 0.056 66.2) |
| XYZ | xyz(75.9155, 76.4604, 58.8936) |
| Luminance | 0.7646 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Peach
#FFDAB9
ΔE00 1.34
Light Peach
#FFD8B1
ΔE00 2.42
Bisque
#FFE4C4
ΔE00 2.56
Navajowhite
#FFDEAD
ΔE00 5.15
Apricot
#FBCEB1
ΔE00 5.30
Blanchedalmond
#FFEBCD
ΔE00 5.39
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FEDDBD #BDDEFE
analogous
#FEBDBE #FEDDBD #FEFDBD
triadic
#FEDDBD #BDFEDD #DDBDFE
tetradic
#FEDDBD #BEFEBD #BDDEFE #FDBDFE
square
#FEDDBD #BEFEBD #BDDEFE #FDBDFE
split-complementary
#FEDDBD #BDFEFD #BDBEFE
monochromatic
#FC9F44 #FDBE81 #FEDDBD #FFEFE1 #FFEFE1
Accessibility & contrast
On white
1.29
#FEDDBD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.29
#FEDDBD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FEDDBD
16.29:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FEDDBD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FEDDBD | 1.00 | 1.29 | 16.29 | 16.29 |
| #FFFFFF | 1.29 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.29 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.29 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E8DEBB
Deuteranopia (green-blind)
#F0E6BE
Tritanopia (blue-blind)
#FFD6D4
Achromatopsia (no color)
#E3E3E3
Design tokens & code
CSS
--color: #feddbd; /* rgb */ color: rgb(254, 221, 189); /* oklch */ color: oklch(91.7% 0.056 66.2);
Tailwind
colors: {
custom: {
50: '#ffe7d1',
500: '#feddbd',
950: '#000000',
},
}SCSS
$custom: #feddbd; $custom-light: #ffe7d1; $custom-dark: #000000;
JSON
{
"hex": "#feddbd",
"rgb": {
"r": 254,
"g": 221,
"b": 189
},
"hsl": {
"h": 29.538,
"s": 97.015,
"l": 86.863
},
"oklch": {
"l": 0.91697,
"c": 0.05589,
"h": 66.2
},
"luminance": 0.76458
}Semantic roles & 50–950 ramp
primary
#FEDDBD
secondary
#7AB0E6
accent
#75E600
background
#FFFEFE
surface
#FFFCFB
border
#D7D5D4
text
#181614
muted
#868483