#FBDBCE#FBDBCE
#FBDBCE is a very light, muted orange. Relative luminance 0.756; OKLCH L 91.5% C 0.040 H 43.4°. Best body text is #000000 at 16.13:1 contrast (WCAG AA passes).
Color values
| HEX | #FBDBCE |
|---|---|
| RGB | rgb(251, 219, 206) |
| HSL | hsl(17, 85%, 90%) |
| HSV | hsv(17, 18%, 98%) |
| CMYK | cmyk(0%, 12.7%, 17.9%, 1.6%) |
| CIE-LAB | lab(89.69, 9.05, 10.46) |
| CIE-LCH | lch(89.69, 13.84, 49.14°) |
| OKLab | oklab(91.45% 0.029 0.0274) |
| OKLCH | oklch(91.45% 0.04 43.4) |
| XYZ | xyz(76.2556, 75.6306, 68.9618) |
| Luminance | 0.7563 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Mistyrose
#FFE4E1
ΔE00 4.73
Apricot
#FBCEB1
ΔE00 6.52
Peach
#FFDAB9
ΔE00 7.42
Bisque
#FFE4C4
ΔE00 8.91
Linen
#FAF0E6
ΔE00 9.07
Antiquewhite
#FAEBD7
ΔE00 9.08
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FBDBCE #CEEEFB
analogous
#FBCED8 #FBDBCE #FBF2CE
triadic
#FBDBCE #CEFBDB #DBCEFB
tetradic
#FBDBCE #D8FBCE #CEEEFB #F2CEFB
square
#FBDBCE #D8FBCE #CEEEFB #F2CEFB
split-complementary
#FBDBCE #CEFBF2 #CED8FB
monochromatic
#F2885D #F6B195 #FBDBCE #FDEAE3 #FDEAE3
Accessibility & contrast
On white
1.30
#FBDBCE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.13
#FBDBCE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FBDBCE
16.13:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FBDBCE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FBDBCE | 1.00 | 1.30 | 16.13 | 16.13 |
| #FFFFFF | 1.30 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.13 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.13 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E3DECD
Deuteranopia (green-blind)
#EAE4CE
Tritanopia (blue-blind)
#FFD6D7
Achromatopsia (no color)
#E1E1E1
Design tokens & code
CSS
--color: #fbdbce; /* rgb */ color: rgb(251, 219, 206); /* oklch */ color: oklch(91.5% 0.040 43.4);
Tailwind
colors: {
custom: {
50: '#fde6dd',
500: '#fbdbce',
950: '#000000',
},
}SCSS
$custom: #fbdbce; $custom-light: #fde6dd; $custom-dark: #000000;
JSON
{
"hex": "#fbdbce",
"rgb": {
"r": 251,
"g": 219,
"b": 206
},
"hsl": {
"h": 17.333,
"s": 84.906,
"l": 89.608
},
"oklch": {
"l": 0.91453,
"c": 0.03985,
"h": 43.4
},
"luminance": 0.75628
}Semantic roles & 50–950 ramp
primary
#FBDBCE
secondary
#8CC9E2
accent
#A1E104
background
#FFFEFE
surface
#FFFCFC
border
#D7D5D5
text
#171515
muted
#858484