#FBD5BF#FBD5BF
#FBD5BF is a very light, muted orange. Relative luminance 0.719; OKLCH L 89.9% C 0.052 H 51.8°. Best body text is #000000 at 15.37:1 contrast (WCAG AA passes).
Color values
| HEX | #FBD5BF |
|---|---|
| RGB | rgb(251, 213, 191) |
| HSL | hsl(22, 88%, 87%) |
| HSV | hsv(22, 24%, 98%) |
| CMYK | cmyk(0%, 15.1%, 23.9%, 1.6%) |
| CIE-LAB | lab(87.90, 10.00, 15.81) |
| CIE-LCH | lch(87.90, 18.71, 57.67°) |
| OKLab | oklab(89.95% 0.0321 0.0409) |
| OKLCH | oklch(89.95% 0.052 51.8) |
| XYZ | xyz(72.9825, 71.8619, 59.3064) |
| Luminance | 0.7186 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Apricot
#FBCEB1
ΔE00 2.90
Peach
#FFDAB9
ΔE00 4.42
Light Peach
#FFD8B1
ΔE00 5.99
Bisque
#FFE4C4
ΔE00 7.22
Mistyrose
#FFE4E1
ΔE00 8.43
Warm Beige
#E9DCC9
ΔE00 9.48
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FBD5BF #BFE5FB
analogous
#FBBFC7 #FBD5BF #FBF3BF
triadic
#FBD5BF #BFFBD5 #D5BFFB
tetradic
#FBD5BF #C7FBBF #BFE5FB #F3BFFB
square
#FBD5BF #C7FBBF #BFE5FB #F3BFFB
split-complementary
#FBD5BF #BFFBF3 #BFC7FB
monochromatic
#F4894C #F7AF85 #FBD5BF #FDECE2 #FDECE2
Accessibility & contrast
On white
1.37
#FBD5BF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.37
#FBD5BF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FBD5BF
15.37:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FBD5BF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FBD5BF | 1.00 | 1.37 | 15.37 | 15.37 |
| #FFFFFF | 1.37 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.37 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.37 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DFD8BE
Deuteranopia (green-blind)
#E8E0BF
Tritanopia (blue-blind)
#FFCFCF
Achromatopsia (no color)
#DCDCDC
Design tokens & code
CSS
--color: #fbd5bf; /* rgb */ color: rgb(251, 213, 191); /* oklch */ color: oklch(89.9% 0.052 51.8);
Tailwind
colors: {
custom: {
50: '#fde2d2',
500: '#fbd5bf',
950: '#000000',
},
}SCSS
$custom: #fbd5bf; $custom-light: #fde2d2; $custom-dark: #000000;
JSON
{
"hex": "#fbd5bf",
"rgb": {
"r": 251,
"g": 213,
"b": 191
},
"hsl": {
"h": 22,
"s": 88.235,
"l": 86.667
},
"oklch": {
"l": 0.89949,
"c": 0.05198,
"h": 51.8
},
"luminance": 0.71859
}Semantic roles & 50–950 ramp
primary
#FBD5BF
secondary
#7EBCE0
accent
#91E501
background
#FFFEFE
surface
#FFFCFB
border
#D7D5D4
text
#181514
muted
#868483