#FBE3DB#FBE3DB
#FBE3DB is a very light, muted orange. Relative luminance 0.806; OKLCH L 93.3% C 0.029 H 39.4°. Best body text is #000000 at 17.11:1 contrast (WCAG AA passes).
Color values
| HEX | #FBE3DB |
|---|---|
| RGB | rgb(251, 227, 219) |
| HSL | hsl(15, 80%, 92%) |
| HSV | hsv(15, 13%, 98%) |
| CMYK | cmyk(0%, 9.6%, 12.7%, 1.6%) |
| CIE-LAB | lab(91.94, 6.91, 6.89) |
| CIE-LCH | lch(91.94, 9.76, 44.88°) |
| OKLab | oklab(93.31% 0.0221 0.0182) |
| OKLCH | oklch(93.31% 0.029 39.4) |
| XYZ | xyz(80.0381, 80.5635, 78.3381) |
| Luminance | 0.8056 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Mistyrose
#FFE4E1
ΔE00 2.82
Very Light Pink
#FFF4F2
ΔE00 5.92
Seashell
#FFF5EE
ΔE00 6.40
Linen
#FAF0E6
ΔE00 6.63
Lavenderblush
#FFF0F5
ΔE00 6.74
Antiquewhite
#FAEBD7
ΔE00 7.97
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FBE3DB #DBF3FB
analogous
#FBDBE3 #FBE3DB #FBF3DB
triadic
#FBE3DB #DBFBE3 #E3DBFB
tetradic
#FBE3DB #E3FBDB #DBF3FB #F3DBFB
square
#FBE3DB #E3FBDB #DBF3FB #F3DBFB
split-complementary
#FBE3DB #DBFBF3 #DBE3FB
monochromatic
#EF8D6D #F5B8A4 #FBE3DB #FCEAE3 #FCEAE3
Accessibility & contrast
On white
1.23
#FBE3DB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.11
#FBE3DB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FBE3DB
17.11:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FBE3DB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FBE3DB | 1.00 | 1.23 | 17.11 | 17.11 |
| #FFFFFF | 1.23 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.11 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.11 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E8E5DA
Deuteranopia (green-blind)
#EEEADB
Tritanopia (blue-blind)
#FFE0E1
Achromatopsia (no color)
#E8E8E8
Design tokens & code
CSS
--color: #fbe3db; /* rgb */ color: rgb(251, 227, 219); /* oklch */ color: oklch(93.3% 0.029 39.4);
Tailwind
colors: {
custom: {
50: '#fcebe6',
500: '#fbe3db',
950: '#000000',
},
}SCSS
$custom: #fbe3db; $custom-light: #fcebe6; $custom-dark: #000000;
JSON
{
"hex": "#fbe3db",
"rgb": {
"r": 251,
"g": 227,
"b": 219
},
"hsl": {
"h": 15,
"s": 80,
"l": 92.157
},
"oklch": {
"l": 0.93312,
"c": 0.02864,
"h": 39.4
},
"luminance": 0.80562
}Semantic roles & 50–950 ramp
primary
#FBE3DB
secondary
#98D0E2
accent
#A8DC09
background
#FFFEFE
surface
#FFFDFC
border
#D7D5D5
text
#171615
muted
#858484