#FBD2B8#FBD2B8
#FBD2B8 is a very light, muted orange. Relative luminance 0.701; OKLCH L 89.2% C 0.058 H 54.2°. Best body text is #000000 at 15.01:1 contrast (WCAG AA passes).
Color values
| HEX | #FBD2B8 |
|---|---|
| RGB | rgb(251, 210, 184) |
| HSL | hsl(23, 89%, 85%) |
| HSV | hsv(23, 27%, 98%) |
| CMYK | cmyk(0%, 16.3%, 26.7%, 1.6%) |
| CIE-LAB | lab(87.03, 10.61, 18.26) |
| CIE-LCH | lch(87.03, 21.12, 59.85°) |
| OKLab | oklab(89.22% 0.0339 0.047) |
| OKLCH | oklch(89.22% 0.058 54.2) |
| XYZ | xyz(71.4829, 70.0659, 55.0968) |
| Luminance | 0.7006 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Apricot
#FBCEB1
ΔE00 1.44
Peach
#FFDAB9
ΔE00 3.71
Light Peach
#FFD8B1
ΔE00 4.98
Bisque
#FFE4C4
ΔE00 7.11
Navajowhite
#FFDEAD
ΔE00 9.09
Blanchedalmond
#FFEBCD
ΔE00 9.73
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FBD2B8 #B8E1FB
analogous
#FBB8BF #FBD2B8 #FBF4B8
triadic
#FBD2B8 #B8FBD2 #D2B8FB
tetradic
#FBD2B8 #BFFBB8 #B8E1FB #F4B8FB
square
#FBD2B8 #BFFBB8 #B8E1FB #F4B8FB
split-complementary
#FBD2B8 #B8FBF4 #B8BFFB
monochromatic
#F48944 #F8AD7E #FBD2B8 #FDEDE2 #FDEDE2
Accessibility & contrast
On white
1.40
#FBD2B8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.01
#FBD2B8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FBD2B8
15.01:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FBD2B8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FBD2B8 | 1.00 | 1.40 | 15.01 | 15.01 |
| #FFFFFF | 1.40 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.01 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.01 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DED5B6
Deuteranopia (green-blind)
#E7DDB8
Tritanopia (blue-blind)
#FFCBCB
Achromatopsia (no color)
#DADADA
Design tokens & code
CSS
--color: #fbd2b8; /* rgb */ color: rgb(251, 210, 184); /* oklch */ color: oklch(89.2% 0.058 54.2);
Tailwind
colors: {
custom: {
50: '#fddfcd',
500: '#fbd2b8',
950: '#000000',
},
}SCSS
$custom: #fbd2b8; $custom-light: #fddfcd; $custom-dark: #000000;
JSON
{
"hex": "#fbd2b8",
"rgb": {
"r": 251,
"g": 210,
"b": 184
},
"hsl": {
"h": 23.284,
"s": 89.333,
"l": 85.294
},
"oklch": {
"l": 0.89219,
"c": 0.05792,
"h": 54.2
},
"luminance": 0.70063
}Semantic roles & 50–950 ramp
primary
#FBD2B8
secondary
#77B7E0
accent
#8CE600
background
#FFFEFE
surface
#FFFCFA
border
#D7D5D3
text
#181513
muted
#868483