#FDD9BE#FDD9BE
#FDD9BE is a very light, muted orange. Relative luminance 0.742; OKLCH L 90.9% C 0.054 H 58.9°. Best body text is #000000 at 15.85:1 contrast (WCAG AA passes).
Color values
| HEX | #FDD9BE |
|---|---|
| RGB | rgb(253, 217, 190) |
| HSL | hsl(26, 94%, 87%) |
| HSV | hsv(26, 25%, 99%) |
| CMYK | cmyk(0%, 14.2%, 24.9%, 0.8%) |
| CIE-LAB | lab(89.03, 8.53, 17.94) |
| CIE-LCH | lch(89.03, 19.87, 64.57°) |
| OKLab | oklab(90.87% 0.0279 0.0462) |
| OKLCH | oklch(90.87% 0.054 58.9) |
| XYZ | xyz(74.6158, 74.2286, 59.1023) |
| Luminance | 0.7423 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Peach
#FFDAB9
ΔE00 2.04
Apricot
#FBCEB1
ΔE00 3.34
Light Peach
#FFD8B1
ΔE00 3.79
Bisque
#FFE4C4
ΔE00 4.89
Blanchedalmond
#FFEBCD
ΔE00 7.48
Navajowhite
#FFDEAD
ΔE00 7.53
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FDD9BE #BEE2FD
analogous
#FDBEC3 #FDD9BE #FDF8BE
triadic
#FDD9BE #BEFDD9 #D9BEFD
tetradic
#FDD9BE #C3FDBE #BEE2FD #F8BEFD
square
#FDD9BE #C3FDBE #BEE2FD #F8BEFD
split-complementary
#FDD9BE #BEFDF8 #BEC3FD
monochromatic
#F99447 #FBB683 #FDD9BE #FEEEE1 #FEEEE1
Accessibility & contrast
On white
1.33
#FDD9BE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.85
#FDD9BE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FDD9BE
15.85:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FDD9BE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FDD9BE | 1.00 | 1.33 | 15.85 | 15.85 |
| #FFFFFF | 1.33 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.85 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.85 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E4DBBC
Deuteranopia (green-blind)
#ECE3BE
Tritanopia (blue-blind)
#FFD2D1
Achromatopsia (no color)
#E0E0E0
Design tokens & code
CSS
--color: #fdd9be; /* rgb */ color: rgb(253, 217, 190); /* oklch */ color: oklch(90.9% 0.054 58.9);
Tailwind
colors: {
custom: {
50: '#fee4d1',
500: '#fdd9be',
950: '#000000',
},
}SCSS
$custom: #fdd9be; $custom-light: #fee4d1; $custom-dark: #000000;
JSON
{
"hex": "#fdd9be",
"rgb": {
"r": 253,
"g": 217,
"b": 190
},
"hsl": {
"h": 25.714,
"s": 94.03,
"l": 86.863
},
"oklch": {
"l": 0.90867,
"c": 0.05395,
"h": 58.9
},
"luminance": 0.74226
}Semantic roles & 50–950 ramp
primary
#FDD9BE
secondary
#7BB7E4
accent
#83E600
background
#FFFEFE
surface
#FFFCFB
border
#D7D5D4
text
#181514
muted
#868483