#FEDBB2#FEDBB2
#FEDBB2 is a very light, moderate orange. Relative luminance 0.749; OKLCH L 91.1% C 0.066 H 71.3°. Best body text is #000000 at 15.99:1 contrast (WCAG AA passes).
Color values
| HEX | #FEDBB2 |
|---|---|
| RGB | rgb(254, 219, 178) |
| HSL | hsl(32, 97%, 85%) |
| HSV | hsv(32, 30%, 100%) |
| CMYK | cmyk(0%, 13.8%, 29.9%, 0.4%) |
| CIE-LAB | lab(89.37, 6.29, 24.68) |
| CIE-LCH | lch(89.37, 25.47, 75.69°) |
| OKLab | oklab(91.08% 0.0213 0.0627) |
| OKLCH | oklch(91.08% 0.066 71.3) |
| XYZ | xyz(74.2416, 74.9509, 52.6671) |
| Luminance | 0.7495 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Light Peach
#FFD8B1
ΔE00 1.73
Navajowhite
#FFDEAD
ΔE00 2.63
Peach
#FFDAB9
ΔE00 2.96
Bisque
#FFE4C4
ΔE00 3.45
Moccasin
#FFE4B5
ΔE00 4.02
Wheat
#F5DEB3
ΔE00 4.43
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FEDBB2 #B2D5FE
analogous
#FEB5B2 #FEDBB2 #FBFEB2
triadic
#FEDBB2 #B2FEDB #DBB2FE
tetradic
#FEDBB2 #B2FEB5 #B2D5FE #FEB2FB
square
#FEDBB2 #B2FEB5 #B2D5FE #FEB2FB
split-complementary
#FEDBB2 #B2FBFE #B5B2FE
monochromatic
#FCA339 #FDBF76 #FEDBB2 #FFF1E1 #FFF1E1
Accessibility & contrast
On white
1.31
#FEDBB2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.99
#FEDBB2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FEDBB2
15.99:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FEDBB2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FEDBB2 | 1.00 | 1.31 | 15.99 | 15.99 |
| #FFFFFF | 1.31 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.99 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.99 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E8DCAF
Deuteranopia (green-blind)
#F0E4B3
Tritanopia (blue-blind)
#FFD2D0
Achromatopsia (no color)
#E1E1E1
Design tokens & code
CSS
--color: #fedbb2; /* rgb */ color: rgb(254, 219, 178); /* oklch */ color: oklch(91.1% 0.066 71.3);
Tailwind
colors: {
custom: {
50: '#ffe6c9',
500: '#fedbb2',
950: '#000000',
},
}SCSS
$custom: #fedbb2; $custom-light: #ffe6c9; $custom-dark: #000000;
JSON
{
"hex": "#fedbb2",
"rgb": {
"r": 254,
"g": 219,
"b": 178
},
"hsl": {
"h": 32.368,
"s": 97.436,
"l": 84.706
},
"oklch": {
"l": 0.91076,
"c": 0.06616,
"h": 71.3
},
"luminance": 0.74948
}Semantic roles & 50–950 ramp
primary
#FEDBB2
secondary
#70A6E4
accent
#6AE600
background
#FFFEFD
surface
#FFFCF9
border
#D7D5D2
text
#181513
muted
#868482