#FBEBDB#FBEBDB
#FBEBDB is a very light, muted orange. Relative luminance 0.850; OKLCH L 94.9% C 0.028 H 67.5°. Best body text is #000000 at 18.01:1 contrast (WCAG AA passes).
Color values
| HEX | #FBEBDB |
|---|---|
| RGB | rgb(251, 235, 219) |
| HSL | hsl(30, 80%, 92%) |
| HSV | hsv(30, 13%, 98%) |
| CMYK | cmyk(0%, 6.4%, 12.7%, 1.6%) |
| CIE-LAB | lab(93.90, 2.81, 9.71) |
| CIE-LCH | lch(93.90, 10.10, 73.84°) |
| OKLab | oklab(94.85% 0.0105 0.0254) |
| OKLCH | oklch(94.85% 0.028 67.5) |
| XYZ | xyz(82.2772, 85.0417, 79.0845) |
| Luminance | 0.8504 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Antiquewhite
#FAEBD7
ΔE00 1.95
Linen
#FAF0E6
ΔE00 3.05
Champagne
#F7E7CE
ΔE00 3.81
Oldlace
#FDF5E6
ΔE00 4.01
Papayawhip
#FFEFD5
ΔE00 4.08
Warm Beige
#E9DCC9
ΔE00 4.14
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FBEBDB #DBEBFB
analogous
#FBDBDB #FBEBDB #FBFBDB
triadic
#FBEBDB #DBFBEB #EBDBFB
tetradic
#FBEBDB #DBFBDB #DBEBFB #FBDBFB
square
#FBEBDB #DBFBDB #DBEBFB #FBDBFB
split-complementary
#FBEBDB #DBFBFB #DBDBFB
monochromatic
#EFAE6D #F5CCA4 #FBEBDB #FCF0E3 #FCF0E3
Accessibility & contrast
On white
1.17
#FBEBDB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.01
#FBEBDB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FBEBDB
18.01:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FBEBDB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FBEBDB | 1.00 | 1.17 | 18.01 | 18.01 |
| #FFFFFF | 1.17 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.01 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.01 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F1EBDA
Deuteranopia (green-blind)
#F4EFDB
Tritanopia (blue-blind)
#FFE7E6
Achromatopsia (no color)
#EDEDED
Design tokens & code
CSS
--color: #fbebdb; /* rgb */ color: rgb(251, 235, 219); /* oklch */ color: oklch(94.9% 0.028 67.5);
Tailwind
colors: {
custom: {
50: '#fcf1e6',
500: '#fbebdb',
950: '#000000',
},
}SCSS
$custom: #fbebdb; $custom-light: #fcf1e6; $custom-dark: #000000;
JSON
{
"hex": "#fbebdb",
"rgb": {
"r": 251,
"g": 235,
"b": 219
},
"hsl": {
"h": 30,
"s": 80,
"l": 92.157
},
"oklch": {
"l": 0.94851,
"c": 0.0275,
"h": 67.5
},
"luminance": 0.8504
}Semantic roles & 50–950 ramp
primary
#FBEBDB
secondary
#98BDE2
accent
#73DC09
background
#FFFFFE
surface
#FFFEFC
border
#D7D6D5
text
#171615
muted
#858584