#FDE2BC#FDE2BC
#FDE2BC is a very light, muted orange. Relative luminance 0.789; OKLCH L 92.5% C 0.058 H 76.3°. Best body text is #000000 at 16.78:1 contrast (WCAG AA passes).
Color values
| HEX | #FDE2BC |
|---|---|
| RGB | rgb(253, 226, 188) |
| HSL | hsl(35, 94%, 86%) |
| HSV | hsv(35, 26%, 99%) |
| CMYK | cmyk(0%, 10.7%, 25.7%, 0.8%) |
| CIE-LAB | lab(91.19, 3.63, 21.99) |
| CIE-LCH | lch(91.19, 22.29, 80.63°) |
| OKLab | oklab(92.55% 0.0137 0.0562) |
| OKLCH | oklch(92.55% 0.058 76.3) |
| XYZ | xyz(76.7820, 78.9085, 58.7534) |
| Luminance | 0.7891 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Bisque
#FFE4C4
ΔE00 2.04
Moccasin
#FFE4B5
ΔE00 2.59
Wheat
#F5DEB3
ΔE00 2.71
Navajowhite
#FFDEAD
ΔE00 3.04
Blanchedalmond
#FFEBCD
ΔE00 3.34
Light Peach
#FFD8B1
ΔE00 4.31
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FDE2BC #BCD7FD
analogous
#FDC2BC #FDE2BC #F8FDBC
triadic
#FDE2BC #BCFDE2 #E2BCFD
tetradic
#FDE2BC #BCFDC2 #BCD7FD #FDBCF8
square
#FDE2BC #BCFDC2 #BCD7FD #FDBCF8
split-complementary
#FDE2BC #BCF8FD #C2BCFD
monochromatic
#F9AF45 #FBC881 #FDE2BC #FEF2E1 #FEF2E1
Accessibility & contrast
On white
1.25
#FDE2BC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.78
#FDE2BC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FDE2BC
16.78:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FDE2BC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FDE2BC | 1.00 | 1.25 | 16.78 | 16.78 |
| #FFFFFF | 1.25 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.78 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.78 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EDE2BA
Deuteranopia (green-blind)
#F4E8BD
Tritanopia (blue-blind)
#FFDBD8
Achromatopsia (no color)
#E6E6E6
Design tokens & code
CSS
--color: #fde2bc; /* rgb */ color: rgb(253, 226, 188); /* oklch */ color: oklch(92.5% 0.058 76.3);
Tailwind
colors: {
custom: {
50: '#feebd0',
500: '#fde2bc',
950: '#000000',
},
}SCSS
$custom: #fde2bc; $custom-light: #feebd0; $custom-dark: #000000;
JSON
{
"hex": "#fde2bc",
"rgb": {
"r": 253,
"g": 226,
"b": 188
},
"hsl": {
"h": 35.077,
"s": 94.203,
"l": 86.471
},
"oklch": {
"l": 0.92549,
"c": 0.05783,
"h": 76.3
},
"luminance": 0.78906
}Semantic roles & 50–950 ramp
primary
#FDE2BC
secondary
#7AA6E4
accent
#5FE600
background
#FFFEFE
surface
#FFFDFB
border
#D7D5D4
text
#181614
muted
#868483