#FBD2B5#FBD2B5
#FBD2B5 is a very light, moderate orange. Relative luminance 0.699; OKLCH L 89.2% C 0.060 H 57.1°. Best body text is #000000 at 14.99:1 contrast (WCAG AA passes).
Color values
| HEX | #FBD2B5 |
|---|---|
| RGB | rgb(251, 210, 181) |
| HSL | hsl(25, 90%, 85%) |
| HSV | hsv(25, 28%, 98%) |
| CMYK | cmyk(0%, 16.3%, 27.9%, 1.6%) |
| CIE-LAB | lab(86.97, 10.21, 19.75) |
| CIE-LCH | lch(86.97, 22.24, 62.66°) |
| OKLab | oklab(89.15% 0.0327 0.0506) |
| OKLCH | oklch(89.15% 0.06 57.1) |
| XYZ | xyz(71.1718, 69.9414, 53.4582) |
| Luminance | 0.6994 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Apricot
#FBCEB1
ΔE00 1.42
Peach
#FFDAB9
ΔE00 2.82
Light Peach
#FFD8B1
ΔE00 3.91
Bisque
#FFE4C4
ΔE00 6.45
Navajowhite
#FFDEAD
ΔE00 8.04
Blanchedalmond
#FFEBCD
ΔE00 9.17
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FBD2B5 #B5DEFB
analogous
#FBB5BB #FBD2B5 #FBF5B5
triadic
#FBD2B5 #B5FBD2 #D2B5FB
tetradic
#FBD2B5 #BBFBB5 #B5DEFB #F5B5FB
square
#FBD2B5 #BBFBB5 #B5DEFB #F5B5FB
split-complementary
#FBD2B5 #B5FBF5 #B5BBFB
monochromatic
#F58B41 #F8AF7B #FBD2B5 #FDEDE2 #FDEDE2
Accessibility & contrast
On white
1.40
#FBD2B5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.99
#FBD2B5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FBD2B5
14.99:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FBD2B5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FBD2B5 | 1.00 | 1.40 | 14.99 | 14.99 |
| #FFFFFF | 1.40 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.99 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.99 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DED5B3
Deuteranopia (green-blind)
#E8DDB5
Tritanopia (blue-blind)
#FFCACA
Achromatopsia (no color)
#DADADA
Design tokens & code
CSS
--color: #fbd2b5; /* rgb */ color: rgb(251, 210, 181); /* oklch */ color: oklch(89.2% 0.060 57.1);
Tailwind
colors: {
custom: {
50: '#fddfcb',
500: '#fbd2b5',
950: '#000000',
},
}SCSS
$custom: #fbd2b5; $custom-light: #fddfcb; $custom-dark: #000000;
JSON
{
"hex": "#fbd2b5",
"rgb": {
"r": 251,
"g": 210,
"b": 181
},
"hsl": {
"h": 24.857,
"s": 89.744,
"l": 84.706
},
"oklch": {
"l": 0.89151,
"c": 0.06029,
"h": 57.1
},
"luminance": 0.69939
}Semantic roles & 50–950 ramp
primary
#FBD2B5
secondary
#75B3DF
accent
#86E600
background
#FFFEFD
surface
#FFFCF9
border
#D7D5D2
text
#181513
muted
#868482