#FBEBCD#FBEBCD
#FBEBCD is a very light, muted orange. Relative luminance 0.843; OKLCH L 94.5% C 0.043 H 83.2°. Best body text is #000000 at 17.87:1 contrast (WCAG AA passes).
Color values
| HEX | #FBEBCD |
|---|---|
| RGB | rgb(251, 235, 205) |
| HSL | hsl(39, 85%, 89%) |
| HSV | hsv(39, 18%, 98%) |
| CMYK | cmyk(0%, 6.4%, 18.3%, 1.6%) |
| CIE-LAB | lab(93.60, 0.69, 16.52) |
| CIE-LCH | lch(93.60, 16.54, 87.60°) |
| OKLab | oklab(94.51% 0.0051 0.0427) |
| OKLCH | oklch(94.51% 0.043 83.2) |
| XYZ | xyz(80.5111, 84.3352, 69.7829) |
| Luminance | 0.8433 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Papayawhip
#FFEFD5
ΔE00 1.68
Blanchedalmond
#FFEBCD
ΔE00 1.72
Champagne
#F7E7CE
ΔE00 1.93
Antiquewhite
#FAEBD7
ΔE00 3.54
Bisque
#FFE4C4
ΔE00 4.41
Cornsilk
#FFF8DC
ΔE00 4.49
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FBEBCD #CDDDFB
analogous
#FBD4CD #FBEBCD #F4FBCD
triadic
#FBEBCD #CDFBEB #EBCDFB
tetradic
#FBEBCD #CDFBD4 #CDDDFB #FBCDF4
square
#FBEBCD #CDFBD4 #CDDDFB #FBCDF4
split-complementary
#FBEBCD #CDF4FB #D4CDFB
monochromatic
#F2BE5C #F6D494 #FBEBCD #FDF4E3 #FDF4E3
Accessibility & contrast
On white
1.18
#FBEBCD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.87
#FBEBCD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FBEBCD
17.87:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FBEBCD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FBEBCD | 1.00 | 1.18 | 17.87 | 17.87 |
| #FFFFFF | 1.18 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.87 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.87 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F3EACB
Deuteranopia (green-blind)
#F7EECE
Tritanopia (blue-blind)
#FFE6E3
Achromatopsia (no color)
#EDEDED
Design tokens & code
CSS
--color: #fbebcd; /* rgb */ color: rgb(251, 235, 205); /* oklch */ color: oklch(94.5% 0.043 83.2);
Tailwind
colors: {
custom: {
50: '#fdf1dc',
500: '#fbebcd',
950: '#000000',
},
}SCSS
$custom: #fbebcd; $custom-light: #fdf1dc; $custom-dark: #000000;
JSON
{
"hex": "#fbebcd",
"rgb": {
"r": 251,
"g": 235,
"b": 205
},
"hsl": {
"h": 39.13,
"s": 85.185,
"l": 89.412
},
"oklch": {
"l": 0.94511,
"c": 0.04299,
"h": 83.2
},
"luminance": 0.84334
}Semantic roles & 50–950 ramp
primary
#FBEBCD
secondary
#8BA9E2
accent
#51E204
background
#FFFFFE
surface
#FFFEFC
border
#D7D6D5
text
#171615
muted
#858584