#FDD5BB#FDD5BB
#FDD5BB is a very light, muted orange. Relative luminance 0.721; OKLCH L 90.0% C 0.057 H 54.9°. Best body text is #000000 at 15.41:1 contrast (WCAG AA passes).
Color values
| HEX | #FDD5BB |
|---|---|
| RGB | rgb(253, 213, 187) |
| HSL | hsl(24, 94%, 86%) |
| HSV | hsv(24, 26%, 99%) |
| CMYK | cmyk(0%, 15.8%, 26.1%, 0.8%) |
| CIE-LAB | lab(88.00, 10.19, 18.07) |
| CIE-LCH | lch(88.00, 20.75, 60.57°) |
| OKLab | oklab(90.04% 0.0327 0.0465) |
| OKLCH | oklch(90.04% 0.057 54.9) |
| XYZ | xyz(73.2727, 72.0617, 57.0537) |
| Luminance | 0.7206 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Apricot
#FBCEB1
ΔE00 2.00
Peach
#FFDAB9
ΔE00 3.28
Light Peach
#FFD8B1
ΔE00 4.72
Bisque
#FFE4C4
ΔE00 6.56
Navajowhite
#FFDEAD
ΔE00 8.78
Blanchedalmond
#FFEBCD
ΔE00 9.17
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FDD5BB #BBE3FD
analogous
#FDBBC2 #FDD5BB #FDF6BB
triadic
#FDD5BB #BBFDD5 #D5BBFD
tetradic
#FDD5BB #C2FDBB #BBE3FD #F6BBFD
square
#FDD5BB #C2FDBB #BBE3FD #F6BBFD
split-complementary
#FDD5BB #BBFDF6 #BBC2FD
monochromatic
#FA8C44 #FBB080 #FDD5BB #FEEDE1 #FEEDE1
Accessibility & contrast
On white
1.36
#FDD5BB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.41
#FDD5BB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FDD5BB
15.41:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FDD5BB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FDD5BB | 1.00 | 1.36 | 15.41 | 15.41 |
| #FFFFFF | 1.36 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.41 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.41 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E0D8B9
Deuteranopia (green-blind)
#EAE0BB
Tritanopia (blue-blind)
#FFCECE
Achromatopsia (no color)
#DDDDDD
Design tokens & code
CSS
--color: #fdd5bb; /* rgb */ color: rgb(253, 213, 187); /* oklch */ color: oklch(90.0% 0.057 54.9);
Tailwind
colors: {
custom: {
50: '#ffe1cf',
500: '#fdd5bb',
950: '#000000',
},
}SCSS
$custom: #fdd5bb; $custom-light: #ffe1cf; $custom-dark: #000000;
JSON
{
"hex": "#fdd5bb",
"rgb": {
"r": 253,
"g": 213,
"b": 187
},
"hsl": {
"h": 23.636,
"s": 94.286,
"l": 86.275
},
"oklch": {
"l": 0.90039,
"c": 0.05686,
"h": 54.9
},
"luminance": 0.72059
}Semantic roles & 50–950 ramp
primary
#FDD5BB
secondary
#79B9E3
accent
#8BE600
background
#FFFEFE
surface
#FFFCFB
border
#D7D5D4
text
#181513
muted
#868483