#FEDEBB#FEDEBB
#FEDEBB is a very light, muted orange. Relative luminance 0.769; OKLCH L 91.8% C 0.058 H 69.5°. Best body text is #000000 at 16.38:1 contrast (WCAG AA passes).
Color values
| HEX | #FEDEBB |
|---|---|
| RGB | rgb(254, 222, 187) |
| HSL | hsl(31, 97%, 86%) |
| HSV | hsv(31, 26%, 100%) |
| CMYK | cmyk(0%, 12.6%, 26.4%, 0.4%) |
| CIE-LAB | lab(90.28, 5.92, 21.25) |
| CIE-LCH | lch(90.28, 22.06, 74.44°) |
| OKLab | oklab(91.84% 0.0203 0.0544) |
| OKLCH | oklch(91.84% 0.058 69.5) |
| XYZ | xyz(75.9647, 76.9037, 57.8464) |
| Luminance | 0.7690 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Bisque
#FFE4C4
ΔE00 1.99
Peach
#FFDAB9
ΔE00 2.22
Light Peach
#FFD8B1
ΔE00 2.33
Navajowhite
#FFDEAD
ΔE00 3.99
Moccasin
#FFE4B5
ΔE00 4.68
Blanchedalmond
#FFEBCD
ΔE00 4.78
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FEDEBB #BBDBFE
analogous
#FEBDBB #FEDEBB #FDFEBB
triadic
#FEDEBB #BBFEDE #DEBBFE
tetradic
#FEDEBB #BBFEBD #BBDBFE #FEBBFD
square
#FEDEBB #BBFEBD #BBDBFE #FEBBFD
split-complementary
#FEDEBB #BBFDFE #BDBBFE
monochromatic
#FCA342 #FDC17F #FEDEBB #FFF0E1 #FFF0E1
Accessibility & contrast
On white
1.28
#FEDEBB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.38
#FEDEBB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FEDEBB
16.38:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FEDEBB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FEDEBB | 1.00 | 1.28 | 16.38 | 16.38 |
| #FFFFFF | 1.28 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.38 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.38 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E9DFB9
Deuteranopia (green-blind)
#F1E6BC
Tritanopia (blue-blind)
#FFD6D4
Achromatopsia (no color)
#E3E3E3
Design tokens & code
CSS
--color: #fedebb; /* rgb */ color: rgb(254, 222, 187); /* oklch */ color: oklch(91.8% 0.058 69.5);
Tailwind
colors: {
custom: {
50: '#ffe8cf',
500: '#fedebb',
950: '#000000',
},
}SCSS
$custom: #fedebb; $custom-light: #ffe8cf; $custom-dark: #000000;
JSON
{
"hex": "#fedebb",
"rgb": {
"r": 254,
"g": 222,
"b": 187
},
"hsl": {
"h": 31.343,
"s": 97.101,
"l": 86.471
},
"oklch": {
"l": 0.91844,
"c": 0.05804,
"h": 69.5
},
"luminance": 0.76901
}Semantic roles & 50–950 ramp
primary
#FEDEBB
secondary
#78ACE5
accent
#6EE600
background
#FFFEFE
surface
#FFFCFB
border
#D7D5D4
text
#181613
muted
#868483