#FDD4BB#FDD4BB
#FDD4BB is a very light, muted orange. Relative luminance 0.716; OKLCH L 89.8% C 0.057 H 53.1°. Best body text is #000000 at 15.31:1 contrast (WCAG AA passes).
Color values
| HEX | #FDD4BB |
|---|---|
| RGB | rgb(253, 212, 187) |
| HSL | hsl(23, 94%, 86%) |
| HSV | hsv(23, 26%, 99%) |
| CMYK | cmyk(0%, 16.2%, 26.1%, 0.8%) |
| CIE-LAB | lab(87.76, 10.71, 17.73) |
| CIE-LCH | lch(87.76, 20.72, 58.86°) |
| OKLab | oklab(89.85% 0.0342 0.0457) |
| OKLCH | oklch(89.85% 0.057 53.1) |
| XYZ | xyz(73.0220, 71.5602, 56.9701) |
| Luminance | 0.7156 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Apricot
#FBCEB1
ΔE00 1.90
Peach
#FFDAB9
ΔE00 3.89
Light Peach
#FFD8B1
ΔE00 5.29
Bisque
#FFE4C4
ΔE00 7.17
Navajowhite
#FFDEAD
ΔE00 9.37
Mistyrose
#FFE4E1
ΔE00 9.49
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FDD4BB #BBE4FD
analogous
#FDBBC3 #FDD4BB #FDF5BB
triadic
#FDD4BB #BBFDD4 #D4BBFD
tetradic
#FDD4BB #C3FDBB #BBE4FD #F5BBFD
square
#FDD4BB #C3FDBB #BBE4FD #F5BBFD
split-complementary
#FDD4BB #BBFDF5 #BBC3FD
monochromatic
#FA8944 #FBAE80 #FDD4BB #FEECE1 #FEECE1
Accessibility & contrast
On white
1.37
#FDD4BB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.31
#FDD4BB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FDD4BB
15.31:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FDD4BB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FDD4BB | 1.00 | 1.37 | 15.31 | 15.31 |
| #FFFFFF | 1.37 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.31 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.31 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DFD7B9
Deuteranopia (green-blind)
#E9DFBB
Tritanopia (blue-blind)
#FFCDCD
Achromatopsia (no color)
#DCDCDC
Design tokens & code
CSS
--color: #fdd4bb; /* rgb */ color: rgb(253, 212, 187); /* oklch */ color: oklch(89.8% 0.057 53.1);
Tailwind
colors: {
custom: {
50: '#ffe1cf',
500: '#fdd4bb',
950: '#000000',
},
}SCSS
$custom: #fdd4bb; $custom-light: #ffe1cf; $custom-dark: #000000;
JSON
{
"hex": "#fdd4bb",
"rgb": {
"r": 253,
"g": 212,
"b": 187
},
"hsl": {
"h": 22.727,
"s": 94.286,
"l": 86.275
},
"oklch": {
"l": 0.8985,
"c": 0.05707,
"h": 53.1
},
"luminance": 0.71557
}Semantic roles & 50–950 ramp
primary
#FDD4BB
secondary
#79BBE3
accent
#8FE600
background
#FFFEFE
surface
#FFFCFB
border
#D7D5D4
text
#181513
muted
#868483