#FDE4BF#FDE4BF
#FDE4BF is a very light, muted orange. Relative luminance 0.801; OKLCH L 93.0% C 0.056 H 77.6°. Best body text is #000000 at 17.03:1 contrast (WCAG AA passes).
Color values
| HEX | #FDE4BF |
|---|---|
| RGB | rgb(253, 228, 191) |
| HSL | hsl(36, 94%, 87%) |
| HSV | hsv(36, 25%, 99%) |
| CMYK | cmyk(0%, 9.9%, 24.5%, 0.8%) |
| CIE-LAB | lab(91.74, 3.01, 21.20) |
| CIE-LCH | lch(91.74, 21.41, 81.91°) |
| OKLab | oklab(93% 0.0119 0.0543) |
| OKLCH | oklch(93% 0.056 77.6) |
| XYZ | xyz(77.6558, 80.1332, 60.6567) |
| Luminance | 0.8013 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Bisque
#FFE4C4
ΔE00 2.13
Wheat
#F5DEB3
ΔE00 2.65
Moccasin
#FFE4B5
ΔE00 2.66
Blanchedalmond
#FFEBCD
ΔE00 2.68
Navajowhite
#FFDEAD
ΔE00 3.58
Champagne
#F7E7CE
ΔE00 4.14
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FDE4BF #BFD8FD
analogous
#FDC5BF #FDE4BF #F7FDBF
triadic
#FDE4BF #BFFDE4 #E4BFFD
tetradic
#FDE4BF #BFFDC5 #BFD8FD #FDBFF7
square
#FDE4BF #BFFDC5 #BFD8FD #FDBFF7
split-complementary
#FDE4BF #BFF7FD #C5BFFD
monochromatic
#F9B248 #FBCB84 #FDE4BF #FEF2E1 #FEF2E1
Accessibility & contrast
On white
1.23
#FDE4BF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.03
#FDE4BF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FDE4BF
17.03:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FDE4BF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FDE4BF | 1.00 | 1.23 | 17.03 | 17.03 |
| #FFFFFF | 1.23 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.03 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.03 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EFE4BD
Deuteranopia (green-blind)
#F5EAC0
Tritanopia (blue-blind)
#FFDDDA
Achromatopsia (no color)
#E7E7E7
Design tokens & code
CSS
--color: #fde4bf; /* rgb */ color: rgb(253, 228, 191); /* oklch */ color: oklch(93.0% 0.056 77.6);
Tailwind
colors: {
custom: {
50: '#feecd2',
500: '#fde4bf',
950: '#000000',
},
}SCSS
$custom: #fde4bf; $custom-light: #feecd2; $custom-dark: #000000;
JSON
{
"hex": "#fde4bf",
"rgb": {
"r": 253,
"g": 228,
"b": 191
},
"hsl": {
"h": 35.806,
"s": 93.939,
"l": 87.059
},
"oklch": {
"l": 0.93001,
"c": 0.05556,
"h": 77.6
},
"luminance": 0.80131
}Semantic roles & 50–950 ramp
primary
#FDE4BF
secondary
#7CA6E4
accent
#5DE600
background
#FFFEFE
surface
#FFFDFB
border
#D7D5D4
text
#181614
muted
#868483