#FBDAB8#FBDAB8
#FBDAB8 is a very light, muted orange. Relative luminance 0.741; OKLCH L 90.7% C 0.058 H 67.8°. Best body text is #000000 at 15.82:1 contrast (WCAG AA passes).
Color values
| HEX | #FBDAB8 |
|---|---|
| RGB | rgb(251, 218, 184) |
| HSL | hsl(30, 89%, 85%) |
| HSV | hsv(30, 27%, 98%) |
| CMYK | cmyk(0%, 13.1%, 26.7%, 1.6%) |
| CIE-LAB | lab(88.98, 6.47, 20.97) |
| CIE-LCH | lch(88.98, 21.95, 72.86°) |
| OKLab | oklab(90.74% 0.0219 0.0537) |
| OKLCH | oklch(90.74% 0.058 67.8) |
| XYZ | xyz(73.5076, 74.1152, 55.7717) |
| Luminance | 0.7411 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Peach
#FFDAB9
ΔE00 1.57
Light Peach
#FFD8B1
ΔE00 1.89
Bisque
#FFE4C4
ΔE00 2.79
Navajowhite
#FFDEAD
ΔE00 4.51
Apricot
#FBCEB1
ΔE00 5.40
Wheat
#F5DEB3
ΔE00 5.44
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FBDAB8 #B8D9FB
analogous
#FBB8B8 #FBDAB8 #FAFBB8
triadic
#FBDAB8 #B8FBDA #DAB8FB
tetradic
#FBDAB8 #B8FBB8 #B8D9FB #FBB8FA
square
#FBDAB8 #B8FBB8 #B8D9FB #FBB8FA
split-complementary
#FBDAB8 #B8FAFB #B8B8FB
monochromatic
#F49E44 #F8BC7E #FBDAB8 #FDF0E2 #FDF0E2
Accessibility & contrast
On white
1.33
#FBDAB8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.82
#FBDAB8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FBDAB8
15.82:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FBDAB8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FBDAB8 | 1.00 | 1.33 | 15.82 | 15.82 |
| #FFFFFF | 1.33 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.82 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.82 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E5DBB6
Deuteranopia (green-blind)
#EDE3B9
Tritanopia (blue-blind)
#FFD2D1
Achromatopsia (no color)
#DFDFDF
Design tokens & code
CSS
--color: #fbdab8; /* rgb */ color: rgb(251, 218, 184); /* oklch */ color: oklch(90.7% 0.058 67.8);
Tailwind
colors: {
custom: {
50: '#fde5cd',
500: '#fbdab8',
950: '#000000',
},
}SCSS
$custom: #fbdab8; $custom-light: #fde5cd; $custom-dark: #000000;
JSON
{
"hex": "#fbdab8",
"rgb": {
"r": 251,
"g": 218,
"b": 184
},
"hsl": {
"h": 30.448,
"s": 89.333,
"l": 85.294
},
"oklch": {
"l": 0.90743,
"c": 0.05794,
"h": 67.8
},
"luminance": 0.74113
}Semantic roles & 50–950 ramp
primary
#FBDAB8
secondary
#77ABE0
accent
#71E600
background
#FFFEFE
surface
#FFFCFA
border
#D7D5D3
text
#181513
muted
#868483