#FBDABB#FBDABB
#FBDABB is a very light, muted orange. Relative luminance 0.742; OKLCH L 90.8% C 0.055 H 65.3°. Best body text is #000000 at 15.85:1 contrast (WCAG AA passes).
Color values
| HEX | #FBDABB |
|---|---|
| RGB | rgb(251, 218, 187) |
| HSL | hsl(29, 89%, 86%) |
| HSV | hsv(29, 25%, 98%) |
| CMYK | cmyk(0%, 13.1%, 25.5%, 1.6%) |
| CIE-LAB | lab(89.04, 6.87, 19.49) |
| CIE-LCH | lch(89.04, 20.67, 70.59°) |
| OKLab | oklab(90.81% 0.023 0.05) |
| OKLCH | oklch(90.81% 0.055 65.3) |
| XYZ | xyz(73.8254, 74.2423, 57.4454) |
| Luminance | 0.7424 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Peach
#FFDAB9
ΔE00 1.20
Light Peach
#FFD8B1
ΔE00 2.47
Bisque
#FFE4C4
ΔE00 3.10
Apricot
#FBCEB1
ΔE00 4.79
Navajowhite
#FFDEAD
ΔE00 5.54
Blanchedalmond
#FFEBCD
ΔE00 5.85
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FBDABB #BBDCFB
analogous
#FBBBBC #FBDABB #FBFABB
triadic
#FBDABB #BBFBDA #DABBFB
tetradic
#FBDABB #BCFBBB #BBDCFB #FABBFB
square
#FBDABB #BCFBBB #BBDCFB #FABBFB
split-complementary
#FBDABB #BBFBFA #BBBCFB
monochromatic
#F49B47 #F8BB81 #FBDABB #FDEFE2 #FDEFE2
Accessibility & contrast
On white
1.33
#FBDABB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.85
#FBDABB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FBDABB
15.85:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FBDABB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FBDABB | 1.00 | 1.33 | 15.85 | 15.85 |
| #FFFFFF | 1.33 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.85 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.85 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E5DBB9
Deuteranopia (green-blind)
#EDE3BC
Tritanopia (blue-blind)
#FFD3D1
Achromatopsia (no color)
#E0E0E0
Design tokens & code
CSS
--color: #fbdabb; /* rgb */ color: rgb(251, 218, 187); /* oklch */ color: oklch(90.8% 0.055 65.3);
Tailwind
colors: {
custom: {
50: '#fde5cf',
500: '#fbdabb',
950: '#000000',
},
}SCSS
$custom: #fbdabb; $custom-light: #fde5cf; $custom-dark: #000000;
JSON
{
"hex": "#fbdabb",
"rgb": {
"r": 251,
"g": 218,
"b": 187
},
"hsl": {
"h": 29.063,
"s": 88.889,
"l": 85.882
},
"oklch": {
"l": 0.9081,
"c": 0.05507,
"h": 65.3
},
"luminance": 0.7424
}Semantic roles & 50–950 ramp
primary
#FBDABB
secondary
#7AAFE0
accent
#76E600
background
#FFFEFE
surface
#FFFCFB
border
#D7D5D4
text
#181513
muted
#868483