#FBD5BD#FBD5BD
#FBD5BD is a very light, muted orange. Relative luminance 0.718; OKLCH L 89.9% C 0.053 H 54.1°. Best body text is #000000 at 15.35:1 contrast (WCAG AA passes).
Color values
| HEX | #FBD5BD |
|---|---|
| RGB | rgb(251, 213, 189) |
| HSL | hsl(23, 89%, 86%) |
| HSV | hsv(23, 25%, 98%) |
| CMYK | cmyk(0%, 15.1%, 24.7%, 1.6%) |
| CIE-LAB | lab(87.86, 9.73, 16.80) |
| CIE-LCH | lch(87.86, 19.41, 59.93°) |
| OKLab | oklab(89.9% 0.0313 0.0433) |
| OKLCH | oklch(89.9% 0.053 54.1) |
| XYZ | xyz(72.7639, 71.7744, 58.1552) |
| Luminance | 0.7177 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Apricot
#FBCEB1
ΔE00 2.51
Peach
#FFDAB9
ΔE00 3.64
Light Peach
#FFD8B1
ΔE00 5.20
Bisque
#FFE4C4
ΔE00 6.62
Blanchedalmond
#FFEBCD
ΔE00 9.10
Mistyrose
#FFE4E1
ΔE00 9.11
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FBD5BD #BDE3FB
analogous
#FBBDC4 #FBD5BD #FBF4BD
triadic
#FBD5BD #BDFBD5 #D5BDFB
tetradic
#FBD5BD #C4FBBD #BDE3FB #F4BDFB
square
#FBD5BD #C4FBBD #BDE3FB #F4BDFB
split-complementary
#FBD5BD #BDFBF4 #BDC4FB
monochromatic
#F48C4A #F8B083 #FBD5BD #FDEDE2 #FDEDE2
Accessibility & contrast
On white
1.37
#FBD5BD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.35
#FBD5BD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FBD5BD
15.35:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FBD5BD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FBD5BD | 1.00 | 1.37 | 15.35 | 15.35 |
| #FFFFFF | 1.37 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.35 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.35 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E0D8BB
Deuteranopia (green-blind)
#E9E0BD
Tritanopia (blue-blind)
#FFCECE
Achromatopsia (no color)
#DCDCDC
Design tokens & code
CSS
--color: #fbd5bd; /* rgb */ color: rgb(251, 213, 189); /* oklch */ color: oklch(89.9% 0.053 54.1);
Tailwind
colors: {
custom: {
50: '#fde1d1',
500: '#fbd5bd',
950: '#000000',
},
}SCSS
$custom: #fbd5bd; $custom-light: #fde1d1; $custom-dark: #000000;
JSON
{
"hex": "#fbd5bd",
"rgb": {
"r": 251,
"g": 213,
"b": 189
},
"hsl": {
"h": 23.226,
"s": 88.571,
"l": 86.275
},
"oklch": {
"l": 0.89902,
"c": 0.05348,
"h": 54.1
},
"luminance": 0.71772
}Semantic roles & 50–950 ramp
primary
#FBD5BD
secondary
#7CB9E0
accent
#8DE500
background
#FFFEFE
surface
#FFFCFB
border
#D7D5D4
text
#181514
muted
#868483