#FBDEBB#FBDEBB
#FBDEBB is a very light, muted orange. Relative luminance 0.763; OKLCH L 91.6% C 0.056 H 72.3°. Best body text is #000000 at 16.27:1 contrast (WCAG AA passes).
Color values
| HEX | #FBDEBB |
|---|---|
| RGB | rgb(251, 222, 187) |
| HSL | hsl(33, 89%, 86%) |
| HSV | hsv(33, 25%, 98%) |
| CMYK | cmyk(0%, 11.6%, 25.5%, 1.6%) |
| CIE-LAB | lab(90.02, 4.81, 20.85) |
| CIE-LCH | lch(90.02, 21.40, 77.02°) |
| OKLab | oklab(91.58% 0.0171 0.0534) |
| OKLCH | oklch(91.58% 0.056 72.3) |
| XYZ | xyz(74.8752, 76.3419, 57.7954) |
| Luminance | 0.7634 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Bisque
#FFE4C4
ΔE00 1.58
Light Peach
#FFD8B1
ΔE00 3.16
Peach
#FFDAB9
ΔE00 3.23
Navajowhite
#FFDEAD
ΔE00 3.72
Wheat
#F5DEB3
ΔE00 3.93
Moccasin
#FFE4B5
ΔE00 4.03
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FBDEBB #BBD8FB
analogous
#FBBEBB #FBDEBB #F8FBBB
triadic
#FBDEBB #BBFBDE #DEBBFB
tetradic
#FBDEBB #BBFBBE #BBD8FB #FBBBF8
square
#FBDEBB #BBFBBE #BBD8FB #FBBBF8
split-complementary
#FBDEBB #BBF8FB #BEBBFB
monochromatic
#F4A647 #F8C281 #FBDEBB #FDF1E2 #FDF1E2
Accessibility & contrast
On white
1.29
#FBDEBB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.27
#FBDEBB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FBDEBB
16.27:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FBDEBB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FBDEBB | 1.00 | 1.29 | 16.27 | 16.27 |
| #FFFFFF | 1.29 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.27 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.27 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E9DEB9
Deuteranopia (green-blind)
#F0E5BC
Tritanopia (blue-blind)
#FFD7D4
Achromatopsia (no color)
#E2E2E2
Design tokens & code
CSS
--color: #fbdebb; /* rgb */ color: rgb(251, 222, 187); /* oklch */ color: oklch(91.6% 0.056 72.3);
Tailwind
colors: {
custom: {
50: '#fde8cf',
500: '#fbdebb',
950: '#000000',
},
}SCSS
$custom: #fbdebb; $custom-light: #fde8cf; $custom-dark: #000000;
JSON
{
"hex": "#fbdebb",
"rgb": {
"r": 251,
"g": 222,
"b": 187
},
"hsl": {
"h": 32.813,
"s": 88.889,
"l": 85.882
},
"oklch": {
"l": 0.91579,
"c": 0.05606,
"h": 72.3
},
"luminance": 0.7634
}Semantic roles & 50–950 ramp
primary
#FBDEBB
secondary
#7AA8E0
accent
#68E600
background
#FFFEFE
surface
#FFFCFB
border
#D7D5D4
text
#181613
muted
#868483