#FEDBB6#FEDBB6
#FEDBB6 is a very light, moderate orange. Relative luminance 0.751; OKLCH L 91.2% C 0.062 H 68.5°. Best body text is #000000 at 16.02:1 contrast (WCAG AA passes).
Color values
| HEX | #FEDBB6 |
|---|---|
| RGB | rgb(254, 219, 182) |
| HSL | hsl(31, 97%, 85%) |
| HSV | hsv(31, 28%, 100%) |
| CMYK | cmyk(0%, 13.8%, 28.3%, 0.4%) |
| CIE-LAB | lab(89.45, 6.81, 22.70) |
| CIE-LCH | lch(89.45, 23.70, 73.31°) |
| OKLab | oklab(91.16% 0.0228 0.0579) |
| OKLCH | oklch(91.16% 0.062 68.5) |
| XYZ | xyz(74.6490, 75.1139, 54.8131) |
| Luminance | 0.7511 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Light Peach
#FFD8B1
ΔE00 1.26
Peach
#FFDAB9
ΔE00 1.76
Bisque
#FFE4C4
ΔE00 3.06
Navajowhite
#FFDEAD
ΔE00 3.84
Moccasin
#FFE4B5
ΔE00 5.00
Wheat
#F5DEB3
ΔE00 5.26
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FEDBB6 #B6D9FE
analogous
#FEB7B6 #FEDBB6 #FDFEB6
triadic
#FEDBB6 #B6FEDB #DBB6FE
tetradic
#FEDBB6 #B6FEB7 #B6D9FE #FEB6FD
square
#FEDBB6 #B6FEB7 #B6D9FE #FEB6FD
split-complementary
#FEDBB6 #B6FDFE #B7B6FE
monochromatic
#FC9F3D #FDBD7A #FEDBB6 #FFF0E1 #FFF0E1
Accessibility & contrast
On white
1.31
#FEDBB6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.02
#FEDBB6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FEDBB6
16.02:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FEDBB6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FEDBB6 | 1.00 | 1.31 | 16.02 | 16.02 |
| #FFFFFF | 1.31 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.02 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.02 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E7DCB4
Deuteranopia (green-blind)
#EFE4B7
Tritanopia (blue-blind)
#FFD3D1
Achromatopsia (no color)
#E1E1E1
Design tokens & code
CSS
--color: #fedbb6; /* rgb */ color: rgb(254, 219, 182); /* oklch */ color: oklch(91.2% 0.062 68.5);
Tailwind
colors: {
custom: {
50: '#ffe6cc',
500: '#fedbb6',
950: '#000000',
},
}SCSS
$custom: #fedbb6; $custom-light: #ffe6cc; $custom-dark: #000000;
JSON
{
"hex": "#fedbb6",
"rgb": {
"r": 254,
"g": 219,
"b": 182
},
"hsl": {
"h": 30.833,
"s": 97.297,
"l": 85.49
},
"oklch": {
"l": 0.91161,
"c": 0.06223,
"h": 68.5
},
"luminance": 0.75111
}Semantic roles & 50–950 ramp
primary
#FEDBB6
secondary
#74ABE5
accent
#70E600
background
#FFFEFE
surface
#FFFCFA
border
#D7D5D3
text
#181513
muted
#868483