#FBD4BE#FBD4BE
#FBD4BE is a very light, muted orange. Relative luminance 0.713; OKLCH L 89.7% C 0.053 H 51.2°. Best body text is #000000 at 15.26:1 contrast (WCAG AA passes).
Color values
| HEX | #FBD4BE |
|---|---|
| RGB | rgb(251, 212, 190) |
| HSL | hsl(22, 88%, 86%) |
| HSV | hsv(22, 24%, 98%) |
| CMYK | cmyk(0%, 15.5%, 24.3%, 1.6%) |
| CIE-LAB | lab(87.64, 10.38, 15.96) |
| CIE-LCH | lch(87.64, 19.04, 56.95°) |
| OKLab | oklab(89.74% 0.0332 0.0413) |
| OKLCH | oklch(89.74% 0.053 51.2) |
| XYZ | xyz(72.6221, 71.3165, 58.6453) |
| Luminance | 0.7131 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Apricot
#FBCEB1
ΔE00 2.74
Peach
#FFDAB9
ΔE00 4.63
Light Peach
#FFD8B1
ΔE00 6.15
Bisque
#FFE4C4
ΔE00 7.55
Mistyrose
#FFE4E1
ΔE00 8.52
Warm Beige
#E9DCC9
ΔE00 9.81
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FBD4BE #BEE5FB
analogous
#FBBEC7 #FBD4BE #FBF3BE
triadic
#FBD4BE #BEFBD4 #D4BEFB
tetradic
#FBD4BE #C7FBBE #BEE5FB #F3BEFB
square
#FBD4BE #C7FBBE #BEE5FB #F3BEFB
split-complementary
#FBD4BE #BEFBF3 #BEC7FB
monochromatic
#F4884B #F7AE84 #FBD4BE #FDECE2 #FDECE2
Accessibility & contrast
On white
1.38
#FBD4BE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.26
#FBD4BE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FBD4BE
15.26:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FBD4BE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FBD4BE | 1.00 | 1.38 | 15.26 | 15.26 |
| #FFFFFF | 1.38 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.26 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.26 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DFD7BD
Deuteranopia (green-blind)
#E8DFBE
Tritanopia (blue-blind)
#FFCDCE
Achromatopsia (no color)
#DCDCDC
Design tokens & code
CSS
--color: #fbd4be; /* rgb */ color: rgb(251, 212, 190); /* oklch */ color: oklch(89.7% 0.053 51.2);
Tailwind
colors: {
custom: {
50: '#fde1d1',
500: '#fbd4be',
950: '#000000',
},
}SCSS
$custom: #fbd4be; $custom-light: #fde1d1; $custom-dark: #000000;
JSON
{
"hex": "#fbd4be",
"rgb": {
"r": 251,
"g": 212,
"b": 190
},
"hsl": {
"h": 21.639,
"s": 88.406,
"l": 86.471
},
"oklch": {
"l": 0.89736,
"c": 0.05298,
"h": 51.2
},
"luminance": 0.71314
}Semantic roles & 50–950 ramp
primary
#FBD4BE
secondary
#7DBCE0
accent
#93E500
background
#FFFEFE
surface
#FFFCFB
border
#D7D5D4
text
#181514
muted
#868483