#FBDAB4#FBDAB4
#FBDAB4 is a very light, moderate orange. Relative luminance 0.739; OKLCH L 90.7% C 0.062 H 70.9°. Best body text is #000000 at 15.79:1 contrast (WCAG AA passes).
Color values
| HEX | #FBDAB4 |
|---|---|
| RGB | rgb(251, 218, 180) |
| HSL | hsl(32, 90%, 85%) |
| HSV | hsv(32, 28%, 98%) |
| CMYK | cmyk(0%, 13.1%, 28.3%, 1.6%) |
| CIE-LAB | lab(88.90, 5.94, 22.95) |
| CIE-LCH | lch(88.90, 23.70, 75.49°) |
| OKLab | oklab(90.66% 0.0203 0.0585) |
| OKLCH | oklch(90.66% 0.062 70.9) |
| XYZ | xyz(73.0942, 73.9499, 53.5946) |
| Luminance | 0.7395 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Light Peach
#FFD8B1
ΔE00 1.85
Peach
#FFDAB9
ΔE00 2.61
Bisque
#FFE4C4
ΔE00 2.96
Navajowhite
#FFDEAD
ΔE00 3.24
Moccasin
#FFE4B5
ΔE00 4.33
Wheat
#F5DEB3
ΔE00 4.41
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FBDAB4 #B4D5FB
analogous
#FBB7B4 #FBDAB4 #F8FBB4
triadic
#FBDAB4 #B4FBDA #DAB4FB
tetradic
#FBDAB4 #B4FBB7 #B4D5FB #FBB4F8
square
#FBDAB4 #B4FBB7 #B4D5FB #FBB4F8
split-complementary
#FBDAB4 #B4F8FB #B7B4FB
monochromatic
#F5A140 #F8BD7A #FBDAB4 #FDF1E2 #FDF1E2
Accessibility & contrast
On white
1.33
#FBDAB4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.79
#FBDAB4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FBDAB4
15.79:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FBDAB4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FBDAB4 | 1.00 | 1.33 | 15.79 | 15.79 |
| #FFFFFF | 1.33 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.79 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.79 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E6DBB2
Deuteranopia (green-blind)
#EEE2B5
Tritanopia (blue-blind)
#FFD2D0
Achromatopsia (no color)
#DFDFDF
Design tokens & code
CSS
--color: #fbdab4; /* rgb */ color: rgb(251, 218, 180); /* oklch */ color: oklch(90.7% 0.062 70.9);
Tailwind
colors: {
custom: {
50: '#fde5ca',
500: '#fbdab4',
950: '#000000',
},
}SCSS
$custom: #fbdab4; $custom-light: #fde5ca; $custom-dark: #000000;
JSON
{
"hex": "#fbdab4",
"rgb": {
"r": 251,
"g": 218,
"b": 180
},
"hsl": {
"h": 32.113,
"s": 89.873,
"l": 84.51
},
"oklch": {
"l": 0.90656,
"c": 0.06188,
"h": 70.9
},
"luminance": 0.73947
}Semantic roles & 50–950 ramp
primary
#FBDAB4
secondary
#74A6DF
accent
#6BE600
background
#FFFEFD
surface
#FFFCF9
border
#D7D5D2
text
#181513
muted
#868482