#FDE3BF#FDE3BF
#FDE3BF is a very light, muted orange. Relative luminance 0.796; OKLCH L 92.8% C 0.055 H 75.9°. Best body text is #000000 at 16.92:1 contrast (WCAG AA passes).
Color values
| HEX | #FDE3BF |
|---|---|
| RGB | rgb(253, 227, 191) |
| HSL | hsl(35, 94%, 87%) |
| HSV | hsv(35, 25%, 99%) |
| CMYK | cmyk(0%, 10.3%, 24.5%, 0.8%) |
| CIE-LAB | lab(91.50, 3.52, 20.86) |
| CIE-LCH | lch(91.50, 21.16, 80.41°) |
| OKLab | oklab(92.81% 0.0134 0.0534) |
| OKLCH | oklch(92.81% 0.055 75.9) |
| XYZ | xyz(77.3815, 79.5846, 60.5652) |
| Luminance | 0.7958 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Bisque
#FFE4C4
ΔE00 1.59
Blanchedalmond
#FFEBCD
ΔE00 2.81
Wheat
#F5DEB3
ΔE00 3.06
Moccasin
#FFE4B5
ΔE00 3.06
Navajowhite
#FFDEAD
ΔE00 3.64
Champagne
#F7E7CE
ΔE00 4.20
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FDE3BF #BFD9FD
analogous
#FDC4BF #FDE3BF #F8FDBF
triadic
#FDE3BF #BFFDE3 #E3BFFD
tetradic
#FDE3BF #BFFDC4 #BFD9FD #FDBFF8
square
#FDE3BF #BFFDC4 #BFD9FD #FDBFF8
split-complementary
#FDE3BF #BFF8FD #C4BFFD
monochromatic
#F9AF48 #FBC984 #FDE3BF #FEF2E1 #FEF2E1
Accessibility & contrast
On white
1.24
#FDE3BF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.92
#FDE3BF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FDE3BF
16.92:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FDE3BF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FDE3BF | 1.00 | 1.24 | 16.92 | 16.92 |
| #FFFFFF | 1.24 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.92 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.92 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EEE3BD
Deuteranopia (green-blind)
#F4E9C0
Tritanopia (blue-blind)
#FFDCD9
Achromatopsia (no color)
#E7E7E7
Design tokens & code
CSS
--color: #fde3bf; /* rgb */ color: rgb(253, 227, 191); /* oklch */ color: oklch(92.8% 0.055 75.9);
Tailwind
colors: {
custom: {
50: '#feebd2',
500: '#fde3bf',
950: '#000000',
},
}SCSS
$custom: #fde3bf; $custom-light: #feebd2; $custom-dark: #000000;
JSON
{
"hex": "#fde3bf",
"rgb": {
"r": 253,
"g": 227,
"b": 191
},
"hsl": {
"h": 34.839,
"s": 93.939,
"l": 87.059
},
"oklch": {
"l": 0.92808,
"c": 0.05508,
"h": 75.9
},
"luminance": 0.79582
}Semantic roles & 50–950 ramp
primary
#FDE3BF
secondary
#7CA8E4
accent
#60E600
background
#FFFEFE
surface
#FFFDFB
border
#D7D5D4
text
#181614
muted
#868483