#FBD2BE#FBD2BE
#FBD2BE is a very light, muted orange. Relative luminance 0.703; OKLCH L 89.4% C 0.054 H 47.5°. Best body text is #000000 at 15.06:1 contrast (WCAG AA passes).
Color values
| HEX | #FBD2BE |
|---|---|
| RGB | rgb(251, 210, 190) |
| HSL | hsl(20, 88%, 86%) |
| HSV | hsv(20, 24%, 98%) |
| CMYK | cmyk(0%, 16.3%, 24.3%, 1.6%) |
| CIE-LAB | lab(87.15, 11.42, 15.28) |
| CIE-LCH | lch(87.15, 19.08, 53.22°) |
| OKLab | oklab(89.36% 0.0363 0.0396) |
| OKLCH | oklch(89.36% 0.054 47.5) |
| XYZ | xyz(72.1252, 70.3228, 58.4796) |
| Luminance | 0.7032 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Apricot
#FBCEB1
ΔE00 3.25
Peach
#FFDAB9
ΔE00 5.86
Light Peach
#FFD8B1
ΔE00 7.31
Mistyrose
#FFE4E1
ΔE00 8.14
Bisque
#FFE4C4
ΔE00 8.81
Pale Salmon
#FFB19A
ΔE00 10.06
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FBD2BE #BEE7FB
analogous
#FBBEC9 #FBD2BE #FBF1BE
triadic
#FBD2BE #BEFBD2 #D2BEFB
tetradic
#FBD2BE #C9FBBE #BEE7FB #F1BEFB
square
#FBD2BE #C9FBBE #BEE7FB #F1BEFB
split-complementary
#FBD2BE #BEFBF1 #BEC9FB
monochromatic
#F4824B #F7AA84 #FBD2BE #FDEBE2 #FDEBE2
Accessibility & contrast
On white
1.39
#FBD2BE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.06
#FBD2BE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FBD2BE
15.06:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FBD2BE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FBD2BE | 1.00 | 1.39 | 15.06 | 15.06 |
| #FFFFFF | 1.39 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.06 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.06 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DDD5BD
Deuteranopia (green-blind)
#E6DEBE
Tritanopia (blue-blind)
#FFCBCC
Achromatopsia (no color)
#DADADA
Design tokens & code
CSS
--color: #fbd2be; /* rgb */ color: rgb(251, 210, 190); /* oklch */ color: oklch(89.4% 0.054 47.5);
Tailwind
colors: {
custom: {
50: '#fddfd1',
500: '#fbd2be',
950: '#000000',
},
}SCSS
$custom: #fbd2be; $custom-light: #fddfd1; $custom-dark: #000000;
JSON
{
"hex": "#fbd2be",
"rgb": {
"r": 251,
"g": 210,
"b": 190
},
"hsl": {
"h": 19.672,
"s": 88.406,
"l": 86.471
},
"oklch": {
"l": 0.89359,
"c": 0.05366,
"h": 47.5
},
"luminance": 0.7032
}Semantic roles & 50–950 ramp
primary
#FBD2BE
secondary
#7DC0E0
accent
#9AE500
background
#FFFEFE
surface
#FFFCFB
border
#D7D5D4
text
#181514
muted
#868483