#FEDDBB#FEDDBB
#FEDDBB is a very light, muted orange. Relative luminance 0.764; OKLCH L 91.7% C 0.058 H 67.8°. Best body text is #000000 at 16.27:1 contrast (WCAG AA passes).
Color values
| HEX | #FEDDBB |
|---|---|
| RGB | rgb(254, 221, 187) |
| HSL | hsl(30, 97%, 86%) |
| HSV | hsv(30, 26%, 100%) |
| CMYK | cmyk(0%, 13%, 26.4%, 0.4%) |
| CIE-LAB | lab(90.03, 6.43, 20.91) |
| CIE-LCH | lch(90.03, 21.88, 72.90°) |
| OKLab | oklab(91.65% 0.0218 0.0535) |
| OKLCH | oklch(91.65% 0.058 67.8) |
| XYZ | xyz(75.6999, 76.3741, 57.7582) |
| Luminance | 0.7637 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Peach
#FFDAB9
ΔE00 1.63
Light Peach
#FFD8B1
ΔE00 2.09
Bisque
#FFE4C4
ΔE00 2.36
Navajowhite
#FFDEAD
ΔE00 4.47
Blanchedalmond
#FFEBCD
ΔE00 5.21
Moccasin
#FFE4B5
ΔE00 5.27
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FEDDBB #BBDCFE
analogous
#FEBCBB #FEDDBB #FDFEBB
triadic
#FEDDBB #BBFEDD #DDBBFE
tetradic
#FEDDBB #BBFEBC #BBDCFE #FEBBFD
square
#FEDDBB #BBFEBC #BBDCFE #FEBBFD
split-complementary
#FEDDBB #BBFDFE #BCBBFE
monochromatic
#FCA142 #FDBF7F #FEDDBB #FFF0E1 #FFF0E1
Accessibility & contrast
On white
1.29
#FEDDBB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.27
#FEDDBB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FEDDBB
16.27:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FEDDBB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FEDDBB | 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)
#E8DEB9
Deuteranopia (green-blind)
#F0E5BC
Tritanopia (blue-blind)
#FFD5D4
Achromatopsia (no color)
#E2E2E2
Design tokens & code
CSS
--color: #feddbb; /* rgb */ color: rgb(254, 221, 187); /* oklch */ color: oklch(91.7% 0.058 67.8);
Tailwind
colors: {
custom: {
50: '#ffe7cf',
500: '#feddbb',
950: '#000000',
},
}SCSS
$custom: #feddbb; $custom-light: #ffe7cf; $custom-dark: #000000;
JSON
{
"hex": "#feddbb",
"rgb": {
"r": 254,
"g": 221,
"b": 187
},
"hsl": {
"h": 30.448,
"s": 97.101,
"l": 86.471
},
"oklch": {
"l": 0.91652,
"c": 0.05781,
"h": 67.8
},
"luminance": 0.76372
}Semantic roles & 50–950 ramp
primary
#FEDDBB
secondary
#78AEE5
accent
#71E600
background
#FFFEFE
surface
#FFFCFB
border
#D7D5D4
text
#181613
muted
#868483