#FCDDBB#FCDDBB
#FCDDBB is a very light, muted orange. Relative luminance 0.760; OKLCH L 91.5% C 0.056 H 69.6°. Best body text is #000000 at 16.20:1 contrast (WCAG AA passes).
Color values
| HEX | #FCDDBB |
|---|---|
| RGB | rgb(252, 221, 187) |
| HSL | hsl(31, 92%, 86%) |
| HSV | hsv(31, 26%, 99%) |
| CMYK | cmyk(0%, 12.3%, 25.8%, 1.2%) |
| CIE-LAB | lab(89.86, 5.69, 20.65) |
| CIE-LCH | lch(89.86, 21.42, 74.59°) |
| OKLab | oklab(91.48% 0.0197 0.0529) |
| OKLCH | oklch(91.48% 0.056 69.6) |
| XYZ | xyz(74.9716, 75.9986, 57.7240) |
| Luminance | 0.7600 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Bisque
#FFE4C4
ΔE00 1.91
Peach
#FFDAB9
ΔE00 2.30
Light Peach
#FFD8B1
ΔE00 2.53
Navajowhite
#FFDEAD
ΔE00 4.20
Blanchedalmond
#FFEBCD
ΔE00 4.68
Moccasin
#FFE4B5
ΔE00 4.81
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FCDDBB #BBDAFC
analogous
#FCBCBB #FCDDBB #FAFCBB
triadic
#FCDDBB #BBFCDD #DDBBFC
tetradic
#FCDDBB #BBFCBC #BBDAFC #FCBBFA
square
#FCDDBB #BBFCBC #BBDAFC #FCBBFA
split-complementary
#FCDDBB #BBFAFC #BCBBFC
monochromatic
#F7A246 #F9C080 #FCDDBB #FEF0E2 #FEF0E2
Accessibility & contrast
On white
1.30
#FCDDBB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.20
#FCDDBB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FCDDBB
16.20:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FCDDBB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FCDDBB | 1.00 | 1.30 | 16.20 | 16.20 |
| #FFFFFF | 1.30 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.20 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.20 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E8DEB9
Deuteranopia (green-blind)
#EFE5BC
Tritanopia (blue-blind)
#FFD6D4
Achromatopsia (no color)
#E2E2E2
Design tokens & code
CSS
--color: #fcddbb; /* rgb */ color: rgb(252, 221, 187); /* oklch */ color: oklch(91.5% 0.056 69.6);
Tailwind
colors: {
custom: {
50: '#fee7cf',
500: '#fcddbb',
950: '#000000',
},
}SCSS
$custom: #fcddbb; $custom-light: #fee7cf; $custom-dark: #000000;
JSON
{
"hex": "#fcddbb",
"rgb": {
"r": 252,
"g": 221,
"b": 187
},
"hsl": {
"h": 31.385,
"s": 91.549,
"l": 86.078
},
"oklch": {
"l": 0.91475,
"c": 0.05641,
"h": 69.6
},
"luminance": 0.75996
}Semantic roles & 50–950 ramp
primary
#FCDDBB
secondary
#79ABE2
accent
#6DE600
background
#FFFEFE
surface
#FFFCFB
border
#D7D5D4
text
#181613
muted
#868483