#FBDBBB#FBDBBB
#FBDBBB is a very light, muted orange. Relative luminance 0.748; OKLCH L 91.0% C 0.055 H 67.0°. Best body text is #000000 at 15.95:1 contrast (WCAG AA passes).
Color values
| HEX | #FBDBBB |
|---|---|
| RGB | rgb(251, 219, 187) |
| HSL | hsl(30, 89%, 86%) |
| HSV | hsv(30, 25%, 98%) |
| CMYK | cmyk(0%, 12.7%, 25.5%, 1.6%) |
| CIE-LAB | lab(89.28, 6.35, 19.83) |
| CIE-LCH | lch(89.28, 20.82, 72.24°) |
| OKLab | oklab(91% 0.0216 0.0509) |
| OKLCH | oklch(91% 0.055 67) |
| XYZ | xyz(74.0855, 74.7625, 57.5321) |
| Luminance | 0.7476 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Peach
#FFDAB9
ΔE00 1.58
Light Peach
#FFD8B1
ΔE00 2.42
Bisque
#FFE4C4
ΔE00 2.57
Navajowhite
#FFDEAD
ΔE00 5.02
Blanchedalmond
#FFEBCD
ΔE00 5.34
Apricot
#FBCEB1
ΔE00 5.38
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FBDBBB #BBDBFB
analogous
#FBBBBB #FBDBBB #FBFBBB
triadic
#FBDBBB #BBFBDB #DBBBFB
tetradic
#FBDBBB #BBFBBB #BBDBFB #FBBBFB
square
#FBDBBB #BBFBBB #BBDBFB #FBBBFB
split-complementary
#FBDBBB #BBFBFB #BBBBFB
monochromatic
#F49E47 #F8BC81 #FBDBBB #FDF0E2 #FDF0E2
Accessibility & contrast
On white
1.32
#FBDBBB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.95
#FBDBBB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FBDBBB
15.95:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FBDBBB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FBDBBB | 1.00 | 1.32 | 15.95 | 15.95 |
| #FFFFFF | 1.32 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.95 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.95 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E6DCB9
Deuteranopia (green-blind)
#EDE3BC
Tritanopia (blue-blind)
#FFD4D2
Achromatopsia (no color)
#E0E0E0
Design tokens & code
CSS
--color: #fbdbbb; /* rgb */ color: rgb(251, 219, 187); /* oklch */ color: oklch(91.0% 0.055 67.0);
Tailwind
colors: {
custom: {
50: '#fde6cf',
500: '#fbdbbb',
950: '#000000',
},
}SCSS
$custom: #fbdbbb; $custom-light: #fde6cf; $custom-dark: #000000;
JSON
{
"hex": "#fbdbbb",
"rgb": {
"r": 251,
"g": 219,
"b": 187
},
"hsl": {
"h": 30,
"s": 88.889,
"l": 85.882
},
"oklch": {
"l": 0.91002,
"c": 0.05524,
"h": 67
},
"luminance": 0.7476
}Semantic roles & 50–950 ramp
primary
#FBDBBB
secondary
#7AADE0
accent
#73E600
background
#FFFEFE
surface
#FFFCFB
border
#D7D5D4
text
#181513
muted
#868483