#FBDABE#FBDABE
#FBDABE is a very light, muted orange. Relative luminance 0.744; OKLCH L 90.9% C 0.052 H 62.4°. Best body text is #000000 at 15.87:1 contrast (WCAG AA passes).
Color values
| HEX | #FBDABE |
|---|---|
| RGB | rgb(251, 218, 190) |
| HSL | hsl(28, 88%, 86%) |
| HSV | hsv(28, 24%, 98%) |
| CMYK | cmyk(0%, 13.1%, 24.3%, 1.6%) |
| CIE-LAB | lab(89.10, 7.28, 18.01) |
| CIE-LCH | lch(89.10, 19.42, 68.00°) |
| OKLab | oklab(90.88% 0.0242 0.0464) |
| OKLCH | oklch(90.88% 0.052 62.4) |
| XYZ | xyz(74.1499, 74.3721, 59.1545) |
| Luminance | 0.7437 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Peach
#FFDAB9
ΔE00 1.64
Light Peach
#FFD8B1
ΔE00 3.32
Bisque
#FFE4C4
ΔE00 3.73
Apricot
#FBCEB1
ΔE00 4.32
Blanchedalmond
#FFEBCD
ΔE00 6.33
Navajowhite
#FFDEAD
ΔE00 6.62
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FBDABE #BEDFFB
analogous
#FBBEC1 #FBDABE #FBF9BE
triadic
#FBDABE #BEFBDA #DABEFB
tetradic
#FBDABE #C1FBBE #BEDFFB #F9BEFB
square
#FBDABE #C1FBBE #BEDFFB #F9BEFB
split-complementary
#FBDABE #BEFBF9 #BEC1FB
monochromatic
#F4984B #F7B984 #FBDABE #FDEFE2 #FDEFE2
Accessibility & contrast
On white
1.32
#FBDABE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.87
#FBDABE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FBDABE
15.87:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FBDABE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FBDABE | 1.00 | 1.32 | 15.87 | 15.87 |
| #FFFFFF | 1.32 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.87 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.87 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E4DCBC
Deuteranopia (green-blind)
#ECE3BE
Tritanopia (blue-blind)
#FFD3D2
Achromatopsia (no color)
#E0E0E0
Design tokens & code
CSS
--color: #fbdabe; /* rgb */ color: rgb(251, 218, 190); /* oklch */ color: oklch(90.9% 0.052 62.4);
Tailwind
colors: {
custom: {
50: '#fde5d1',
500: '#fbdabe',
950: '#000000',
},
}SCSS
$custom: #fbdabe; $custom-light: #fde5d1; $custom-dark: #000000;
JSON
{
"hex": "#fbdabe",
"rgb": {
"r": 251,
"g": 218,
"b": 190
},
"hsl": {
"h": 27.541,
"s": 88.406,
"l": 86.471
},
"oklch": {
"l": 0.90878,
"c": 0.05231,
"h": 62.4
},
"luminance": 0.7437
}Semantic roles & 50–950 ramp
primary
#FBDABE
secondary
#7DB3E0
accent
#7CE500
background
#FFFEFE
surface
#FFFCFB
border
#D7D5D4
text
#181514
muted
#868483