#FEDBB5#FEDBB5
#FEDBB5 is a very light, moderate orange. Relative luminance 0.751; OKLCH L 91.1% C 0.063 H 69.2°. Best body text is #000000 at 16.01:1 contrast (WCAG AA passes).
Color values
| HEX | #FEDBB5 |
|---|---|
| RGB | rgb(254, 219, 181) |
| HSL | hsl(31, 97%, 85%) |
| HSV | hsv(31, 29%, 100%) |
| CMYK | cmyk(0%, 13.8%, 28.7%, 0.4%) |
| CIE-LAB | lab(89.43, 6.68, 23.20) |
| CIE-LCH | lch(89.43, 24.14, 73.94°) |
| OKLab | oklab(91.14% 0.0224 0.0591) |
| OKLCH | oklch(91.14% 0.063 69.2) |
| XYZ | xyz(74.5461, 75.0727, 54.2708) |
| Luminance | 0.7507 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Light Peach
#FFD8B1
ΔE00 1.29
Peach
#FFDAB9
ΔE00 2.07
Bisque
#FFE4C4
ΔE00 3.12
Navajowhite
#FFDEAD
ΔE00 3.53
Moccasin
#FFE4B5
ΔE00 4.73
Wheat
#F5DEB3
ΔE00 5.03
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FEDBB5 #B5D8FE
analogous
#FEB6B5 #FEDBB5 #FCFEB5
triadic
#FEDBB5 #B5FEDB #DBB5FE
tetradic
#FEDBB5 #B5FEB6 #B5D8FE #FEB5FC
square
#FEDBB5 #B5FEB6 #B5D8FE #FEB5FC
split-complementary
#FEDBB5 #B5FCFE #B6B5FE
monochromatic
#FCA03C #FDBE79 #FEDBB5 #FFF0E1 #FFF0E1
Accessibility & contrast
On white
1.31
#FEDBB5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.01
#FEDBB5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FEDBB5
16.01:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FEDBB5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FEDBB5 | 1.00 | 1.31 | 16.01 | 16.01 |
| #FFFFFF | 1.31 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.01 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.01 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E7DCB3
Deuteranopia (green-blind)
#F0E4B6
Tritanopia (blue-blind)
#FFD3D1
Achromatopsia (no color)
#E1E1E1
Design tokens & code
CSS
--color: #fedbb5; /* rgb */ color: rgb(254, 219, 181); /* oklch */ color: oklch(91.1% 0.063 69.2);
Tailwind
colors: {
custom: {
50: '#ffe6cb',
500: '#fedbb5',
950: '#000000',
},
}SCSS
$custom: #fedbb5; $custom-light: #ffe6cb; $custom-dark: #000000;
JSON
{
"hex": "#fedbb5",
"rgb": {
"r": 254,
"g": 219,
"b": 181
},
"hsl": {
"h": 31.233,
"s": 97.333,
"l": 85.294
},
"oklch": {
"l": 0.91139,
"c": 0.06319,
"h": 69.2
},
"luminance": 0.7507
}Semantic roles & 50–950 ramp
primary
#FEDBB5
secondary
#73A9E4
accent
#6EE600
background
#FFFEFD
surface
#FFFCF9
border
#D7D5D2
text
#181513
muted
#868482