#FBDAB2#FBDAB2
#FBDAB2 is a very light, moderate orange. Relative luminance 0.739; OKLCH L 90.6% C 0.064 H 72.2°. Best body text is #000000 at 15.77:1 contrast (WCAG AA passes).
Color values
| HEX | #FBDAB2 |
|---|---|
| RGB | rgb(251, 218, 178) |
| HSL | hsl(33, 90%, 84%) |
| HSV | hsv(33, 29%, 98%) |
| CMYK | cmyk(0%, 13.1%, 29.1%, 1.6%) |
| CIE-LAB | lab(88.86, 5.68, 23.93) |
| CIE-LCH | lch(88.86, 24.60, 76.64°) |
| OKLab | oklab(90.61% 0.0195 0.0609) |
| OKLCH | oklch(90.61% 0.064 72.2) |
| XYZ | xyz(72.8919, 73.8690, 52.5293) |
| Luminance | 0.7387 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Light Peach
#FFD8B1
ΔE00 2.13
Navajowhite
#FFDEAD
ΔE00 2.65
Peach
#FFDAB9
ΔE00 3.16
Bisque
#FFE4C4
ΔE00 3.24
Moccasin
#FFE4B5
ΔE00 3.85
Wheat
#F5DEB3
ΔE00 3.98
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FBDAB2 #B2D3FB
analogous
#FBB6B2 #FBDAB2 #F7FBB2
triadic
#FBDAB2 #B2FBDA #DAB2FB
tetradic
#FBDAB2 #B2FBB6 #B2D3FB #FBB2F7
square
#FBDAB2 #B2FBB6 #B2D3FB #FBB2F7
split-complementary
#FBDAB2 #B2F7FB #B6B2FB
monochromatic
#F5A23E #F8BE78 #FBDAB2 #FDF1E2 #FDF1E2
Accessibility & contrast
On white
1.33
#FBDAB2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.77
#FBDAB2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FBDAB2
15.77:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FBDAB2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FBDAB2 | 1.00 | 1.33 | 15.77 | 15.77 |
| #FFFFFF | 1.33 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.77 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.77 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E6DBAF
Deuteranopia (green-blind)
#EEE2B3
Tritanopia (blue-blind)
#FFD2CF
Achromatopsia (no color)
#DFDFDF
Design tokens & code
CSS
--color: #fbdab2; /* rgb */ color: rgb(251, 218, 178); /* oklch */ color: oklch(90.6% 0.064 72.2);
Tailwind
colors: {
custom: {
50: '#fde5c9',
500: '#fbdab2',
950: '#000000',
},
}SCSS
$custom: #fbdab2; $custom-light: #fde5c9; $custom-dark: #000000;
JSON
{
"hex": "#fbdab2",
"rgb": {
"r": 251,
"g": 218,
"b": 178
},
"hsl": {
"h": 32.877,
"s": 90.123,
"l": 84.118
},
"oklch": {
"l": 0.90614,
"c": 0.0639,
"h": 72.2
},
"luminance": 0.73866
}Semantic roles & 50–950 ramp
primary
#FBDAB2
secondary
#72A3DF
accent
#68E600
background
#FFFEFD
surface
#FFFCF9
border
#D7D5D2
text
#181513
muted
#868482