#FEDFB5#FEDFB5
#FEDFB5 is a very light, moderate orange. Relative luminance 0.772; OKLCH L 91.9% C 0.065 H 75.2°. Best body text is #000000 at 16.44:1 contrast (WCAG AA passes).
Color values
| HEX | #FEDFB5 |
|---|---|
| RGB | rgb(254, 223, 181) |
| HSL | hsl(35, 97%, 85%) |
| HSV | hsv(35, 29%, 100%) |
| CMYK | cmyk(0%, 12.2%, 28.7%, 0.4%) |
| CIE-LAB | lab(90.41, 4.62, 24.54) |
| CIE-LCH | lch(90.41, 24.97, 79.34°) |
| OKLab | oklab(91.91% 0.0165 0.0624) |
| OKLCH | oklch(91.91% 0.065 75.2) |
| XYZ | xyz(75.6022, 77.1849, 54.6229) |
| Luminance | 0.7718 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Navajowhite
#FFDEAD
ΔE00 1.79
Moccasin
#FFE4B5
ΔE00 2.45
Wheat
#F5DEB3
ΔE00 2.99
Bisque
#FFE4C4
ΔE00 3.03
Light Peach
#FFD8B1
ΔE00 3.36
Peach
#FFDAB9
ΔE00 4.28
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FEDFB5 #B5D4FE
analogous
#FEBBB5 #FEDFB5 #F8FEB5
triadic
#FEDFB5 #B5FEDF #DFB5FE
tetradic
#FEDFB5 #B5FEBB #B5D4FE #FEB5F8
square
#FEDFB5 #B5FEBB #B5D4FE #FEB5F8
split-complementary
#FEDFB5 #B5F8FE #BBB5FE
monochromatic
#FCAB3C #FDC579 #FEDFB5 #FFF2E1 #FFF2E1
Accessibility & contrast
On white
1.28
#FEDFB5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.44
#FEDFB5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FEDFB5
16.44:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FEDFB5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FEDFB5 | 1.00 | 1.28 | 16.44 | 16.44 |
| #FFFFFF | 1.28 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.44 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.44 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EBDFB2
Deuteranopia (green-blind)
#F3E7B6
Tritanopia (blue-blind)
#FFD7D4
Achromatopsia (no color)
#E3E3E3
Design tokens & code
CSS
--color: #fedfb5; /* rgb */ color: rgb(254, 223, 181); /* oklch */ color: oklch(91.9% 0.065 75.2);
Tailwind
colors: {
custom: {
50: '#ffe8cb',
500: '#fedfb5',
950: '#000000',
},
}SCSS
$custom: #fedfb5; $custom-light: #ffe8cb; $custom-dark: #000000;
JSON
{
"hex": "#fedfb5",
"rgb": {
"r": 254,
"g": 223,
"b": 181
},
"hsl": {
"h": 34.521,
"s": 97.333,
"l": 85.294
},
"oklch": {
"l": 0.91908,
"c": 0.06451,
"h": 75.2
},
"luminance": 0.77182
}Semantic roles & 50–950 ramp
primary
#FEDFB5
secondary
#73A3E4
accent
#61E600
background
#FFFEFD
surface
#FFFCF9
border
#D7D5D2
text
#181613
muted
#868482