#FCDBBB#FCDBBB
#FCDBBB is a very light, muted orange. Relative luminance 0.749; OKLCH L 91.1% C 0.056 H 66.2°. Best body text is #000000 at 15.99:1 contrast (WCAG AA passes).
Color values
| HEX | #FCDBBB |
|---|---|
| RGB | rgb(252, 219, 187) |
| HSL | hsl(30, 92%, 86%) |
| HSV | hsv(30, 26%, 99%) |
| CMYK | cmyk(0%, 13.1%, 25.8%, 1.2%) |
| CIE-LAB | lab(89.37, 6.72, 19.97) |
| CIE-LCH | lch(89.37, 21.07, 71.39°) |
| OKLab | oklab(91.09% 0.0226 0.0512) |
| OKLCH | oklch(91.09% 0.056 66.2) |
| XYZ | xyz(74.4467, 74.9488, 57.5491) |
| Luminance | 0.7495 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Peach
#FFDAB9
ΔE00 1.24
Light Peach
#FFD8B1
ΔE00 2.28
Bisque
#FFE4C4
ΔE00 2.81
Apricot
#FBCEB1
ΔE00 5.08
Navajowhite
#FFDEAD
ΔE00 5.17
Blanchedalmond
#FFEBCD
ΔE00 5.61
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FCDBBB #BBDCFC
analogous
#FCBBBB #FCDBBB #FCFBBB
triadic
#FCDBBB #BBFCDB #DBBBFC
tetradic
#FCDBBB #BBFCBB #BBDCFC #FBBBFC
square
#FCDBBB #BBFCBB #BBDCFC #FBBBFC
split-complementary
#FCDBBB #BBFCFB #BBBBFC
monochromatic
#F79D46 #F9BC80 #FCDBBB #FEEFE2 #FEEFE2
Accessibility & contrast
On white
1.31
#FCDBBB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.99
#FCDBBB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FCDBBB
15.99:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FCDBBB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FCDBBB | 1.00 | 1.31 | 15.99 | 15.99 |
| #FFFFFF | 1.31 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.99 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.99 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E6DCB9
Deuteranopia (green-blind)
#EEE4BC
Tritanopia (blue-blind)
#FFD4D2
Achromatopsia (no color)
#E1E1E1
Design tokens & code
CSS
--color: #fcdbbb; /* rgb */ color: rgb(252, 219, 187); /* oklch */ color: oklch(91.1% 0.056 66.2);
Tailwind
colors: {
custom: {
50: '#fee6cf',
500: '#fcdbbb',
950: '#000000',
},
}SCSS
$custom: #fcdbbb; $custom-light: #fee6cf; $custom-dark: #000000;
JSON
{
"hex": "#fcdbbb",
"rgb": {
"r": 252,
"g": 219,
"b": 187
},
"hsl": {
"h": 29.538,
"s": 91.549,
"l": 86.078
},
"oklch": {
"l": 0.91091,
"c": 0.05598,
"h": 66.2
},
"luminance": 0.74946
}Semantic roles & 50–950 ramp
primary
#FCDBBB
secondary
#79AEE2
accent
#75E600
background
#FFFEFE
surface
#FFFCFB
border
#D7D5D4
text
#181513
muted
#868483