#FDE6BB#FDE6BB
#FDE6BB is a very light, moderate orange. Relative luminance 0.811; OKLCH L 93.3% C 0.061 H 83.1°. Best body text is #000000 at 17.21:1 contrast (WCAG AA passes).
Color values
| HEX | #FDE6BB |
|---|---|
| RGB | rgb(253, 230, 187) |
| HSL | hsl(39, 94%, 86%) |
| HSV | hsv(39, 26%, 99%) |
| CMYK | cmyk(0%, 9.1%, 26.1%, 0.8%) |
| CIE-LAB | lab(92.16, 1.46, 23.84) |
| CIE-LCH | lch(92.16, 23.89, 86.51°) |
| OKLab | oklab(93.3% 0.0074 0.0607) |
| OKLCH | oklch(93.3% 0.061 83.1) |
| XYZ | xyz(77.7750, 81.0663, 58.5545) |
| Luminance | 0.8106 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Moccasin
#FFE4B5
ΔE00 1.45
Wheat
#F5DEB3
ΔE00 1.75
Pale Peach
#FFE5AD
ΔE00 3.11
Navajowhite
#FFDEAD
ΔE00 3.44
Blanchedalmond
#FFEBCD
ΔE00 3.88
Bisque
#FFE4C4
ΔE00 4.29
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FDE6BB #BBD2FD
analogous
#FDC5BB #FDE6BB #F3FDBB
triadic
#FDE6BB #BBFDE6 #E6BBFD
tetradic
#FDE6BB #BBFDC5 #BBD2FD #FDBBF3
square
#FDE6BB #BBFDC5 #BBD2FD #FDBBF3
split-complementary
#FDE6BB #BBF3FD #C5BBFD
monochromatic
#FABA44 #FBD080 #FDE6BB #FEF4E1 #FEF4E1
Accessibility & contrast
On white
1.22
#FDE6BB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.21
#FDE6BB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FDE6BB
17.21:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FDE6BB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FDE6BB | 1.00 | 1.22 | 17.21 | 17.21 |
| #FFFFFF | 1.22 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.21 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.21 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F1E5B8
Deuteranopia (green-blind)
#F7EBBC
Tritanopia (blue-blind)
#FFDEDA
Achromatopsia (no color)
#E8E8E8
Design tokens & code
CSS
--color: #fde6bb; /* rgb */ color: rgb(253, 230, 187); /* oklch */ color: oklch(93.3% 0.061 83.1);
Tailwind
colors: {
custom: {
50: '#feedcf',
500: '#fde6bb',
950: '#000000',
},
}SCSS
$custom: #fde6bb; $custom-light: #feedcf; $custom-dark: #000000;
JSON
{
"hex": "#fde6bb",
"rgb": {
"r": 253,
"g": 230,
"b": 187
},
"hsl": {
"h": 39.091,
"s": 94.286,
"l": 86.275
},
"oklch": {
"l": 0.93303,
"c": 0.06118,
"h": 83.1
},
"luminance": 0.81064
}Semantic roles & 50–950 ramp
primary
#FDE6BB
secondary
#799EE3
accent
#50E600
background
#FFFEFE
surface
#FFFDFB
border
#D7D5D4
text
#181614
muted
#868483