#FBCEB2#FBCEB2
#FBCEB2 is a very light, moderate orange. Relative luminance 0.679; OKLCH L 88.3% C 0.063 H 53.6°. Best body text is #000000 at 14.57:1 contrast (WCAG AA passes).
Color values
| HEX | #FBCEB2 |
|---|---|
| RGB | rgb(251, 206, 178) |
| HSL | hsl(23, 90%, 84%) |
| HSV | hsv(23, 29%, 98%) |
| CMYK | cmyk(0%, 17.9%, 29.1%, 1.6%) |
| CIE-LAB | lab(85.94, 11.90, 19.90) |
| CIE-LCH | lch(85.94, 23.19, 59.12°) |
| OKLab | oklab(88.33% 0.0376 0.051) |
| OKLCH | oklch(88.33% 0.063 53.6) |
| XYZ | xyz(69.8920, 67.8692, 51.5294) |
| Luminance | 0.6787 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Apricot
#FBCEB1
ΔE00 0.37
Peach
#FFDAB9
ΔE00 4.36
Light Peach
#FFD8B1
ΔE00 5.24
Bisque
#FFE4C4
ΔE00 8.02
Navajowhite
#FFDEAD
ΔE00 9.40
Pale Salmon
#FFB19A
ΔE00 9.75
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FBCEB2 #B2DFFB
analogous
#FBB2BB #FBCEB2 #FBF3B2
triadic
#FBCEB2 #B2FBCE #CEB2FB
tetradic
#FBCEB2 #BBFBB2 #B2DFFB #F3B2FB
square
#FBCEB2 #BBFBB2 #B2DFFB #F3B2FB
split-complementary
#FBCEB2 #B2FBF3 #B2BBFB
monochromatic
#F5843E #F8A978 #FBCEB2 #FDECE2 #FDECE2
Accessibility & contrast
On white
1.44
#FBCEB2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.57
#FBCEB2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FBCEB2
14.57:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FBCEB2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FBCEB2 | 1.00 | 1.44 | 14.57 | 14.57 |
| #FFFFFF | 1.44 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.57 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.57 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DBD1B0
Deuteranopia (green-blind)
#E5DBB2
Tritanopia (blue-blind)
#FFC6C6
Achromatopsia (no color)
#D7D7D7
Design tokens & code
CSS
--color: #fbceb2; /* rgb */ color: rgb(251, 206, 178); /* oklch */ color: oklch(88.3% 0.063 53.6);
Tailwind
colors: {
custom: {
50: '#fdddc9',
500: '#fbceb2',
950: '#000000',
},
}SCSS
$custom: #fbceb2; $custom-light: #fdddc9; $custom-dark: #000000;
JSON
{
"hex": "#fbceb2",
"rgb": {
"r": 251,
"g": 206,
"b": 178
},
"hsl": {
"h": 23.014,
"s": 90.123,
"l": 84.118
},
"oklch": {
"l": 0.88329,
"c": 0.06336,
"h": 53.6
},
"luminance": 0.67866
}Semantic roles & 50–950 ramp
primary
#FBCEB2
secondary
#72B5DF
accent
#8DE600
background
#FFFEFD
surface
#FFFCF9
border
#D7D5D2
text
#181513
muted
#868482