#FEDEB5#FEDEB5
#FEDEB5 is a very light, moderate orange. Relative luminance 0.766; OKLCH L 91.7% C 0.064 H 73.7°. Best body text is #000000 at 16.33:1 contrast (WCAG AA passes).
Color values
| HEX | #FEDEB5 |
|---|---|
| RGB | rgb(254, 222, 181) |
| HSL | hsl(34, 97%, 85%) |
| HSV | hsv(34, 29%, 100%) |
| CMYK | cmyk(0%, 12.6%, 28.7%, 0.4%) |
| CIE-LAB | lab(90.16, 5.13, 24.21) |
| CIE-LCH | lch(90.16, 24.75, 78.02°) |
| OKLab | oklab(91.72% 0.018 0.0616) |
| OKLCH | oklch(91.72% 0.064 73.7) |
| XYZ | xyz(75.3358, 76.6522, 54.5341) |
| Luminance | 0.7665 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Navajowhite
#FFDEAD
ΔE00 2.12
Light Peach
#FFD8B1
ΔE00 2.82
Bisque
#FFE4C4
ΔE00 2.89
Moccasin
#FFE4B5
ΔE00 3.01
Wheat
#F5DEB3
ΔE00 3.46
Peach
#FFDAB9
ΔE00 3.73
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FEDEB5 #B5D5FE
analogous
#FEBAB5 #FEDEB5 #F9FEB5
triadic
#FEDEB5 #B5FEDE #DEB5FE
tetradic
#FEDEB5 #B5FEBA #B5D5FE #FEB5F9
square
#FEDEB5 #B5FEBA #B5D5FE #FEB5F9
split-complementary
#FEDEB5 #B5F9FE #BAB5FE
monochromatic
#FCA83C #FDC379 #FEDEB5 #FFF2E1 #FFF2E1
Accessibility & contrast
On white
1.29
#FEDEB5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.33
#FEDEB5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FEDEB5
16.33:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FEDEB5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FEDEB5 | 1.00 | 1.29 | 16.33 | 16.33 |
| #FFFFFF | 1.29 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.33 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.33 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EADEB2
Deuteranopia (green-blind)
#F2E6B6
Tritanopia (blue-blind)
#FFD6D3
Achromatopsia (no color)
#E3E3E3
Design tokens & code
CSS
--color: #fedeb5; /* rgb */ color: rgb(254, 222, 181); /* oklch */ color: oklch(91.7% 0.064 73.7);
Tailwind
colors: {
custom: {
50: '#ffe8cb',
500: '#fedeb5',
950: '#000000',
},
}SCSS
$custom: #fedeb5; $custom-light: #ffe8cb; $custom-dark: #000000;
JSON
{
"hex": "#fedeb5",
"rgb": {
"r": 254,
"g": 222,
"b": 181
},
"hsl": {
"h": 33.699,
"s": 97.333,
"l": 85.294
},
"oklch": {
"l": 0.91715,
"c": 0.06411,
"h": 73.7
},
"luminance": 0.7665
}Semantic roles & 50–950 ramp
primary
#FEDEB5
secondary
#73A5E4
accent
#65E600
background
#FFFEFD
surface
#FFFCF9
border
#D7D5D2
text
#181613
muted
#868482