#FDE2BF#FDE2BF
#FDE2BF is a very light, muted orange. Relative luminance 0.790; OKLCH L 92.6% C 0.055 H 74.2°. Best body text is #000000 at 16.81:1 contrast (WCAG AA passes).
Color values
| HEX | #FDE2BF |
|---|---|
| RGB | rgb(253, 226, 191) |
| HSL | hsl(34, 94%, 87%) |
| HSV | hsv(34, 25%, 99%) |
| CMYK | cmyk(0%, 10.7%, 24.5%, 0.8%) |
| CIE-LAB | lab(91.25, 4.04, 20.52) |
| CIE-LCH | lch(91.25, 20.91, 78.87°) |
| OKLab | oklab(92.62% 0.0149 0.0526) |
| OKLCH | oklch(92.62% 0.055 74.2) |
| XYZ | xyz(77.1088, 79.0392, 60.4743) |
| Luminance | 0.7904 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Bisque
#FFE4C4
ΔE00 1.12
Blanchedalmond
#FFEBCD
ΔE00 3.05
Wheat
#F5DEB3
ΔE00 3.53
Moccasin
#FFE4B5
ΔE00 3.53
Navajowhite
#FFDEAD
ΔE00 3.80
Light Peach
#FFD8B1
ΔE00 4.10
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FDE2BF #BFDAFD
analogous
#FDC3BF #FDE2BF #F9FDBF
triadic
#FDE2BF #BFFDE2 #E2BFFD
tetradic
#FDE2BF #BFFDC3 #BFDAFD #FDBFF9
square
#FDE2BF #BFFDC3 #BFDAFD #FDBFF9
split-complementary
#FDE2BF #BFF9FD #C3BFFD
monochromatic
#F9AC48 #FBC784 #FDE2BF #FEF2E1 #FEF2E1
Accessibility & contrast
On white
1.25
#FDE2BF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.81
#FDE2BF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FDE2BF
16.81:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FDE2BF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FDE2BF | 1.00 | 1.25 | 16.81 | 16.81 |
| #FFFFFF | 1.25 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.81 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.81 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EDE2BD
Deuteranopia (green-blind)
#F3E9C0
Tritanopia (blue-blind)
#FFDBD8
Achromatopsia (no color)
#E6E6E6
Design tokens & code
CSS
--color: #fde2bf; /* rgb */ color: rgb(253, 226, 191); /* oklch */ color: oklch(92.6% 0.055 74.2);
Tailwind
colors: {
custom: {
50: '#feebd2',
500: '#fde2bf',
950: '#000000',
},
}SCSS
$custom: #fde2bf; $custom-light: #feebd2; $custom-dark: #000000;
JSON
{
"hex": "#fde2bf",
"rgb": {
"r": 253,
"g": 226,
"b": 191
},
"hsl": {
"h": 33.871,
"s": 93.939,
"l": 87.059
},
"oklch": {
"l": 0.92615,
"c": 0.05465,
"h": 74.2
},
"luminance": 0.79037
}Semantic roles & 50–950 ramp
primary
#FDE2BF
secondary
#7CA9E4
accent
#64E600
background
#FFFEFE
surface
#FFFDFB
border
#D7D5D4
text
#181614
muted
#868483