#FBDCC2#FBDCC2
#FBDCC2 is a very light, muted orange. Relative luminance 0.756; OKLCH L 91.4% C 0.049 H 62.1°. Best body text is #000000 at 16.12:1 contrast (WCAG AA passes).
Color values
| HEX | #FBDCC2 |
|---|---|
| RGB | rgb(251, 220, 194) |
| HSL | hsl(27, 88%, 87%) |
| HSV | hsv(27, 23%, 98%) |
| CMYK | cmyk(0%, 12.4%, 22.7%, 1.6%) |
| CIE-LAB | lab(89.67, 6.80, 16.72) |
| CIE-LCH | lch(89.67, 18.05, 67.87°) |
| OKLab | oklab(91.35% 0.0228 0.0432) |
| OKLCH | oklch(91.35% 0.049 62.1) |
| XYZ | xyz(75.1148, 75.5929, 61.6626) |
| Luminance | 0.7559 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Peach
#FFDAB9
ΔE00 2.39
Bisque
#FFE4C4
ΔE00 3.57
Light Peach
#FFD8B1
ΔE00 4.05
Apricot
#FBCEB1
ΔE00 4.92
Blanchedalmond
#FFEBCD
ΔE00 5.95
Champagne
#F7E7CE
ΔE00 6.28
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FBDCC2 #C2E1FB
analogous
#FBC2C5 #FBDCC2 #FBF8C2
triadic
#FBDCC2 #C2FBDC #DCC2FB
tetradic
#FBDCC2 #C5FBC2 #C2E1FB #F8C2FB
square
#FBDCC2 #C5FBC2 #C2E1FB #F8C2FB
split-complementary
#FBDCC2 #C2FBF8 #C2C5FB
monochromatic
#F39A4F #F7BB89 #FBDCC2 #FDEFE2 #FDEFE2
Accessibility & contrast
On white
1.30
#FBDCC2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.12
#FBDCC2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FBDCC2
16.12:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FBDCC2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FBDCC2 | 1.00 | 1.30 | 16.12 | 16.12 |
| #FFFFFF | 1.30 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.12 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.12 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E6DDC0
Deuteranopia (green-blind)
#EDE4C2
Tritanopia (blue-blind)
#FFD6D5
Achromatopsia (no color)
#E1E1E1
Design tokens & code
CSS
--color: #fbdcc2; /* rgb */ color: rgb(251, 220, 194); /* oklch */ color: oklch(91.4% 0.049 62.1);
Tailwind
colors: {
custom: {
50: '#fde6d4',
500: '#fbdcc2',
950: '#000000',
},
}SCSS
$custom: #fbdcc2; $custom-light: #fde6d4; $custom-dark: #000000;
JSON
{
"hex": "#fbdcc2",
"rgb": {
"r": 251,
"g": 220,
"b": 194
},
"hsl": {
"h": 27.368,
"s": 87.692,
"l": 87.255
},
"oklch": {
"l": 0.91353,
"c": 0.04882,
"h": 62.1
},
"luminance": 0.75591
}Semantic roles & 50–950 ramp
primary
#FBDCC2
secondary
#80B5E1
accent
#7DE401
background
#FFFEFE
surface
#FFFCFB
border
#D7D5D4
text
#171614
muted
#858483