#FBD2B0#FBD2B0
#FBD2B0 is a very light, moderate orange. Relative luminance 0.697; OKLCH L 89.0% C 0.064 H 61.5°. Best body text is #000000 at 14.95:1 contrast (WCAG AA passes).
Color values
| HEX | #FBD2B0 |
|---|---|
| RGB | rgb(251, 210, 176) |
| HSL | hsl(27, 90%, 84%) |
| HSV | hsv(27, 30%, 98%) |
| CMYK | cmyk(0%, 16.3%, 29.9%, 1.6%) |
| CIE-LAB | lab(86.87, 9.56, 22.24) |
| CIE-LCH | lch(86.87, 24.21, 66.73°) |
| OKLab | oklab(89.04% 0.0308 0.0567) |
| OKLCH | oklch(89.04% 0.064 61.5) |
| XYZ | xyz(70.6679, 69.7399, 50.8046) |
| Luminance | 0.6974 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Peach
#FFDAB9
ΔE00 2.01
Light Peach
#FFD8B1
ΔE00 2.34
Apricot
#FBCEB1
ΔE00 2.65
Bisque
#FFE4C4
ΔE00 5.71
Navajowhite
#FFDEAD
ΔE00 6.45
Moccasin
#FFE4B5
ΔE00 7.96
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FBD2B0 #B0D9FB
analogous
#FBB0B3 #FBD2B0 #FBF7B0
triadic
#FBD2B0 #B0FBD2 #D2B0FB
tetradic
#FBD2B0 #B3FBB0 #B0D9FB #F7B0FB
square
#FBD2B0 #B3FBB0 #B0D9FB #F7B0FB
split-complementary
#FBD2B0 #B0FBF7 #B0B3FB
monochromatic
#F5903B #F8B176 #FBD2B0 #FEEEE2 #FEEEE2
Accessibility & contrast
On white
1.40
#FBD2B0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.95
#FBD2B0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FBD2B0
14.95:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FBD2B0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FBD2B0 | 1.00 | 1.40 | 14.95 | 14.95 |
| #FFFFFF | 1.40 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.95 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.95 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DFD4AE
Deuteranopia (green-blind)
#E8DDB1
Tritanopia (blue-blind)
#FFCAC9
Achromatopsia (no color)
#D9D9D9
Design tokens & code
CSS
--color: #fbd2b0; /* rgb */ color: rgb(251, 210, 176); /* oklch */ color: oklch(89.0% 0.064 61.5);
Tailwind
colors: {
custom: {
50: '#fddfc7',
500: '#fbd2b0',
950: '#000000',
},
}SCSS
$custom: #fbd2b0; $custom-light: #fddfc7; $custom-dark: #000000;
JSON
{
"hex": "#fbd2b0",
"rgb": {
"r": 251,
"g": 210,
"b": 176
},
"hsl": {
"h": 27.2,
"s": 90.361,
"l": 83.725
},
"oklch": {
"l": 0.89041,
"c": 0.06449,
"h": 61.5
},
"luminance": 0.69737
}Semantic roles & 50–950 ramp
primary
#FBD2B0
secondary
#70ADDF
accent
#7DE600
background
#FFFEFD
surface
#FFFCF9
border
#D7D5D2
text
#181513
muted
#868482