#FEDEBF#FEDEBF
#FEDEBF is a very light, muted orange. Relative luminance 0.771; OKLCH L 91.9% C 0.054 H 66.2°. Best body text is #000000 at 16.42:1 contrast (WCAG AA passes).
Color values
| HEX | #FEDEBF |
|---|---|
| RGB | rgb(254, 222, 191) |
| HSL | hsl(30, 97%, 87%) |
| HSV | hsv(30, 25%, 100%) |
| CMYK | cmyk(0%, 12.6%, 24.8%, 0.4%) |
| CIE-LAB | lab(90.36, 6.46, 19.28) |
| CIE-LCH | lch(90.36, 20.34, 71.49°) |
| OKLab | oklab(91.93% 0.0219 0.0495) |
| OKLCH | oklch(91.93% 0.054 66.2) |
| XYZ | xyz(76.3989, 77.0774, 60.1331) |
| Luminance | 0.7708 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Peach
#FFDAB9
ΔE00 1.67
Bisque
#FFE4C4
ΔE00 2.33
Light Peach
#FFD8B1
ΔE00 2.82
Blanchedalmond
#FFEBCD
ΔE00 5.12
Navajowhite
#FFDEAD
ΔE00 5.36
Apricot
#FBCEB1
ΔE00 5.52
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FEDEBF #BFDFFE
analogous
#FEBFC0 #FEDEBF #FEFEBF
triadic
#FEDEBF #BFFEDE #DEBFFE
tetradic
#FEDEBF #C0FEBF #BFDFFE #FEBFFE
square
#FEDEBF #C0FEBF #BFDFFE #FEBFFE
split-complementary
#FEDEBF #BFFEFE #BFC0FE
monochromatic
#FCA046 #FDBF83 #FEDEBF #FFEFE1 #FFEFE1
Accessibility & contrast
On white
1.28
#FEDEBF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.42
#FEDEBF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FEDEBF
16.42:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FEDEBF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FEDEBF | 1.00 | 1.28 | 16.42 | 16.42 |
| #FFFFFF | 1.28 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.42 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.42 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E9DFBD
Deuteranopia (green-blind)
#F0E6C0
Tritanopia (blue-blind)
#FFD7D5
Achromatopsia (no color)
#E3E3E3
Design tokens & code
CSS
--color: #fedebf; /* rgb */ color: rgb(254, 222, 191); /* oklch */ color: oklch(91.9% 0.054 66.2);
Tailwind
colors: {
custom: {
50: '#ffe8d2',
500: '#fedebf',
950: '#000000',
},
}SCSS
$custom: #fedebf; $custom-light: #ffe8d2; $custom-dark: #000000;
JSON
{
"hex": "#fedebf",
"rgb": {
"r": 254,
"g": 222,
"b": 191
},
"hsl": {
"h": 29.524,
"s": 96.923,
"l": 87.255
},
"oklch": {
"l": 0.91933,
"c": 0.05416,
"h": 66.2
},
"luminance": 0.77075
}Semantic roles & 50–950 ramp
primary
#FEDEBF
secondary
#7BB1E6
accent
#75E600
background
#FFFEFE
surface
#FFFCFB
border
#D7D5D4
text
#181614
muted
#868483