#FBDCC3#FBDCC3
#FBDCC3 is a very light, muted orange. Relative luminance 0.756; OKLCH L 91.4% C 0.048 H 61.0°. Best body text is #000000 at 16.13:1 contrast (WCAG AA passes).
Color values
| HEX | #FBDCC3 |
|---|---|
| RGB | rgb(251, 220, 195) |
| HSL | hsl(27, 88%, 87%) |
| HSV | hsv(27, 22%, 98%) |
| CMYK | cmyk(0%, 12.4%, 22.3%, 1.6%) |
| CIE-LAB | lab(89.69, 6.94, 16.23) |
| CIE-LCH | lch(89.69, 17.65, 66.85°) |
| OKLab | oklab(91.38% 0.0232 0.0419) |
| OKLCH | oklch(91.38% 0.048 61) |
| XYZ | xyz(75.2275, 75.6380, 62.2560) |
| Luminance | 0.7564 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Peach
#FFDAB9
ΔE00 2.66
Bisque
#FFE4C4
ΔE00 3.90
Light Peach
#FFD8B1
ΔE00 4.37
Apricot
#FBCEB1
ΔE00 4.85
Blanchedalmond
#FFEBCD
ΔE00 6.19
Champagne
#F7E7CE
ΔE00 6.45
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FBDCC3 #C3E2FB
analogous
#FBC3C6 #FBDCC3 #FBF8C3
triadic
#FBDCC3 #C3FBDC #DCC3FB
tetradic
#FBDCC3 #C6FBC3 #C3E2FB #F8C3FB
square
#FBDCC3 #C6FBC3 #C3E2FB #F8C3FB
split-complementary
#FBDCC3 #C3FBF8 #C3C6FB
monochromatic
#F39950 #F7BB8A #FBDCC3 #FDEEE2 #FDEEE2
Accessibility & contrast
On white
1.30
#FBDCC3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.13
#FBDCC3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FBDCC3
16.13:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FBDCC3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FBDCC3 | 1.00 | 1.30 | 16.13 | 16.13 |
| #FFFFFF | 1.30 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.13 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.13 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E6DEC1
Deuteranopia (green-blind)
#EDE4C3
Tritanopia (blue-blind)
#FFD6D5
Achromatopsia (no color)
#E1E1E1
Design tokens & code
CSS
--color: #fbdcc3; /* rgb */ color: rgb(251, 220, 195); /* oklch */ color: oklch(91.4% 0.048 61.0);
Tailwind
colors: {
custom: {
50: '#fde6d5',
500: '#fbdcc3',
950: '#000000',
},
}SCSS
$custom: #fbdcc3; $custom-light: #fde6d5; $custom-dark: #000000;
JSON
{
"hex": "#fbdcc3",
"rgb": {
"r": 251,
"g": 220,
"b": 195
},
"hsl": {
"h": 26.786,
"s": 87.5,
"l": 87.451
},
"oklch": {
"l": 0.91377,
"c": 0.04792,
"h": 61
},
"luminance": 0.75636
}Semantic roles & 50–950 ramp
primary
#FBDCC3
secondary
#81B6E1
accent
#7FE401
background
#FFFEFE
surface
#FFFCFB
border
#D7D5D4
text
#171614
muted
#858483