#FBDEBF#FBDEBF
#FBDEBF is a very light, muted orange. Relative luminance 0.765; OKLCH L 91.7% C 0.052 H 69.0°. Best body text is #000000 at 16.30:1 contrast (WCAG AA passes).
Color values
| HEX | #FBDEBF |
|---|---|
| RGB | rgb(251, 222, 191) |
| HSL | hsl(31, 88%, 87%) |
| HSV | hsv(31, 24%, 98%) |
| CMYK | cmyk(0%, 11.6%, 23.9%, 1.6%) |
| CIE-LAB | lab(90.10, 5.35, 18.88) |
| CIE-LCH | lch(90.10, 19.63, 74.18°) |
| OKLab | oklab(91.67% 0.0187 0.0485) |
| OKLCH | oklch(91.67% 0.052 69) |
| XYZ | xyz(75.3093, 76.5156, 60.0820) |
| Luminance | 0.7651 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Bisque
#FFE4C4
ΔE00 1.56
Peach
#FFDAB9
ΔE00 2.62
Light Peach
#FFD8B1
ΔE00 3.34
Blanchedalmond
#FFEBCD
ΔE00 4.24
Champagne
#F7E7CE
ΔE00 5.00
Navajowhite
#FFDEAD
ΔE00 5.01
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FBDEBF #BFDCFB
analogous
#FBC0BF #FBDEBF #FAFBBF
triadic
#FBDEBF #BFFBDE #DEBFFB
tetradic
#FBDEBF #BFFBC0 #BFDCFB #FBBFFA
square
#FBDEBF #BFFBC0 #BFDCFB #FBBFFA
split-complementary
#FBDEBF #BFFAFB #C0BFFB
monochromatic
#F4A34C #F7C085 #FBDEBF #FDF0E2 #FDF0E2
Accessibility & contrast
On white
1.29
#FBDEBF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.30
#FBDEBF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FBDEBF
16.30:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FBDEBF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FBDEBF | 1.00 | 1.29 | 16.30 | 16.30 |
| #FFFFFF | 1.29 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.30 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.30 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E8DFBD
Deuteranopia (green-blind)
#EFE5C0
Tritanopia (blue-blind)
#FFD7D5
Achromatopsia (no color)
#E3E3E3
Design tokens & code
CSS
--color: #fbdebf; /* rgb */ color: rgb(251, 222, 191); /* oklch */ color: oklch(91.7% 0.052 69.0);
Tailwind
colors: {
custom: {
50: '#fde8d2',
500: '#fbdebf',
950: '#000000',
},
}SCSS
$custom: #fbdebf; $custom-light: #fde8d2; $custom-dark: #000000;
JSON
{
"hex": "#fbdebf",
"rgb": {
"r": 251,
"g": 222,
"b": 191
},
"hsl": {
"h": 31,
"s": 88.235,
"l": 86.667
},
"oklch": {
"l": 0.91669,
"c": 0.052,
"h": 69
},
"luminance": 0.76513
}Semantic roles & 50–950 ramp
primary
#FBDEBF
secondary
#7EADE0
accent
#6FE501
background
#FFFEFE
surface
#FFFCFB
border
#D7D5D4
text
#171614
muted
#858483