#FDE3BB#FDE3BB
#FDE3BB is a very light, muted orange. Relative luminance 0.794; OKLCH L 92.7% C 0.059 H 78.5°. Best body text is #000000 at 16.88:1 contrast (WCAG AA passes).
Color values
| HEX | #FDE3BB |
|---|---|
| RGB | rgb(253, 227, 187) |
| HSL | hsl(36, 94%, 86%) |
| HSV | hsv(36, 26%, 99%) |
| CMYK | cmyk(0%, 10.3%, 26.1%, 0.8%) |
| CIE-LAB | lab(91.42, 2.99, 22.82) |
| CIE-LCH | lch(91.42, 23.02, 82.55°) |
| OKLab | oklab(92.72% 0.0118 0.0582) |
| OKLCH | oklch(92.72% 0.059 78.5) |
| XYZ | xyz(76.9473, 79.4109, 58.2786) |
| Luminance | 0.7941 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Moccasin
#FFE4B5
ΔE00 1.85
Wheat
#F5DEB3
ΔE00 2.07
Bisque
#FFE4C4
ΔE00 2.79
Navajowhite
#FFDEAD
ΔE00 2.82
Blanchedalmond
#FFEBCD
ΔE00 3.45
Pale Peach
#FFE5AD
ΔE00 4.16
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FDE3BB #BBD5FD
analogous
#FDC2BB #FDE3BB #F6FDBB
triadic
#FDE3BB #BBFDE3 #E3BBFD
tetradic
#FDE3BB #BBFDC2 #BBD5FD #FDBBF6
square
#FDE3BB #BBFDC2 #BBD5FD #FDBBF6
split-complementary
#FDE3BB #BBF6FD #C2BBFD
monochromatic
#FAB244 #FBCB80 #FDE3BB #FEF3E1 #FEF3E1
Accessibility & contrast
On white
1.24
#FDE3BB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.88
#FDE3BB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FDE3BB
16.88:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FDE3BB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FDE3BB | 1.00 | 1.24 | 16.88 | 16.88 |
| #FFFFFF | 1.24 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.88 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.88 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EEE3B8
Deuteranopia (green-blind)
#F4E9BC
Tritanopia (blue-blind)
#FFDBD8
Achromatopsia (no color)
#E6E6E6
Design tokens & code
CSS
--color: #fde3bb; /* rgb */ color: rgb(253, 227, 187); /* oklch */ color: oklch(92.7% 0.059 78.5);
Tailwind
colors: {
custom: {
50: '#feebcf',
500: '#fde3bb',
950: '#000000',
},
}SCSS
$custom: #fde3bb; $custom-light: #feebcf; $custom-dark: #000000;
JSON
{
"hex": "#fde3bb",
"rgb": {
"r": 253,
"g": 227,
"b": 187
},
"hsl": {
"h": 36.364,
"s": 94.286,
"l": 86.275
},
"oklch": {
"l": 0.92721,
"c": 0.05941,
"h": 78.5
},
"luminance": 0.79409
}Semantic roles & 50–950 ramp
primary
#FDE3BB
secondary
#79A3E3
accent
#5AE600
background
#FFFEFE
surface
#FFFDFB
border
#D7D5D4
text
#181613
muted
#868483