#FBDFBF#FBDFBF
#FBDFBF is a very light, muted orange. Relative luminance 0.770; OKLCH L 91.9% C 0.052 H 70.8°. Best body text is #000000 at 16.41:1 contrast (WCAG AA passes).
Color values
| HEX | #FBDFBF |
|---|---|
| RGB | rgb(251, 223, 191) |
| HSL | hsl(32, 88%, 87%) |
| HSV | hsv(32, 24%, 98%) |
| CMYK | cmyk(0%, 11.2%, 23.9%, 1.6%) |
| CIE-LAB | lab(90.34, 4.84, 19.23) |
| CIE-LCH | lch(90.34, 19.83, 75.88°) |
| OKLab | oklab(91.86% 0.0172 0.0494) |
| OKLCH | oklch(91.86% 0.052 70.8) |
| XYZ | xyz(75.5757, 77.0484, 60.1708) |
| Luminance | 0.7705 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Bisque
#FFE4C4
ΔE00 1.12
Peach
#FFDAB9
ΔE00 3.13
Light Peach
#FFD8B1
ΔE00 3.57
Blanchedalmond
#FFEBCD
ΔE00 3.74
Wheat
#F5DEB3
ΔE00 4.61
Champagne
#F7E7CE
ΔE00 4.61
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FBDFBF #BFDBFB
analogous
#FBC1BF #FBDFBF #F9FBBF
triadic
#FBDFBF #BFFBDF #DFBFFB
tetradic
#FBDFBF #BFFBC1 #BFDBFB #FBBFF9
square
#FBDFBF #BFFBC1 #BFDBFB #FBBFF9
split-complementary
#FBDFBF #BFF9FB #C1BFFB
monochromatic
#F4A54C #F7C285 #FBDFBF #FDF1E2 #FDF1E2
Accessibility & contrast
On white
1.28
#FBDFBF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.41
#FBDFBF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FBDFBF
16.41:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FBDFBF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FBDFBF | 1.00 | 1.28 | 16.41 | 16.41 |
| #FFFFFF | 1.28 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.41 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.41 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E9E0BD
Deuteranopia (green-blind)
#F0E6C0
Tritanopia (blue-blind)
#FFD8D6
Achromatopsia (no color)
#E3E3E3
Design tokens & code
CSS
--color: #fbdfbf; /* rgb */ color: rgb(251, 223, 191); /* oklch */ color: oklch(91.9% 0.052 70.8);
Tailwind
colors: {
custom: {
50: '#fde9d2',
500: '#fbdfbf',
950: '#000000',
},
}SCSS
$custom: #fbdfbf; $custom-light: #fde9d2; $custom-dark: #000000;
JSON
{
"hex": "#fbdfbf",
"rgb": {
"r": 251,
"g": 223,
"b": 191
},
"hsl": {
"h": 32,
"s": 88.235,
"l": 86.667
},
"oklch": {
"l": 0.91861,
"c": 0.05229,
"h": 70.8
},
"luminance": 0.77046
}Semantic roles & 50–950 ramp
primary
#FBDFBF
secondary
#7EACE0
accent
#6BE501
background
#FFFEFE
surface
#FFFCFB
border
#D7D5D4
text
#171614
muted
#858483