#FEDEBE#FEDEBE
#FEDEBE is a very light, muted orange. Relative luminance 0.770; OKLCH L 91.9% C 0.055 H 67.0°. Best body text is #000000 at 16.41:1 contrast (WCAG AA passes).
Color values
| HEX | #FEDEBE |
|---|---|
| RGB | rgb(254, 222, 190) |
| HSL | hsl(30, 97%, 87%) |
| HSV | hsv(30, 25%, 100%) |
| CMYK | cmyk(0%, 12.6%, 25.2%, 0.4%) |
| CIE-LAB | lab(90.34, 6.32, 19.78) |
| CIE-LCH | lch(90.34, 20.76, 72.28°) |
| OKLab | oklab(91.91% 0.0215 0.0508) |
| OKLCH | oklch(91.91% 0.055 67) |
| XYZ | xyz(76.2892, 77.0335, 59.5555) |
| Luminance | 0.7703 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Peach
#FFDAB9
ΔE00 1.73
Bisque
#FFE4C4
ΔE00 2.16
Light Peach
#FFD8B1
ΔE00 2.64
Blanchedalmond
#FFEBCD
ΔE00 4.99
Navajowhite
#FFDEAD
ΔE00 5.01
Moccasin
#FFE4B5
ΔE00 5.65
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FEDEBE #BEDEFE
analogous
#FEBEBE #FEDEBE #FEFEBE
triadic
#FEDEBE #BEFEDE #DEBEFE
tetradic
#FEDEBE #BEFEBE #BEDEFE #FEBEFE
square
#FEDEBE #BEFEBE #BEDEFE #FEBEFE
split-complementary
#FEDEBE #BEFEFE #BEBEFE
monochromatic
#FCA145 #FDBF82 #FEDEBE #FFF0E1 #FFF0E1
Accessibility & contrast
On white
1.28
#FEDEBE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.41
#FEDEBE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FEDEBE
16.41:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FEDEBE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FEDEBE | 1.00 | 1.28 | 16.41 | 16.41 |
| #FFFFFF | 1.28 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.41 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.41 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E9DFBC
Deuteranopia (green-blind)
#F0E6BF
Tritanopia (blue-blind)
#FFD7D5
Achromatopsia (no color)
#E3E3E3
Design tokens & code
CSS
--color: #fedebe; /* rgb */ color: rgb(254, 222, 190); /* oklch */ color: oklch(91.9% 0.055 67.0);
Tailwind
colors: {
custom: {
50: '#ffe8d1',
500: '#fedebe',
950: '#000000',
},
}SCSS
$custom: #fedebe; $custom-light: #ffe8d1; $custom-dark: #000000;
JSON
{
"hex": "#fedebe",
"rgb": {
"r": 254,
"g": 222,
"b": 190
},
"hsl": {
"h": 30,
"s": 96.97,
"l": 87.059
},
"oklch": {
"l": 0.91911,
"c": 0.05511,
"h": 67
},
"luminance": 0.77031
}Semantic roles & 50–950 ramp
primary
#FEDEBE
secondary
#7BB0E6
accent
#73E600
background
#FFFEFE
surface
#FFFCFB
border
#D7D5D4
text
#181614
muted
#868483