#FDE5BB#FDE5BB
#FDE5BB is a very light, moderate orange. Relative luminance 0.805; OKLCH L 93.1% C 0.061 H 81.6°. Best body text is #000000 at 17.10:1 contrast (WCAG AA passes).
Color values
| HEX | #FDE5BB |
|---|---|
| RGB | rgb(253, 229, 187) |
| HSL | hsl(38, 94%, 86%) |
| HSV | hsv(38, 26%, 99%) |
| CMYK | cmyk(0%, 9.5%, 26.1%, 0.8%) |
| CIE-LAB | lab(91.91, 1.97, 23.50) |
| CIE-LCH | lch(91.91, 23.58, 85.22°) |
| OKLab | oklab(93.11% 0.0089 0.0599) |
| OKLCH | oklch(93.11% 0.061 81.6) |
| XYZ | xyz(77.4975, 80.5113, 58.4620) |
| Luminance | 0.8051 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Moccasin
#FFE4B5
ΔE00 1.38
Wheat
#F5DEB3
ΔE00 1.68
Navajowhite
#FFDEAD
ΔE00 3.15
Pale Peach
#FFE5AD
ΔE00 3.40
Blanchedalmond
#FFEBCD
ΔE00 3.66
Bisque
#FFE4C4
ΔE00 3.78
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FDE5BB #BBD3FD
analogous
#FDC4BB #FDE5BB #F4FDBB
triadic
#FDE5BB #BBFDE5 #E5BBFD
tetradic
#FDE5BB #BBFDC4 #BBD3FD #FDBBF4
square
#FDE5BB #BBFDC4 #BBD3FD #FDBBF4
split-complementary
#FDE5BB #BBF4FD #C4BBFD
monochromatic
#FAB844 #FBCE80 #FDE5BB #FEF4E1 #FEF4E1
Accessibility & contrast
On white
1.23
#FDE5BB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.10
#FDE5BB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FDE5BB
17.10:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FDE5BB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FDE5BB | 1.00 | 1.23 | 17.10 | 17.10 |
| #FFFFFF | 1.23 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.10 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.10 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F0E4B8
Deuteranopia (green-blind)
#F6EABC
Tritanopia (blue-blind)
#FFDDD9
Achromatopsia (no color)
#E8E8E8
Design tokens & code
CSS
--color: #fde5bb; /* rgb */ color: rgb(253, 229, 187); /* oklch */ color: oklch(93.1% 0.061 81.6);
Tailwind
colors: {
custom: {
50: '#feedcf',
500: '#fde5bb',
950: '#000000',
},
}SCSS
$custom: #fde5bb; $custom-light: #feedcf; $custom-dark: #000000;
JSON
{
"hex": "#fde5bb",
"rgb": {
"r": 253,
"g": 229,
"b": 187
},
"hsl": {
"h": 38.182,
"s": 94.286,
"l": 86.275
},
"oklch": {
"l": 0.93109,
"c": 0.06054,
"h": 81.6
},
"luminance": 0.80509
}Semantic roles & 50–950 ramp
primary
#FDE5BB
secondary
#79A0E3
accent
#53E600
background
#FFFEFE
surface
#FFFDFB
border
#D7D5D4
text
#181614
muted
#868483