#FBCDAB#FBCDAB
#FBCDAB is a very light, moderate orange. Relative luminance 0.671; OKLCH L 88.0% C 0.069 H 58.2°. Best body text is #000000 at 14.42:1 contrast (WCAG AA passes).
Color values
| HEX | #FBCDAB |
|---|---|
| RGB | rgb(251, 205, 171) |
| HSL | hsl(26, 91%, 83%) |
| HSV | hsv(26, 32%, 98%) |
| CMYK | cmyk(0%, 18.3%, 31.9%, 1.6%) |
| CIE-LAB | lab(85.56, 11.53, 23.06) |
| CIE-LCH | lch(85.56, 25.78, 63.43°) |
| OKLab | oklab(87.99% 0.0364 0.0586) |
| OKLCH | oklch(87.99% 0.069 58.2) |
| XYZ | xyz(68.9671, 67.1152, 47.8419) |
| Luminance | 0.6711 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Apricot
#FBCEB1
ΔE00 1.66
Peach
#FFDAB9
ΔE00 3.68
Light Peach
#FFD8B1
ΔE00 3.86
Bisque
#FFE4C4
ΔE00 7.44
Navajowhite
#FFDEAD
ΔE00 7.88
Burlywood
#DEB887
ΔE00 8.35
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FBCDAB #ABD9FB
analogous
#FBABB1 #FBCDAB #FBF5AB
triadic
#FBCDAB #ABFBCD #CDABFB
tetradic
#FBCDAB #B1FBAB #ABD9FB #F5ABFB
square
#FBCDAB #B1FBAB #ABD9FB #F5ABFB
split-complementary
#FBCDAB #ABFBF5 #ABB1FB
monochromatic
#F58736 #F8AA71 #FBCDAB #FEEEE2 #FEEEE2
Accessibility & contrast
On white
1.46
#FBCDAB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.42
#FBCDAB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FBCDAB
14.42:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FBCDAB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FBCDAB | 1.00 | 1.46 | 14.42 | 14.42 |
| #FFFFFF | 1.46 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.42 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.42 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DBD0A9
Deuteranopia (green-blind)
#E5DAAB
Tritanopia (blue-blind)
#FFC4C4
Achromatopsia (no color)
#D6D6D6
Design tokens & code
CSS
--color: #fbcdab; /* rgb */ color: rgb(251, 205, 171); /* oklch */ color: oklch(88.0% 0.069 58.2);
Tailwind
colors: {
custom: {
50: '#fedcc4',
500: '#fbcdab',
950: '#000000',
},
}SCSS
$custom: #fbcdab; $custom-light: #fedcc4; $custom-dark: #000000;
JSON
{
"hex": "#fbcdab",
"rgb": {
"r": 251,
"g": 205,
"b": 171
},
"hsl": {
"h": 25.5,
"s": 90.909,
"l": 82.745
},
"oklch": {
"l": 0.87988,
"c": 0.06901,
"h": 58.2
},
"luminance": 0.67112
}Semantic roles & 50–950 ramp
primary
#FBCDAB
secondary
#6CAEDE
accent
#84E600
background
#FFFEFD
surface
#FFFCF9
border
#D7D5D2
text
#181512
muted
#868482