#FDE2BB#FDE2BB
#FDE2BB is a very light, muted orange. Relative luminance 0.789; OKLCH L 92.5% C 0.059 H 77.0°. Best body text is #000000 at 16.77:1 contrast (WCAG AA passes).
Color values
| HEX | #FDE2BB |
|---|---|
| RGB | rgb(253, 226, 187) |
| HSL | hsl(35, 94%, 86%) |
| HSV | hsv(35, 26%, 99%) |
| CMYK | cmyk(0%, 10.7%, 26.1%, 0.8%) |
| CIE-LAB | lab(91.17, 3.50, 22.48) |
| CIE-LCH | lch(91.17, 22.75, 81.16°) |
| OKLab | oklab(92.53% 0.0133 0.0574) |
| OKLCH | oklch(92.53% 0.059 77) |
| XYZ | xyz(76.6746, 78.8655, 58.1877) |
| Luminance | 0.7886 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Moccasin
#FFE4B5
ΔE00 2.29
Bisque
#FFE4C4
ΔE00 2.34
Wheat
#F5DEB3
ΔE00 2.46
Navajowhite
#FFDEAD
ΔE00 2.81
Blanchedalmond
#FFEBCD
ΔE00 3.49
Light Peach
#FFD8B1
ΔE00 4.41
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FDE2BB #BBD6FD
analogous
#FDC1BB #FDE2BB #F7FDBB
triadic
#FDE2BB #BBFDE2 #E2BBFD
tetradic
#FDE2BB #BBFDC1 #BBD6FD #FDBBF7
square
#FDE2BB #BBFDC1 #BBD6FD #FDBBF7
split-complementary
#FDE2BB #BBF7FD #C1BBFD
monochromatic
#FAAF44 #FBC980 #FDE2BB #FEF2E1 #FEF2E1
Accessibility & contrast
On white
1.25
#FDE2BB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.77
#FDE2BB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FDE2BB
16.77:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FDE2BB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FDE2BB | 1.00 | 1.25 | 16.77 | 16.77 |
| #FFFFFF | 1.25 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.77 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.77 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EDE2B9
Deuteranopia (green-blind)
#F4E8BC
Tritanopia (blue-blind)
#FFDAD7
Achromatopsia (no color)
#E6E6E6
Design tokens & code
CSS
--color: #fde2bb; /* rgb */ color: rgb(253, 226, 187); /* oklch */ color: oklch(92.5% 0.059 77.0);
Tailwind
colors: {
custom: {
50: '#feebcf',
500: '#fde2bb',
950: '#000000',
},
}SCSS
$custom: #fde2bb; $custom-light: #feebcf; $custom-dark: #000000;
JSON
{
"hex": "#fde2bb",
"rgb": {
"r": 253,
"g": 226,
"b": 187
},
"hsl": {
"h": 35.455,
"s": 94.286,
"l": 86.275
},
"oklch": {
"l": 0.92527,
"c": 0.05891,
"h": 77
},
"luminance": 0.78863
}Semantic roles & 50–950 ramp
primary
#FDE2BB
secondary
#79A4E3
accent
#5EE600
background
#FFFEFE
surface
#FFFDFB
border
#D7D5D4
text
#181613
muted
#868483