#FBEBCE#FBEBCE
#FBEBCE is a very light, muted orange. Relative luminance 0.844; OKLCH L 94.5% C 0.042 H 82.5°. Best body text is #000000 at 17.88:1 contrast (WCAG AA passes).
Color values
| HEX | #FBEBCE |
|---|---|
| RGB | rgb(251, 235, 206) |
| HSL | hsl(39, 85%, 90%) |
| HSV | hsv(39, 18%, 98%) |
| CMYK | cmyk(0%, 6.4%, 17.9%, 1.6%) |
| CIE-LAB | lab(93.62, 0.84, 16.04) |
| CIE-LCH | lch(93.62, 16.06, 87.00°) |
| OKLab | oklab(94.53% 0.0055 0.0415) |
| OKLCH | oklch(94.53% 0.042 82.5) |
| XYZ | xyz(80.6322, 84.3836, 70.4206) |
| Luminance | 0.8438 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Papayawhip
#FFEFD5
ΔE00 1.39
Blanchedalmond
#FFEBCD
ΔE00 1.61
Champagne
#F7E7CE
ΔE00 1.63
Antiquewhite
#FAEBD7
ΔE00 3.20
Bisque
#FFE4C4
ΔE00 4.32
Cornsilk
#FFF8DC
ΔE00 4.56
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FBEBCE #CEDEFB
analogous
#FBD5CE #FBEBCE #F4FBCE
triadic
#FBEBCE #CEFBEB #EBCEFB
tetradic
#FBEBCE #CEFBD5 #CEDEFB #FBCEF4
square
#FBEBCE #CEFBD5 #CEDEFB #FBCEF4
split-complementary
#FBEBCE #CEF4FB #D5CEFB
monochromatic
#F2BD5D #F6D495 #FBEBCE #FDF3E3 #FDF3E3
Accessibility & contrast
On white
1.17
#FBEBCE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.88
#FBEBCE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FBEBCE
17.88:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FBEBCE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FBEBCE | 1.00 | 1.17 | 17.88 | 17.88 |
| #FFFFFF | 1.17 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.88 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.88 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F3EACC
Deuteranopia (green-blind)
#F7EECF
Tritanopia (blue-blind)
#FFE6E3
Achromatopsia (no color)
#EDEDED
Design tokens & code
CSS
--color: #fbebce; /* rgb */ color: rgb(251, 235, 206); /* oklch */ color: oklch(94.5% 0.042 82.5);
Tailwind
colors: {
custom: {
50: '#fdf1dd',
500: '#fbebce',
950: '#000000',
},
}SCSS
$custom: #fbebce; $custom-light: #fdf1dd; $custom-dark: #000000;
JSON
{
"hex": "#fbebce",
"rgb": {
"r": 251,
"g": 235,
"b": 206
},
"hsl": {
"h": 38.667,
"s": 84.906,
"l": 89.608
},
"oklch": {
"l": 0.94534,
"c": 0.04183,
"h": 82.5
},
"luminance": 0.84382
}Semantic roles & 50–950 ramp
primary
#FBEBCE
secondary
#8CAAE2
accent
#53E104
background
#FFFFFE
surface
#FFFEFC
border
#D7D6D5
text
#171615
muted
#858584